PHP Velho Oeste 2024

HaruDoc::getCurrentEncoder

(PECL haru >= 0.0.1)

HaruDoc::getCurrentEncoderGet HaruEncoder currently used in the document

Описание

HaruDoc::getCurrentEncoder ( void ) : object

Get the HaruEncoder currently used in the document.

Список параметров

У этой функции нет параметров.

Возвращаемые значения

Returns HaruEncoder currently used in the document or FALSE if encoder is not set.

Ошибки

Вызывает исключение HaruException при ошибке.

Смотрите также

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top