PHP Doku:: Create new HaruAnnotation instance - function.harupage-createlinkannotation.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzNon-Text MIME-AusgabenHaru PDFThe HaruPage classHaruPage::createLinkAnnotation

Ein Service von Reinhard Neidl - Webprogrammierung.

The HaruPage class

<<HaruPage::createDestination

HaruPage::createTextAnnotation>>

HaruPage::createLinkAnnotation

(PECL haru >= 0.0.1)

HaruPage::createLinkAnnotationCreate new HaruAnnotation instance

Beschreibung

object HaruPage::createLinkAnnotation ( array $rectangle , object $destination )

Creates a new HaruAnnotation instance.

Parameter-Liste

rectangle

An array with 4 coordinates of the clickable area.

destination

Valid HaruDestination instance.

Rückgabewerte

Returns a new HaruAnnotation instance.

Fehler/Exceptions

Throws a HaruException on error.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)