|
| | __construct ($path_type) |
| |
| | get_boxTabsBar ($tabs, $click, $mover='', $mout='', $selected='') |
| |
| | get_boxContent1Header ($more='') |
| |
| | get_boxContent2Header ($more='') |
| |
| | get_boxContent1Footer () |
| |
| | get_boxContent2Footer () |
| |
| | get_boxButtonsBar ($buttons=array(), $sized=true) |
| |
| | __construct ($name, $path_type) |
| |
| | Theme ($name, $path_type) |
| |
| | initialise () |
| |
| | initialise_adminMode () |
| |
| | get_parts () |
| |
| | get_included_parts () |
| |
| | get_main_css () |
| |
| | get_included_main_css () |
| |
| | get_editor_css () |
| |
| | get_editorCSSURL () |
| |
| | get_part ($part, $data=array()) |
| |
| | get_pictURL ($item, $size=12, $position='std') |
| |
| | get_pictURLWithName ($pict) |
| |
| | get_pictHTMLTag ($params=array()) |
| |
| | get_bar ($params='', $style='') |
| |
| | get_barComplete ($params='', $style='') |
| |
| | get_barLeft ($params='') |
| |
| | get_barRight () |
| |
| | get_barButton ($params='', $url='', $id='', $style='') |
| |
| | get_barItem ($params, $id='', $style='') |
| |
| | get_boxHeader ($params='') |
| |
| | get_boxTitleBar ($title='') |
| |
| | get_boxButtonsBar ($buttons=array()) |
| |
| | get_boxContentHeader ($more='') |
| |
| | get_boxContentFooter () |
| |
| | get_boxFooter () |
| |
| | get_lightBoxHeader ($style='') |
| |
| | get_lightBoxFooter () |
| |
| | get_button ($params, $url='', $style='') |
| |
| | get_layeredMenu ($name, $objectname, $content) |
| |
| | get_layeredMenuHeader ($name, $objectname) |
| |
| | get_layeredMenuSeparator () |
| |
| | get_layeredMenuNoLinkItem ($item=array()) |
| |
| | get_layeredMenuLinkItem ($item=array()) |
| |
| | get_layeredMenuFooter () |
| |
| | get_mainIcon () |
| |
| | __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) |
| |
GreyStyle theme.
Initial CaMykS theme.
Plugin / Theme 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.0.1
- Date
- Creation: Jun 2005
-
Modification: Jul 2025
- Copyright
- 2005 - 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. GreyStyle Theme class.