HaruOutline::setOpened

(PECL haru >= 0.0.1)
Set the initial state of the outline
bool HaruOutline::setOpened ( bool $opened )

Defines whether this node is opened or not when the outline is displayed for the first time.

Parameters:
opened

TRUE means open, FALSE - closed.

Returns:

Returns TRUE on success.

Exception:

Throws a HaruException on error.

doc_php
2016-02-24 16:03:34
Comments
Leave a Comment

Please login to continue.