Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18236 программистов и 1680 роботов. Сейчас ищет 701 программист ...
HaruDoc::getCurrentEncoder - Get HaruEncoder currently used in the document
Вернуться к: HaruDoc
HaruDoc::getCurrentEncoder
(PECL haru >= 0.0.1)
HaruDoc::getCurrentEncoder — Get HaruEncoder currently used in the document
Описание
object HaruDoc::getCurrentEncoder
( void
)
Get the HaruEncoder currently used in the document.
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns HaruEncoder currently used in the document
or FALSE
if encoder is not set.
Ошибки
Вызывает исключение HaruException при ошибке.
Вернуться к: HaruDoc