ContentManager
extends Module
in package
ContentManager
Tags
Table of Contents
Constants
- JSTREE_COOKIE_LOAD = 'jstree_load_ContentManager_node'
- Name of the cookie to be used by the jstree javascript library to save the loaded nodes
- JSTREE_COOKIE_OPEN = 'jstree_open_ContentManager_node'
- Name of the cookie to be used by the jstree javascript library to save the opened nodes
Properties
- $act : mixed
- $assignedBackendGroups : mixed
- $assignedFrontendGroups : mixed
- $backendGroups : mixed
- $cx : Cx
- $db : mixed
- $defaultAct : mixed
- $em : mixed
- $frontendGroups : mixed
- $init : mixed
- $nodeRepository : mixed
- $pageRepository : mixed
- $template : Sigma
Methods
- __construct() : mixed
- getPage() : mixed
- actRenderCM() : mixed
- getComponentIcon() : string
- getCustomContentTemplates() : mixed
- getDefaultTemplates() : mixed
- getFallbackArray() : mixed
- getLangArray() : mixed
- getLangLabels() : mixed
- getLangOptions() : mixed
- getLiteralComponentName() : string
- getSkinOptions() : mixed
- getTemplateFolders() : mixed
- getThemes() : mixed
- showMediaBrowserButton() : string
- Display the MediaBrowser button
Constants
JSTREE_COOKIE_LOAD
Name of the cookie to be used by the jstree javascript library to save the loaded nodes
public
mixed
JSTREE_COOKIE_LOAD
= 'jstree_load_ContentManager_node'
JSTREE_COOKIE_OPEN
Name of the cookie to be used by the jstree javascript library to save the opened nodes
public
mixed
JSTREE_COOKIE_OPEN
= 'jstree_open_ContentManager_node'
Properties
$act
protected
mixed
$act
= ''
$assignedBackendGroups
protected
mixed
$assignedBackendGroups
= array()
$assignedFrontendGroups
protected
mixed
$assignedFrontendGroups
= array()
$backendGroups
protected
mixed
$backendGroups
= array()
$cx
protected
Cx
$cx
$db
protected
mixed
$db
= null
$defaultAct
protected
mixed
$defaultAct
= ''
$em
protected
mixed
$em
= null
$frontendGroups
protected
mixed
$frontendGroups
= array()
$init
protected
mixed
$init
= null
$nodeRepository
protected
mixed
$nodeRepository
= null
$pageRepository
protected
mixed
$pageRepository
= null
$template
protected
Sigma
$template
= \null
Methods
__construct()
public
__construct(string $act, mixed $template, mixed $db, mixed $init) : mixed
Parameters
- $act : string
- $template : mixed
- $db : mixed
-
the ADODB db object
- $init : mixed
-
the Init object
getPage()
public
getPage() : mixed
actRenderCM()
protected
actRenderCM() : mixed
getComponentIcon()
protected
getComponentIcon(string $componentName) : string
This should be get from component directly
Parameters
- $componentName : string
Return values
stringgetCustomContentTemplates()
protected
getCustomContentTemplates() : mixed
getDefaultTemplates()
protected
getDefaultTemplates() : mixed
getFallbackArray()
protected
getFallbackArray() : mixed
getLangArray()
protected
getLangArray() : mixed
getLangLabels()
protected
getLangLabels() : mixed
getLangOptions()
protected
getLangOptions() : mixed
getLiteralComponentName()
protected
getLiteralComponentName(string $componentName) : string
This should be get from component directly
Parameters
- $componentName : string
Return values
stringgetSkinOptions()
protected
getSkinOptions() : mixed
getTemplateFolders()
protected
getTemplateFolders() : mixed
getThemes()
protected
getThemes() : mixed
showMediaBrowserButton()
Display the MediaBrowser button
protected
showMediaBrowserButton(string $name[, string $type = 'filebrowser' ]) : string
Parameters
- $name : string
-
callback function name
- $type : string = 'filebrowser'
-
mediabrowser type