Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16084 программиста и 1771 робот. Сейчас ищут 1832 программиста ...
HaruPage::setMiterLimit - Set the current value of the miter limit of the page
Вернуться к: HaruPage
HaruPage::setMiterLimit
(PECL haru >= 0.0.1)
HaruPage::setMiterLimit — Set the current value of the miter limit of the page
Описание
bool HaruPage::setMiterLimit
( float
$limit
)Set the current value of the miter limit of the page.
Список параметров
-
limit
-
Defines the current value of the miter limit of the page.
Возвращаемые значения
Returns TRUE
on success.
Ошибки
Вызывает исключение HaruException при ошибке.
Вернуться к: HaruPage