| [ Index ] |
PHP Cross Reference of Unnamed Project |
[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: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |