Extension [ extension #124 rrd version 2.0.3 ] { - Functions { Function [ function rrd_update ] { - Parameters [2] { Parameter #0 [ $file ] Parameter #1 [ $options ] } } Function [ function rrd_create ] { - Parameters [2] { Parameter #0 [ $filename ] Parameter #1 [ $options ] } } Function [ function rrd_graph ] { - Parameters [2] { Parameter #0 [ $file ] Parameter #1 [ $options ] } } Function [ function rrd_error ] { - Parameters [0] { } } Function [ function rrd_fetch ] { - Parameters [2] { Parameter #0 [ $file ] Parameter #1 [ $options ] } } Function [ function rrd_first ] { - Parameters [2] { Parameter #0 [ $file ] Parameter #1 [ $raaindex = ] } } Function [ function rrd_info ] { - Parameters [1] { Parameter #0 [ $file ] } } Function [ function rrd_last ] { - Parameters [1] { Parameter #0 [ $file ] } } Function [ function rrd_lastupdate ] { - Parameters [1] { Parameter #0 [ $file ] } } Function [ function rrd_restore ] { - Parameters [3] { Parameter #0 [ $xml_file ] Parameter #1 [ $rrd_file ] Parameter #2 [ $options = ] } } Function [ function rrd_tune ] { - Parameters [2] { Parameter #0 [ $file ] Parameter #1 [ $options ] } } Function [ function rrd_xport ] { - Parameters [1] { Parameter #0 [ $options ] } } Function [ function rrdc_disconnect ] { - Parameters [0] { } } Function [ function rrd_version ] { - Parameters [0] { } } } - Classes [3] { Class [ class RRDGraph ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [4] { Method [ public method __construct ] { - Parameters [1] { Parameter #0 [ $path ] } } Method [ public method save ] { - Parameters [0] { } } Method [ public method saveVerbose ] { - Parameters [0] { } } Method [ public method setOptions ] { - Parameters [1] { Parameter #0 [ $options ] } } } } Class [ class RRDCreator ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [4] { Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ $path ] Parameter #1 [ $startTime = ] Parameter #2 [ $step = ] } } Method [ public method save ] { - Parameters [0] { } } Method [ public method addDataSource ] { - Parameters [1] { Parameter #0 [ $description ] } } Method [ public method addArchive ] { - Parameters [1] { Parameter #0 [ $description ] } } } } Class [ class RRDUpdater ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [2] { Method [ public method __construct ] { - Parameters [1] { Parameter #0 [ $path ] } } Method [ public method update ] { - Parameters [2] { Parameter #0 [ $values ] Parameter #1 [ $time = ] } } } } } }