PHP Dokumentation: Function harudoc-getcurrentencoder
12. Januar 2010 von werner
HaruDoc::getCurrentEncoder
(PECL haru >= 0.0.1)
HaruDoc::getCurrentEncoder — Get HaruEncoder currently used in the document
Beschreibung
object HaruDoc::getCurrentEncoder ( void )
Get the HaruEncoder currently used in the document.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
Returns HaruEncoder currently used in the document or FALSE if encoder is not set.
Fehler/Exceptions
Throws a HaruException on error.
Siehe auch
- HaruDoc::setCurrentEncoder – Set the current encoder for the document