Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18565 программистов и 1740 роботов. Сейчас ищут 1303 программиста ...
HaruDestination::setFitH - Set the appearance of the page to fit the window width
Вернуться к: HaruDestination
HaruDestination::setFitH
(PECL haru >= 0.0.1)
HaruDestination::setFitH — Set the appearance of the page to fit the window width
Описание
bool HaruDestination::setFitH
( float
$top
)
Defines the appearance of the page to fit the window width and sets the top
position of the page to the value of top
.
Список параметров
-
top
-
The top position of the page.
Возвращаемые значения
Returns TRUE
on success.
Ошибки
Вызывает исключение HaruException при ошибке.
Вернуться к: HaruDestination