Settings class for format_singleactivity
Copyright: | 2013 Marina Glancy |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 52 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 1 time |
Includes or requires: | 0 files |
format_singleactivity_admin_setting_activitytype:: (1 method):
load_choices()
Class: format_singleactivity_admin_setting_activitytype - X-Ref
Admin settings class for the format singleactivity activitytype choiceload_choices() X-Ref |
This function may be used in ancestors for lazy loading of choices Override this method if loading of choices is expensive, such as when it requires multiple db requests. return: bool true if loaded, false if error |