Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетил 16131 программист и 1779 роботов. Сейчас ищут 1417 программистов ...
HaruOutline::setDestination - Set the destination for the outline
Вернуться к: HaruOutline
HaruOutline::setDestination
(PECL haru >= 0.0.1)
HaruOutline::setDestination — Set the destination for the outline
Описание
bool HaruOutline::setDestination
( object
$destination
)Sets a destination object which becomes a target to jump to when the outline is clicked.
Возвращаемые значения
Returns TRUE
on success.
Ошибки
Вызывает исключение HaruException при ошибке.
Вернуться к: HaruOutline