©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
(PECL haru >= 0.0.1)
HaruOutline::setOpened — Set the initial state of the outline
$opened
)Defines whether this node is opened or not when the outline is displayed for the first time.
opened
TRUE
means open, FALSE
- closed.
Returns TRUE
on success.
发生错误时抛出 HaruException 异常。