HaruOutline::setDestination

(no version information, might be only in CVS)

HaruOutline::setDestination -- Set the destination for the outline

Descrição

bool HaruOutline::setDestination ( object destination )

Sets a destination object which becomes a target to jump to when the outline is clicked.

Parâmetros

destination

A valid HaruDestination instance.

Valores de retornado

Returns TRUE on success.

Erros/Excessões

Throws HaruException on error.