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

search for in the

HaruDoc::setPageMode> <HaruDoc::setOpenAction
Last updated: Fri, 18 Jul 2008

view this page in

HaruDoc::setPageLayout

(PECL haru:0.0.1)

HaruDoc::setPageLayout — Set how pages should be displayed

Descrizione

bool HaruDoc::setPageLayout ( int $layout )

Defines how pages should be displayed.

Elenco dei 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.

Valori restituiti

Returns TRUE on success.

Errori/Eccezioni

Throws HaruException on error.

Vedere anche:



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

HaruDoc::setPageMode> <HaruDoc::setOpenAction
Last updated: Fri, 18 Jul 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites