|
| __construct ($name, $path_type) |
|
| Template ($name, $path_type) |
|
| initialise () |
|
| display () |
|
| display_thumb () |
|
| display_module ($module) |
|
| __construct ($name, $plugin_type, $path_type) |
|
| get_version () |
|
| load_library ($library='') |
|
| load_file ($file='') |
|
| load_varFile ($file='') |
|
| load_engineFile ($file='') |
|
| get_engineFileURL ($file='', $path=false) |
|
| get_fileURL ($file='', $path=null, $default='') |
|
| get_varFileURL ($file='', $path=false, $default='') |
|
| get_filePath ($file='') |
|
| get_varFilePath ($file='') |
|
| add_JSFile ($file) |
|
| add_JSEngineFile ($file) |
|
| add_JSExternFile ($file) |
|
| add_JSScript ($script, $unique=false) |
|
| add_JSPreScript ($script, $unique=false) |
|
| add_JSWindowEventScript ($event, $script, $unique=false) |
|
| add_JSLoadScript ($script, $unique=false) |
|
| add_JSUnloadScript ($script, $unique=false) |
|
| add_styleFile ($file, $media='', $condition='') |
|
| add_styleScript ($css) |
|
| add_styleIncludedFile ($file) |
|
| add_StyleExternFile ($file, $media='', $condition='') |
|
| set_RSSFeed ($title, $url) |
|
| add_headerExtra ($content='') |
|
| install () |
|
| uninstall () |
|
| is_installed () |
|
| update ($version, $more='') |
|
| add_translation ($more='', $lg=null) |
|
| get_translation ($value, $data=null) |
|
| get_languages () |
|
| execute_onCaMykSInitialise () |
|
| execute_onCaMykSPageLoad () |
|
| execute_onCaMykSBodyOpen () |
|
| execute_onCaMykSBodyClose () |
|
| execute_onCaMykSAdminPageLoad () |
|
| execute_onCaMykSAdminBodyOpen () |
|
| execute_onCaMykSAdminBodyClose () |
|
| execute_onCaMykSTerminate () |
|
| get_requestLink ($params=array()) |
|
| get_requestJSLink ($params=array()) |
|
| execute_request () |
|
| get_varFile ($file) |
|