HaruPage
PHP Manual

HaruPage::getCurrentTextPos

(PECL haru >= 0.0.1)

HaruPage::getCurrentTextPosRécupère la position courante pour l'affichage du texte

Description

array HaruPage::getCurrentTextPos ( void )

Récupère la position courante pour l'affichage du texte.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Retourne la position courante pour l'affichage du texte, sous la forme d'un tableau de deux éléments - "x" et "y".

Erreurs / Exceptions

Émet une exception HaruException en cas d'erreur.


HaruPage
PHP Manual