base_widget Class Reference

A widget really only does two things: it can print itself, and parse the resulting input data (and validate it, if applicable). More...

Inheritance diagram for base_widget:
actionurl_widget bool_widget checkbox_widget enable_access_widget hidden_widget int_widget norender_widget password_widget pnp_page_use_regex_widget radio_widget select_widget string_widget

Public Member Functions

 render ($obj, $token, $value)
 Print widget.

Static Public Member Functions

static validate ($obj, $token, $value)
 Validate and return widget's value.

Detailed Description

A widget really only does two things: it can print itself, and parse the resulting input data (and validate it, if applicable).


The documentation for this class was generated from the following file:
 All Data Structures Functions Variables

Generated on 22 Nov 2012 for nacoma by  doxygen 1.6.1