$active | Plugin | |
$author_group | Plugin | |
$author_mail | Plugin | |
$author_name | Plugin | |
$configType | TinyMCE | protected |
$configValue | TinyMCE | protected |
$contentType | TinyMCE | protected |
$contentValue | TinyMCE | protected |
$name | Plugin | |
$object_type | Plugin | |
$params | Input | |
$path_type | Plugin | |
$plugin_dependencies | Plugin | |
$plugin_package | Plugin | |
$plugin_path | Plugin | |
$plugin_site_path | Plugin | |
$plugin_site_url | Plugin | |
$plugin_type | Plugin | |
$plugin_url | Plugin | |
$plugin_var_path | Plugin | |
$plugin_var_url | Plugin | |
$selected_layout | Input | |
$ta_name | TinyMCE | protected |
$ta_sizex | TinyMCE | protected |
$ta_sizey | TinyMCE | protected |
$title | Input | |
$version | Plugin | |
__construct($path_type) | TinyMCE | |
Input::__construct($name, $path_type) | Input | |
Plugin::__construct($name, $plugin_type, $path_type) | Plugin | |
add_dependency($plugin, $type, $version='1.0', $mandatory=false) | Plugin | protected |
add_headerExtra($content='') | Plugin | |
add_JSEngineFile($file) | Plugin | |
add_JSExternFile($file) | Plugin | |
add_JSFile($file) | Plugin | |
add_JSLoadScript($script, $unique=false) | Plugin | |
add_JSPreScript($script, $unique=false) | Plugin | |
add_JSScript($script, $unique=false) | Plugin | |
add_JSUnloadScript($script, $unique=false) | Plugin | |
add_JSWindowEventScript($event, $script, $unique=false) | Plugin | |
add_meta($name, $content, $method='name') | Plugin | protected |
add_StyleExternFile($file, $media='', $condition='') | Plugin | |
add_styleFile($file, $media='', $condition='') | Plugin | |
add_styleIncludedFile($file) | Plugin | |
add_styleScript($css) | Plugin | |
add_toHtaccess($content='') | Plugin | protected |
add_translation($more='', $lg=null) | Plugin | |
display($ta_name='') | TinyMCE | |
Input::display() | Input | |
execute_onCaMykSAdminBodyClose() | Plugin | |
execute_onCaMykSAdminBodyOpen() | Plugin | |
execute_onCaMykSAdminPageLoad() | Plugin | |
execute_onCaMykSBodyClose() | Plugin | |
execute_onCaMykSBodyOpen() | Plugin | |
execute_onCaMykSInitialise() | Plugin | |
execute_onCaMykSPageLoad() | Plugin | |
execute_onCaMykSTerminate() | Plugin | |
execute_request() | Plugin | |
get_engineFileURL($file='', $path=false) | Plugin | |
get_filePath($file='') | Plugin | |
get_fileURL($file='', $path=null, $default='') | Plugin | |
get_languages() | Plugin | |
get_registeredExtensions() | Plugin | protected |
get_requestJSLink($params=array()) | Plugin | |
get_requestLink($params=array()) | Plugin | |
get_sharedObject($name) | Plugin | protected |
get_translation($value, $data=null) | Input | |
get_varFile($file) | Plugin | |
get_varFilePath($file='') | Plugin | |
get_varFileURL($file='', $path=false, $default='') | Plugin | |
get_version() | Plugin | |
initialise($params=array()) | TinyMCE | |
Input($name, $path_type) | Input | |
install() | Plugin | |
is_installed() | Plugin | |
load_engineFile($file='') | Plugin | |
load_file($file='') | Plugin | |
load_fileManager($fpath='', $furl='', $ftitle='') | TinyMCE | |
load_library($library='') | Plugin | |
load_pageChooser() | TinyMCE | |
load_themeCSSFile($pageid=null) | TinyMCE | |
load_varFile($file='') | Plugin | |
register_asCaMykSEventHandler($event) | Plugin | protected |
register_asExtension($plugin) | Plugin | protected |
register_asSharedObject($name) | Plugin | protected |
set_configInfos($configType='default', $configValue='') | TinyMCE | |
set_contentInfos($contentType='text', $contentValue='') | TinyMCE | |
set_dependencies() | Plugin | protected |
set_redirect($time, $url='') | Plugin | protected |
set_RSSFeed($title, $url) | Plugin | |
set_selectedLayout($layout='') | Input | |
set_textareaInfos($name='tinymceta', $sx=null, $sy=null) | TinyMCE | |
uninstall() | Plugin | |
update($version, $more='') | Plugin | |