Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes | List of all members
forum11_resurce_file Class Reference
Inheritance diagram for forum11_resurce_file:
forum1_resurce_file general_cc_file

Public Member Functions

 set_attachments (array $attachments)
 
 set_text ($text, $type='text/plain')
 
 set_title ($title)
 

Public Attributes

const deafultname = 'discussion.xml'
 

Protected Member Functions

 on_create ()
 
 on_save ()
 

Protected Attributes

 $attachments = array()
 
 $ccnamespaces
 
 $ccnsnames = array('dt' => 'http://www.imsglobal.org/profile/cc/ccv1p1/ccv1p1_imsdt_v1p1.xsd')
 
DOMElement $root = null
 Root element.
 
 $rootname = 'topic'
 
 $rootns = 'dt'
 
 $text = null
 
 $text_type = 'text/plain'
 
 $title = null
 

Member Data Documentation

◆ $ccnamespaces

forum11_resurce_file::$ccnamespaces
protected
Initial value:
= array('dt' => 'http://www.imsglobal.org/xsd/imsccv1p1/imsdt_v1p1',
'xsi' => 'http://www.w3.org/2001/XMLSchema-instance')

The documentation for this class was generated from the following file: