PHP Velho Oeste 2024

HaruPage::getCurrentPos

(PECL haru >= 0.0.1)

HaruPage::getCurrentPosRécupère la position courante pour l'affichage

Description

HaruPage::getCurrentPos ( void ) : array

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

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

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

Erreurs / Exceptions

Émet une exception HaruException en cas d'erreur.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top