HTML_QuickForm_Renderer_Array::toArray()
HTML_QuickForm_Renderer_Array::toArray() -- Returns the resultant array
概要
require_once 'HTML/QuickForm/Renderer/Array.php'; |
array HTML_QuickForm_Renderer_Array::toArray (void)
説明
Returns an array representation of the form built by the renderer.
例外・エラー
throws no exceptions thrown
注意
この関数は、スタティックにコールする
ことはできません。