Moodle  2.2.1
http://www.collinsharper.com
assesment1_resurce_file Class Reference
Inheritance diagram for assesment1_resurce_file:
Collaboration diagram for assesment1_resurce_file:

Public Member Functions

 set_metadata (cc_assesment_metadata $object)
 set_rubric (cc_assesment_rubric_base $object)
 set_presentation_material (cc_assesment_presentation_material_base $object)
 set_section (cc_assesment_section $object)
 set_title ($value)

Data Fields

const deafultname = 'assesment.xml'

Protected Member Functions

 on_save ()

Protected Attributes

 $rootns = 'xmlns'
 $rootname = cc_qti_tags::questestinterop
 $ccnamespaces
 $ccnsnames = array('xmlns' => 'http://www.imsglobal.org/profile/cc/ccv1p0/derived_schema/domainProfile_4/ims_qtiasiv1p2_localised.xsd')
 $assessment_title = 'Untitled'
 $metadata = null
 $rubric = null
 $presentation_material = null
 $section = null

Detailed Description

Definition at line 1775 of file cc_asssesment.php.


Member Function Documentation

on_save ( ) [protected]

Reimplemented from XMLGenericDocument.

Definition at line 1827 of file cc_asssesment.php.

Here is the call graph for this function:

Definition at line 1807 of file cc_asssesment.php.

Definition at line 1811 of file cc_asssesment.php.

Definition at line 1819 of file cc_asssesment.php.

set_title ( value)

Definition at line 1823 of file cc_asssesment.php.

Here is the call graph for this function:


Field Documentation

$assessment_title = 'Untitled' [protected]

Definition at line 1787 of file cc_asssesment.php.

$ccnamespaces [protected]
Initial value:
 array('xmlns' => 'http://www.imsglobal.org/xsd/ims_qtiasiv1p2',
                                    'xsi'   => 'http://www.w3.org/2001/XMLSchema-instance')

Reimplemented from general_cc_file.

Definition at line 1780 of file cc_asssesment.php.

$ccnsnames = array('xmlns' => 'http://www.imsglobal.org/profile/cc/ccv1p0/derived_schema/domainProfile_4/ims_qtiasiv1p2_localised.xsd') [protected]

Reimplemented from general_cc_file.

Reimplemented in assesment11_resurce_file.

Definition at line 1782 of file cc_asssesment.php.

$metadata = null [protected]

Definition at line 1791 of file cc_asssesment.php.

$presentation_material = null [protected]

Definition at line 1800 of file cc_asssesment.php.

$rootname = cc_qti_tags::questestinterop [protected]

Reimplemented from general_cc_file.

Definition at line 1779 of file cc_asssesment.php.

$rootns = 'xmlns' [protected]

Reimplemented from general_cc_file.

Definition at line 1778 of file cc_asssesment.php.

$rubric = null [protected]

Definition at line 1795 of file cc_asssesment.php.

$section = null [protected]

Definition at line 1805 of file cc_asssesment.php.

const deafultname = 'assesment.xml'

Definition at line 1776 of file cc_asssesment.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations