| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
Defines backup_setting class
| Copyright: | 2010 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com} |
| License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
| File Size: | 122 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 3 times |
| Includes or requires: | 0 files |
backup_setting_exception:: (0 methods):
| __construct($name, $vtype, $value = null, $visibility = self::VISIBLE, $status = self::NOT_LOCKED) X-Ref |
| {@inheritdoc} |
| get_level() X-Ref |
return: int Level of the setting, eg {@link self::ROOT_LEVEL} |
| make_ui($type, $label, array $attributes = null, array $options = null) X-Ref |
| Creates and sets a user interface for this setting given appropriate arguments param: int $type param: string $label param: array $attributes param: array $options |
| add_dependency(base_setting $dependentsetting, $type=setting_dependency::DISABLED_VALUE, $options=array() X-Ref |
| No description |
| calculate_checksum() X-Ref |
| No description |
| is_checksum_correct($checksum) X-Ref |
| No description |
| Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |