Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17690 программистов и 1735 роботов. Сейчас ищут 1330 программистов ...
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