| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
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: | 78 lines (2 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 |
| Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |