EO_Booking_Form_Elements_View
Pro
Class for displaying a collection of field elements
The class doesn't use any templates: it iterates over the elements and creates views
for each (EO_Booking_Form_Element_View), and renders method itside the views 'wrapper'
with appropriate error classes (where appropriate) applied.
Methods
public |
#
__construct( $elements )
Constructs and initialises the form
|
public |
#
render( )
Loops over the forms elements and renders the element's view
|
Properties
Hooks