XOOPS  2.6.0
Xoops\Form\ContainerInterface Interface Reference
Inheritance diagram for Xoops\Form\ContainerInterface:
Inheritance graph

Public Member Functions

 getElements ($recurse=false)
 
 getRequired ()
 

Detailed Description

Definition at line 25 of file ContainerInterface.php.

Member Function Documentation

Xoops\Form\ContainerInterface::getElements (   $recurse = false)

getElements - get an array of forms elements

Parameters
boolean$recursetrue to get elements recursively
Returns
array of Xoops

Implemented in Xoops\Form\Form, and Xoops\Form\ElementTray.

Xoops\Form\ContainerInterface::getRequired ( )

getRequired - get an array of required form elements

Returns
array array of Xoops

Implemented in Xoops\Form\Form, and Xoops\Form\ElementTray.


The documentation for this interface was generated from the following file: