Element index for package Setting

[ a ] [ g ] [ i ] [ r ] [ s ] [ _ ]



'_'

__construct
in file Setting.class.php, method Gumbo_Setting::__construct()
    Constructor
top



'a'

add
in file Setting.class.php, method Gumbo_Setting::add()
    Adds a pair value to the setting
addSetting
in file Settings.class.php, method Gumbo_Interface_Settings::addSetting()
    Adds a setting, overwriting the original setting if exists
top



'g'

getSetting
in file Settings.class.php, method Gumbo_Interface_Settings::getSetting()
    Returns a single Setting object based on the key
getSettings
in file Settings.class.php, method Gumbo_Interface_Settings::getSettings()
    Returns the list of all Settings
Gumbo_Interface_Setting
in file Setting.class.php, class Gumbo_Interface_Setting
    Setting Interface
Gumbo_Interface_Settings
in file Settings.class.php, class Gumbo_Interface_Settings
    Settings Interface
Gumbo_Setting
in file Setting.class.php, class Gumbo_Setting
    Setting Class
top



'i'

isSetting
in file Settings.class.php, method Gumbo_Interface_Settings::isSetting()
    Returns if a Setting exists
top



'r'

removeSetting
in file Settings.class.php, method Gumbo_Interface_Settings::removeSetting()
    Removes a Setting
removeValue
in file Setting.class.php, method Gumbo_Setting::removeValue()
    Removes a value from the List (not used)
resetSettings
in file Settings.class.php, method Gumbo_Interface_Settings::resetSettings()
    Resets all Settings
top



's'

Setting.class.php
procedural page Setting.class.php
Settings.class.php
procedural page Settings.class.php
set
in file Setting.class.php, method Gumbo_Interface_Setting::set()
    Sets the setting values by defining a key=>val pair, or by sending an associative array
set
in file Setting.class.php, method Gumbo_Setting::set()
    Sets the setting values
Setting.class.php
procedural page Setting.class.php
top