说明
HaruDoc::createOutline
( string
$title
[, object $parent_outline
[, object $encoder
]] ) : objectCreate a HaruOutline instance.
参数
-
title
-
The caption of new outline object.
-
parent_outline
-
A valid HaruOutline instance or
NULL
. -
encoder
-
A valid HaruEncoder instance or
NULL
.
返回值
Returns a new HaruOutline instance.
错误/异常
发生错误时抛出 HaruException 异常。

User Contributed Notes
There are no user contributed notes for this page.
备份地址:http://www.lvesu.com/blog/php/harudoc.createoutline.php