Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes | List of all members
forum1_resurce_file Class Reference
Inheritance diagram for forum1_resurce_file:
general_cc_file forum11_resurce_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/ccv1p0/derived_schema/domainProfile_6/imsdt_v1p0_localised.xsd')
 
DOMElement $root = null
 Root element.
 
 $rootname = 'dt:topic'
 
 $rootns = 'dt'
 
 $text = null
 
 $text_type = 'text/plain'
 
 $title = null
 

Member Data Documentation

◆ $ccnamespaces

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

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