Class Configuration
Provide a standard mechanism for a runtime registry for key/value pairs, useful for attributes and parameters.
- ArrayObject implements IteratorAggregate, Traversable, ArrayAccess, Serializable, Countable
- Xoops\Core\Text\Sanitizer\ConfigurationAbstract implements Xoops\Core\AttributeInterface
- Xoops\Core\Text\Sanitizer\Configuration
Namespace: Xoops\Core\Text\Sanitizer
Package: Xoops\Core\Text
Category: Sanitizer
Copyright: 2013-2015 XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Richard Griffith richard@geekwright.com
Link: http://xoops.org
Located at oops_lib/Xoops/Core/Text/Sanitizer/Configuration.php
Package: Xoops\Core\Text
Category: Sanitizer
Copyright: 2013-2015 XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Richard Griffith richard@geekwright.com
Link: http://xoops.org
Located at oops_lib/Xoops/Core/Text/Sanitizer/Configuration.php
public
|
|
protected
array
|
|
protected
|
#
saveSanitizerPrefrences( array $sanitizerPrefs )
saveSanitizerPreferences - record array of sanitizer preferences in config file |
clear(),
get(),
getAll(),
getAllLike(),
getNames(),
has(),
remove(),
set(),
setAll(),
setArrayItem(),
setMerge()
|
append(),
asort(),
count(),
exchangeArray(),
getArrayCopy(),
getFlags(),
getIterator(),
getIteratorClass(),
ksort(),
natcasesort(),
natsort(),
offsetExists(),
offsetGet(),
offsetSet(),
offsetUnset(),
serialize(),
setFlags(),
setIteratorClass(),
uasort(),
uksort(),
unserialize()
|
ARRAY_AS_PROPS,
STD_PROP_LIST
|