Class handles conditional availability information for a section.
Copyright: | 2014 The Open University |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 82 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
info_section:: (6 methods):
__construct()
get_thing_name()
get_context()
get_view_hidden_capability()
set_in_database()
get_section()
Class: info_section - X-Ref
Class handles conditional availability information for a section.__construct(\section_info $section) X-Ref |
Constructs with item details. param: \section_info $section Section object |
get_thing_name() X-Ref |
No description |
get_context() X-Ref |
No description |
get_view_hidden_capability() X-Ref |
No description |
set_in_database($availability) X-Ref |
No description |
get_section() X-Ref |
Gets the section object. Intended for use by conditions. return: \section_info Section |