downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

HaruDoc::setPageMode> <HaruDoc::setOpenAction
[edit] Last updated: Fri, 17 May 2013

view this page in

HaruDoc::setPageLayout

(PECL haru >= 0.0.1)

HaruDoc::setPageLayoutSet how pages should be displayed

Descrierea

bool HaruDoc::setPageLayout ( int $layout )

Defines how pages should be displayed.

Parametri

layout

The following values are accepted:

  • HaruDoc::PAGE_LAYOUT_SINGLE - only one page is displayed.
  • HaruDoc::PAGE_LAYOUT_ONE_COLUMN - display the pages in one column.
  • HaruDoc::PAGE_LAYOUT_TWO_COLUMN_LEFT - display pages in two columns, first page left.
  • HaruDoc::PAGE_LAYOUT_TWO_COLUMN_RIGHT - display pages in two columns, first page right.

Valorile întoarse

Returns TRUE on success.

Erori/Excepții

Emite un HaruException în caz de eroare.

Vedeți de asemenea



add a note add a note User Contributed Notes HaruDoc::setPageLayout - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites