PHP Dokumentation: Function harudoc-output
12. Januar 2010 von werner
HaruDoc::output
(PECL haru >= 0.0.1)
HaruDoc::output — Write the document data to the output buffer
Beschreibung
bool HaruDoc::output ( void )
Writes the document data into standard output.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
Returns TRUE on success.
Fehler/Exceptions
Throws a HaruException on error.
Siehe auch
- HaruDoc::save – Save the document into the specified file