Class ThemeConfigHandler

Description

Base config handler. Config handlers are used for typecasting and rendering controls that represent single config options

  • version: 1.0

Located in /application/models/config_handlers/complex/ThemeConfigHandler.class.php (line 3)

ConfigHandler
   |
   --ThemeConfigHandler
Method Summary
string render (string $control_name)
Methods
Constructor __construct (line 18)

Constructor

ThemeConfigHandler __construct (void 0)
  • void 0
render (line 42)

Render form control

string render (string $control_name)
  • string $control_name

Redefinition of:
ConfigHandler::render()
Render form control

Inherited Methods

Inherited From ConfigHandler

ConfigHandler::getConfigOption()
ConfigHandler::getRawValue()
ConfigHandler::getValue()
ConfigHandler::phpToRaw()
ConfigHandler::rawToPhp()
ConfigHandler::render()
ConfigHandler::setConfigOption()
ConfigHandler::setRawValue()
ConfigHandler::setValue()

Documentation generated on Wed, 23 Jan 2008 01:59:45 +0000 by phpDocumentor 1.4.0