\Neuron\SettingSettingManager

Summary

Methods
Properties
Constants
__construct()
getSource()
setSource()
get()
set()
getSectionNames()
getSectionSettingNames()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$_Source
N/A

Properties

$_Source

$_Source

Methods

getSource()

getSource() : mixed

Returns

mixed

get()

get(mixed $sSection, mixed $sName) : mixed

Parameters

mixed $sSection
mixed $sName

Returns

mixed

set()

set(mixed $sSection, mixed $sName, mixed $sValue)

Parameters

mixed $sSection
mixed $sName
mixed $sValue

getSectionNames()

getSectionNames() : mixed

Returns

mixed

getSectionSettingNames()

getSectionSettingNames(mixed $sSection) : mixed

Parameters

mixed $sSection

Returns

mixed