« RRDCreator::save
RRDGraph::__construct »
PHP Manual
RRD
RRDGraph クラス
RRDGraph クラス
(PECL rrd >= 0.9.0)
はじめに
RRD データベースから画像ファイルにデータをエクスポートするクラス
クラス概要
class
RRDGraph
{
/* メソッド */
public
__construct
(
string
$path
)
public
save
():
array
public
saveVerbose
():
array
public
setOptions
(
array
$options
):
void
}
目次
RRDGraph::__construct
— Creates new RRDGraph instance
RRDGraph::save
— Saves the result of query into image
RRDGraph::saveVerbose
— Saves the RRD database query into image and returns the verbose information about generated graph
RRDGraph::setOptions
— Sets the options for rrd graph export
関連キーワード:
RRDGraph
,
クラス
,
public
,
array
,
save
,
construct
,
RRD
,
graph
,
into
,
query