Moodle APIs 4.0
Moodle 4.0.11 (Build: 20231009)
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
cc_converter_label Class Reference
Inheritance diagram for cc_converter_label:

Public Member Functions

 __construct (cc_i_item &$item, cc_i_manifest &$manifest, $rootpath, $path)
 ctor
 
 convert ($outdir)
 performs conversion
 

Protected Member Functions

 is_visible ()
 Is the element visible in the course?
 
 store (general_cc_file $doc, $outdir, $title, $deps=null)
 Stores any files that need to be stored.
 

Protected Attributes

string $cc_type = null
 Enter description here ...
 
string $defaultfile = null
 Enter description here ...
 
string $defaultname = null
 Enter description here ...
 
XMLGenericDocument $doc = null
 Document.
 
cc_item $item = null
 Enter description here ...
 
cc_manifest $manifest = null
 Enter description here ...
 
string $path = null
 Enter description here ...
 
string $rootpath = null
 Enter description here ...
 

Constructor & Destructor Documentation

◆ __construct()

cc_converter_label::__construct ( cc_i_item $item,
cc_i_manifest $manifest,
  $rootpath,
  $path 
)

ctor

Parameters
cc_i_item$item
cc_i_manifest$manifest
string$rootpath
string$path
Exceptions
InvalidArgumentException

Reimplemented from cc_converter.

Member Function Documentation

◆ convert()

cc_converter_label::convert (   $outdir)

performs conversion

Parameters
string$outdir- root directory of common cartridge
Return values
boolean

Reimplemented from cc_converter.

◆ is_visible()

cc_converter::is_visible ( )
protectedinherited

Is the element visible in the course?

Exceptions
RuntimeException
Return values
bool

Member Data Documentation

◆ $cc_type

string cc_converter::$cc_type = null
protectedinherited

Enter description here ...

◆ $defaultfile

string cc_converter::$defaultfile = null
protectedinherited

Enter description here ...

◆ $defaultname

string cc_converter::$defaultname = null
protectedinherited

Enter description here ...

◆ $doc

XMLGenericDocument cc_converter::$doc = null
protectedinherited

Document.

◆ $item

cc_item cc_converter::$item = null
protectedinherited

Enter description here ...

◆ $manifest

cc_manifest cc_converter::$manifest = null
protectedinherited

Enter description here ...

◆ $path

string cc_converter::$path = null
protectedinherited

Enter description here ...

◆ $rootpath

string cc_converter::$rootpath = null
protectedinherited

Enter description here ...


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