HaruPage
PHP Manual

HaruPage::showText

(PECL haru >= 0.0.1)

HaruPage::showTextImprime el texto en la posición actual de la página

Descripción

bool HaruPage::showText ( string $text )

Imprime el texto en la posición actual de la página.

Parámetros

text

The text to show.

Valores devueltos

Devuelve TRUE en éxito.

Errores/Excepciones

Lanza una HaruException cuando se produce un error.

Ver también


HaruPage
PHP Manual