CaMykS  1.0-20231201
Public Member Functions | List of all members
RedBoxStyle Class Reference
Inheritance diagram for RedBoxStyle:
Theme Plugin

Public Member Functions

 __construct ($path_type)
 
 get_main_css ()
 
 get_parts ()
 
- Public Member Functions inherited from Theme
 __construct ($name, $path_type)
 
 Theme ($name, $path_type)
 
 initialise ()
 
 initialise_adminMode ()
 
 get_included_parts ()
 
 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_boxTabsBar ($tabs, $params, $mover='', $mout='', $selected='')
 
 get_boxButtonsBar ($buttons=array())
 
 get_boxContent1Header ($more='')
 
 get_boxContent2Header ($more='')
 
 get_boxContent1Footer ()
 
 get_boxContent2Footer ()
 
 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 ()
 
- Public Member Functions inherited from Plugin
 __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)
 

Additional Inherited Members

- Public Attributes inherited from Theme
 $partsLoaded = false
 Are parts loaded. More...
 
 $parts = array()
 Are parts loaded. More...
 
 $responsiveStyles = array()
 Define responsiveness of theme. More...
 
 $touchIcons = array()
 Define available touch icons. More...
 
 $useEnhancedSelectInputs = false
 Set useEnhancedSelectInputs to default value. More...
 
- Public Attributes inherited from Plugin
 $name
 Plugin name. More...
 
 $version
 Plugin version. More...
 
 $active = false
 Plugin installation status. More...
 
 $plugin_package = ''
 Plugin package. More...
 
 $plugin_type
 Plugin type. More...
 
 $object_type
 Plugin type. More...
 
 $plugin_path
 Plugin path. More...
 
 $plugin_site_path
 Plugin site path (for element overwriting). More...
 
 $plugin_var_path
 Plugin var path. More...
 
 $plugin_url
 Plugin URL. More...
 
 $plugin_site_url
 Plugin site URL (for element overwriting). More...
 
 $plugin_var_url
 Plugin var URL. More...
 
 $path_type
 Plugin path type. More...
 
 $author_name
 Plugin author name. More...
 
 $author_mail
 Plugin author email. More...
 
 $author_group
 Plugin author group. More...
 
 $plugin_dependencies = array()
 Plugin dependencies. More...
 
- Protected Member Functions inherited from Plugin
 set_redirect ($time, $url='')
 
 add_meta ($name, $content, $method='name')
 
 add_toHtaccess ($content='')
 
 add_dependency ($plugin, $type, $version='1.0', $mandatory=false)
 
 set_dependencies ()
 
 register_asSharedObject ($name)
 
get_sharedObject ($name)
 
 register_asExtension ($plugin)
 
 get_registeredExtensions ()
 
 register_asCaMykSEventHandler ($event)
 

Detailed Description

RedBoxStyle Theme class.

Constructor & Destructor Documentation

◆ __construct()

RedBoxStyle::__construct (   $path_type)

Class constructor.

Parameters
string$path_type
Returns
void

Member Function Documentation

◆ get_main_css()

RedBoxStyle::get_main_css ( )

Send main CSS files to CaMykS.

Returns
void

Reimplemented from Theme.

◆ get_parts()

RedBoxStyle::get_parts ( )

Load theme parts as included file

Returns
void

Reimplemented from Theme.


The documentation for this class was generated from the following file: