HTML_QuickForm_Renderer_Array::toArray()
HTML_QuickForm_Renderer_Array::toArray() – Returns the resultant array
Synopsis
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
throws no exceptions thrown
Замечание
This function can not be called statically.