The configurator class is simply a descendant class of configuration which sets the parent class into 'autoconfigure' mode. In this mode the forms have buttons supplied, and the instantiation of the class automatically processes form POSTs.
Located in /configuration-defs.php (line 638)
RenderableObject | --configuration | --configurator
Inherited from configuration
configuration::$autoconfigurate
configuration::$config_id
configuration::$config_name
configuration::$db_configuration_exists
configuration::$db_config_exists
configuration::$fields
configuration::$fieldschanged
configuration::$form_mode
configuration::$set
configuration::$setchanged
Constructor
Create a new configurator object.
Inherited From configuration
configuration::configuration()
configuration::delete()
configuration::field_count()
configuration::field_create()
configuration::field_exists()
configuration::field_remove()
configuration::get()
configuration::html()
configuration::put()
configuration::set_value()
configuration::value()
Inherited From RenderableObject
RenderableObject::RenderableObject()
RenderableObject::html()
RenderableObject::render()
RenderableObject::wml()
RenderableObject::wmlup()
RenderableObject::xml()
Documentation generated by phpDocumentor 1.3.0RC3