downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

HaruAnnotation::setIcon> <HaruAnnotation::setBorderStyle
Last updated: Fri, 14 Aug 2009

view this page in

HaruAnnotation::setHighlightMode

(PECL haru >= 0.0.1)

HaruAnnotation::setHighlightModeDéfinit le mode de mise en évidence de l'annotation

Description

bool HaruAnnotation::setHighlightMode ( int $mode )

Définit l'apparence de l'annotation lorsqu'elle est cliquée. Cette fonction ne doit être utilisée qu'avec les liens des annotations.

Liste de paramètres

mode

Le mode de mise en évidence de l'annotation. Ne peut prendre que ces valeurs :

  • HaruAnnotation::NO_HIGHLIGHT - aucune mise en évidence.
  • HaruAnnotation::INVERT_BOX - inverse le contenu de l'annotation.
  • HaruAnnotation::INVERT_BORDER - inverse la bordure de l'annotation.
  • HaruAnnotation::DOWN_APPEARANCE - bosseler l'annotation

Valeurs de retour

Retourne TRUE en cas de succès.

Erreurs / Exceptions

Émet une exception HaruException en cas d'erreur.



add a note add a note User Contributed Notes
HaruAnnotation::setHighlightMode
There are no user contributed notes for this page.

HaruAnnotation::setIcon> <HaruAnnotation::setBorderStyle
Last updated: Fri, 14 Aug 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites