Differences Between: [Versions 310 and 402] [Versions 311 and 402] [Versions 39 and 402] [Versions 400 and 402] [Versions 401 and 402]
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: | 62 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(?string $msg = null) X-Ref |
Constructor param: string|null $msg The text |
html() X-Ref |
Generate the html (simple case) return: string HTML |