KRISTOFFER BOHMANN
[BETA]
Forside
Om KB
Kompetencer
Referencer
Home
>
PHP
>
Function
>
>
HaruOutline::setDestination()
HaruOutline::setDestination()
HaruOutline::setDestination - Set the destination for the outline
Syntax
bool
HaruOutline::setDestination
(
object
$destination)
Arguments
destination - A valid HaruDestinationinstance.
Description
Sets a destination object which becomes a target to jump to when the outline is clicked.
Version
PHP PECL haru >= 0.0.1
Return value
Returns TRUE on success.