Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
HaruDoc::createOutline
(no version information, might be only in CVS)
HaruDoc::createOutline -- Create a HaruOutline instancePopis
object HaruDoc::createOutline ( string title [, object parent_outline [, object encoder]] )Creates and returns new HaruOutline instance.
Seznam parametrů
title
The caption of new outline object.
parent_outline
A valid HaruOutline instance or NULL.
encoder
A valid HaruEncoder instance or NULL.
PÅ™edcházejÃcà | Domů | Dalšà |
HaruDoc::__construct | Nahoru |