|
Moodle APIs
3.8
Moodle 3.8.6 (Build: 20201109)
|
Public Member Functions | |
| on_save () | |
| saveTo ($fname) | |
| set_content ($value) | |
| set_intro ($value) | |
| set_title ($value) | |
Protected Member Functions | |
| on_create () | |
Protected Attributes | |
| $ccnamespaces = array('xmlns' => 'http://www.w3.org/1999/xhtml') | |
| $ccnsnames = array() | |
| $content = null | |
| $intro = null | |
| DOMElement | $root = null |
| Root element. | |
| $rootname = 'html' | |
| $rootns = 'xmlns' | |
| $title = null | |