Moodle  2.2.1
http://www.collinsharper.com
cc_metadata_rights Class Reference

Public Member Functions

 set_copyright ($copy)
 set_description ($des, $language)
 set_cost ($cost)

Data Fields

 $copyright = array()
 $description = array()
 $cost = array()

Detailed Description

Metadata Rights Type

Definition at line 162 of file cc_metadata.php.


Member Function Documentation

set_copyright ( copy)

Definition at line 168 of file cc_metadata.php.

set_cost ( cost)

Definition at line 174 of file cc_metadata.php.

set_description ( des,
language 
)

Definition at line 171 of file cc_metadata.php.


Field Documentation

$copyright = array()

Definition at line 164 of file cc_metadata.php.

$cost = array()

Definition at line 166 of file cc_metadata.php.

Definition at line 165 of file cc_metadata.php.


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