HaruDoc::insertPage
(PECL haru:0.0.1)
HaruDoc::insertPage — Insert new page just before the specified page
Descrizione
object HaruDoc::insertPage
( object $page
)
Creates a new page and inserts just before the specified page.
Elenco dei parametri
- page
-
A valid HaruPage instance.
Valori restituiti
Returns a new HaruPage instance.
Errori/Eccezioni
Throws HaruException on error.
HaruDoc::insertPage
There are no user contributed notes for this page.
