| [ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
Element that just generates some text.
| Copyright: | 2014 Moodle Pty Ltd (http://moodle.com) |
| License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
| File Size: | 59 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
empty_element:: (2 methods):
__construct()
html()
Class: empty_element - X-Ref
Element that just generates some text.| __construct($msg = null) X-Ref |
| Constructor param: string $msg The text |
| html() X-Ref |
| Generate the html (simple case) return: string HTML |
| Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |