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

Public Member Functions

 load_xml_resource ($path_to_file)
 update_sources ($html, $root_path= '')
 full_path ($path, $dir_sep=DIRECTORY_SEPARATOR)
 include_titles ($html)
 get_external_xml ($identifier)
 move_files ($files, $destination_folder)
 move_all_files ()
 generate_random_string ($length=6)
 truncate_text ($text, $max, $remove_html)

Static Public Member Functions

static safexml ($value)

Protected Member Functions

 prepare_content ($content)
 get_all_files ()

Detailed Description

Definition at line 26 of file entities.class.php.


Member Function Documentation

full_path ( path,
dir_sep = DIRECTORY_SEPARATOR 
)

Reimplemented in cc_forum, and cc11_forum.

Definition at line 116 of file entities.class.php.

generate_random_string ( length = 6)

Definition at line 301 of file entities.class.php.

get_all_files ( ) [protected]

Reimplemented in entities11.

Definition at line 235 of file entities.class.php.

Here is the call graph for this function:

get_external_xml ( identifier)

Reimplemented in entities11.

Definition at line 188 of file entities.class.php.

Here is the call graph for this function:

include_titles ( html)

Definition at line 160 of file entities.class.php.

load_xml_resource ( path_to_file)

Definition at line 71 of file entities.class.php.

Here is the call graph for this function:

Definition at line 282 of file entities.class.php.

move_files ( files,
destination_folder 
)

Definition at line 205 of file entities.class.php.

Here is the call graph for this function:

prepare_content ( content) [protected]

Definition at line 40 of file entities.class.php.

static safexml ( value) [static]

Prepares convert for inclusion into XML

Parameters:
string$value

Definition at line 32 of file entities.class.php.

Here is the caller graph for this function:

truncate_text ( text,
max,
remove_html 
)

Definition at line 321 of file entities.class.php.

update_sources ( html,
root_path = '' 
)

Definition at line 84 of file entities.class.php.


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