php-doc-en/reference/rrd/versions.xml
Miroslav Kubelik bb2880139b rrd - rrd_version func entry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316250 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-06 11:56:10 +00:00

54 lines
2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!--
Do NOT translate this file
-->
<versions>
<!-- Functions -->
<function name='rrd_update' from='PECL rrd &gt;= 0.9.0'/>
<function name='rrd_create' from='PECL rrd &gt;= 0.9.0'/>
<function name='rrd_graph' from='PECL rrd &gt;= 0.9.0'/>
<function name='rrd_error' from='PECL rrd &gt;= 0.9.0'/>
<function name='rrd_fetch' from='PECL rrd &gt;= 0.9.0'/>
<function name='rrd_first' from='PECL rrd &gt;= 0.9.0'/>
<function name='rrd_info' from='PECL rrd &gt;= 0.9.0'/>
<function name='rrd_last' from='PECL rrd &gt;= 0.9.0'/>
<function name='rrd_lastupdate' from='PECL rrd &gt;= 0.9.0'/>
<function name='rrd_restore' from='PECL rrd &gt;= 0.9.0'/>
<function name='rrd_tune' from='PECL rrd &gt;= 0.9.0'/>
<function name='rrd_xport' from='PECL rrd &gt;= 0.9.0'/>
<function name='rrd_version' from='PECL rrd &gt;= 1.0.0'/>
<!-- Methods -->
<function name='rrdgraph::__construct' from='PECL rrd &gt;= 0.9.0'/>
<function name='rrdgraph::save' from='PECL rrd &gt;= 0.9.0'/>
<function name='rrdgraph::saveverbose' from='PECL rrd &gt;= 0.9.0'/>
<function name='rrdgraph::setoptions' from='PECL rrd &gt;= 0.9.0'/>
<function name='rrdcreator::__construct' from='PECL rrd &gt;= 0.9.0'/>
<function name='rrdcreator::save' from='PECL rrd &gt;= 0.9.0'/>
<function name='rrdcreator::adddatasource' from='PECL rrd &gt;= 0.9.0'/>
<function name='rrdcreator::addarchive' from='PECL rrd &gt;= 0.9.0'/>
<function name='rrdupdater::__construct' from='PECL rrd &gt;= 0.9.0'/>
<function name='rrdupdater::update' from='PECL rrd &gt;= 0.9.0'/>
</versions>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->