PHP Velho Oeste 2024

HaruDoc::insertPage

(PECL haru >= 0.0.1)

HaruDoc::insertPageInsert new page just before the specified page

Beschreibung

HaruDoc::insertPage ( object $page ) : object

Creates a new page and inserts just before the specified page.

Parameter-Liste

page

A valid HaruPage instance.

Rückgabewerte

Returns a new HaruPage instance.

Fehler/Exceptions

Wirft eine HaruException bei Fehlern.

Siehe auch

add a note add a note

User Contributed Notes

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