|
| | __construct ($path_type) |
| |
| | initialise ($params=array()) |
| |
| | display ($ta_name='') |
| |
| | set_contentInfos ($contentType='text', $contentValue='') |
| |
| | set_configInfos ($configType='default', $configValue='') |
| |
| | set_textareaInfos ($name='tinymceta', $sx=null, $sy=null) |
| |
| | load_themeCSSFile ($pageid=null) |
| |
| | load_fileManager ($fpath='', $furl='', $ftitle='') |
| |
| | load_pageChooser () |
| |
| | __construct ($name, $path_type) |
| |
| | Input ($name, $path_type) |
| |
| | display () |
| |
| | get_translation ($value, $data=null) |
| |
| | set_selectedLayout ($layout='') |
| |
| | __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_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) |
| |
TinyMCE Input
Interfaces TinyMCE version 2 for CaMykS.
Plugin / Input Engine
- Author
- CaMykS Team camyk.nosp@m.s.co.nosp@m.ntact.nosp@m.@gma.nosp@m.il.co.nosp@m.m
- Version
- 1.0.1.1
- Date
- Creation: Mar 2007
-
Modification: Feb 2025
- Copyright
- 2007 - 2025 CaMykS Team
- Note
- This program is distributed as is - WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
Includes TinyMCE version 2.1.0 (http://tinymce.moxiecode.com/) TinyMCE Input class.