HaruAnnotation::setOpened
(PECL haru >= 0.0.1)
HaruAnnotation::setOpened — Set the initial state of the annotation
Описание
bool HaruAnnotation::setOpened
( bool $opened
)
Список параметров
-
opened
-
TRUE means the annotation is initially displayed open, FALSE -
means it's closed.
Возвращаемые значения
Returns TRUE on success.