mirror of
https://github.com/php/doc-en.git
synced 2026-03-24 15:52:15 +01:00
RRDGraph enhancement
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<methodparam><type>string</type><parameter>path</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
Creates new RRDGraph instance. This instance is responsible for rendering
|
||||
Creates new <classname>RRDGraph</classname> instance. This instance is responsible for rendering
|
||||
the result of RRD database query into image.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
@@ -27,8 +27,7 @@
|
||||
<refsect1 role="returnvalues">
|
||||
&reftitle.returnvalues;
|
||||
<para>
|
||||
Array with information about generated image is returned, &false; if error
|
||||
occurs.
|
||||
Returns array with information about generated image,&return.falseforfailure;.
|
||||
</para>
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
||||
@@ -30,8 +30,7 @@
|
||||
<refsect1 role="returnvalues">
|
||||
&reftitle.returnvalues;
|
||||
<para>
|
||||
Array with detailed information about generated image is returned, optionally
|
||||
with image data, &false; if error occurs.
|
||||
Returns array with detailed information about generated image,&return.falseforfailure;.
|
||||
</para>
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
||||
Reference in New Issue
Block a user