HaruDoc::insertPage

(PECL haru >= 0.0.1)

HaruDoc::insertPageInsert new page just before the specified page

Opis

HaruDoc::insertPage ( object $page ) : object

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

Parametry

page

A valid HaruPage instance.

Zwracane wartości

Returns a new HaruPage instance.

Błędy/Wyjątki

Zgłasza wyjątek HaruException gdy wystąpi błąd.

Zobacz też:

add a note add a note

User Contributed Notes

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