|
PHP5中文手册
HaruAnnotation::setOpened(PECL haru:0.0.1) HaruAnnotation::setOpened — Set the initial state of the annotation 说明
bool HaruAnnotation::setOpened
( bool $opened
)
Defines whether the annotation is initially displayed open. This function may be used with text annotations only. 参数
返回值Returns TRUE on success. 错误/异常Throws HaruException on error. |