HaruDoc::createOutline
(no version information, might be only in CVS)
HaruDoc::createOutline --
HaruOutline のインスタンスを作成する
説明
object
HaruDoc::createOutline ( string title [, object parent_outline [, object encoder]] )
新しい HaruOutline のインスタンスを作成し、それを返します。
パラメータ
title
新しいアウトラインオブジェクトの見出し。
parent_outline
有効な HaruOutline のインスタンスあるいは NULL。
encoder
有効な HaruEncoder のインスタンスあるいは NULL。
エラー / 例外
エラー時に HaruException をスローします。