See Release Notes
Long Term Support Release
(no description)
File Size: | 350 lines (11 kb) |
Included or required: | 0 times |
Referenced: | 1 time |
Includes or requires: | 0 files |
entities:: (14 methods):
safexml()
prepare_content()
load_xml_resource()
update_sources()
full_path()
include_titles()
get_external_xml()
move_files()
get_all_files()
move_all_files()
load_html()
html_insidebody()
generate_random_string()
truncate_text()
safexml($value) X-Ref |
Prepares convert for inclusion into XML param: string $value return: string |
prepare_content($content) X-Ref |
No description |
load_xml_resource($path_to_file) X-Ref |
No description |
update_sources($html, $root_path = '') X-Ref |
No description |
full_path($path, $dir_sep = DIRECTORY_SEPARATOR) X-Ref |
No description |
include_titles($html) X-Ref |
No description |
get_external_xml($identifier) X-Ref |
No description |
move_files($files, $destination_folder) X-Ref |
No description |
get_all_files() X-Ref |
No description |
move_all_files() X-Ref |
No description |
load_html($html) X-Ref |
param: string $html return: DOMDocument |
html_insidebody($domdocument) X-Ref |
param: DOMDocument $domdocument return: string |
generate_random_string($length = 6) X-Ref |
No description |
truncate_text($text, $max, $remove_html) X-Ref |
No description |