|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| __construct ($name, $vtype, $value=null, $visibility=self::VISIBLE, $status=self::NOT_LOCKED) | |
Abstract class containing all the common stuff for section backup settings
TODO: Finish phpdocs
Definition at line 30 of file section_backup_setting.class.php.
| __construct | ( | $ | name, |
| $ | vtype, | ||
| $ | value = null, |
||
| $ | visibility = self::VISIBLE, |
||
| $ | status = self::NOT_LOCKED |
||
| ) |
Reimplemented from backup_setting.
Definition at line 32 of file section_backup_setting.class.php.