Contentserv PHP API

Portal

Packages

Plugins

Interfaces, Classes and Traits

CSPortal
CSPortalGui
CSPortalObject
Abstract base class of CSPortalTabs, CSPortalPortals and CSPortalWidgets
CSPortalPortal
Describes a Portal in the CSPortal as it is stored in the database
CSPortalRightServer
The CSPortalRightServer is the central broker of access rights
CSPortalTab
API of a CS Portal Tab as it is stored in the database
CSPortalWidget
Represents a Widget Model in the CS Portal
CSWidgetHelp
This class describes the CSWidgets help
CSWidgetMetaData
This class describes the CSPlugin or CSModule meta data
CSWidgetNavigationMap
This class describes the CSWidgets navigation map
CSWidgetNavigationNode
This class describes the CSWidgets navigationmap nodes
CSWidgetPreferences
This property describes the CSWidgets preferences
CSWidgetDefaultLayout
This class describes the default CSWidgets layout
CSWidgetLayout
This class describes the root class of CSWidgets layouts.
CSWidgetSidebarLayout
This class describes the default CSWidgets layout

Table of Contents

CSPORTALGUI_ALIGN_BOTTOM  = 'bottom'
CSPORTALGUI_ALIGN_LEFT  = 'left'
CSPORTALGUI_ALIGN_RIGHT  = 'right'
CSPORTALGUI_ALIGN_TOP  = 'top'
CSPORTALGUI_BOTTOMBAR_TYPE_BIG  = 'big'
CSPORTALGUI_BOTTOMBAR_TYPE_SMALL  = 'small'
Defines a big/small bottombar for ok/cancel buttons
CSPORTALGUI_DIALOGBAR_TYPE_BIG  = 'big'
CSPORTALGUI_DIALOGBAR_TYPE_SMALL  = 'small'
Defines a big/small dialogbar for normal widgets
CSPORTALGUI_ICONSIZE_BIG  = 'big'
CSPORTALGUI_ICONSIZE_MEDIUM  = 'medium'
CSPORTALGUI_ICONSIZE_NON  = 'noIcons'
CSPORTALGUI_ICONSIZE_SMALL  = 'small'
CSPORTALGUI_TEXTALIGN_BOTTOM  = 'textbottom'
CSPORTALGUI_TEXTALIGN_NON  = 'noTitles'
CSPORTALGUI_TEXTALIGN_RIGHT  = 'textright'
CSPORTALGUI_TOOLBAR_TYPE_BIG  = 'big'
CSPORTALGUI_TOOLBAR_TYPE_SMALL  = 'small'
Defines a big/small toolbar for normal widgets

Constants

CSPORTALGUI_ALIGN_BOTTOM

public mixed CSPORTALGUI_ALIGN_BOTTOM = 'bottom'
Tags

CSPORTALGUI_ALIGN_LEFT

public mixed CSPORTALGUI_ALIGN_LEFT = 'left'
Tags

CSPORTALGUI_ALIGN_RIGHT

public mixed CSPORTALGUI_ALIGN_RIGHT = 'right'
Tags

CSPORTALGUI_ALIGN_TOP

public mixed CSPORTALGUI_ALIGN_TOP = 'top'
Tags

CSPORTALGUI_BOTTOMBAR_TYPE_BIG

public mixed CSPORTALGUI_BOTTOMBAR_TYPE_BIG = 'big'
Tags

CSPORTALGUI_BOTTOMBAR_TYPE_SMALL

Defines a big/small bottombar for ok/cancel buttons

public mixed CSPORTALGUI_BOTTOMBAR_TYPE_SMALL = 'small'
Tags
access

public

CSPORTALGUI_DIALOGBAR_TYPE_BIG

public mixed CSPORTALGUI_DIALOGBAR_TYPE_BIG = 'big'
Tags

CSPORTALGUI_DIALOGBAR_TYPE_SMALL

Defines a big/small dialogbar for normal widgets

public mixed CSPORTALGUI_DIALOGBAR_TYPE_SMALL = 'small'
Tags
access

public

CSPORTALGUI_ICONSIZE_BIG

public mixed CSPORTALGUI_ICONSIZE_BIG = 'big'
Tags

CSPORTALGUI_ICONSIZE_MEDIUM

public mixed CSPORTALGUI_ICONSIZE_MEDIUM = 'medium'
Tags

CSPORTALGUI_ICONSIZE_NON

public mixed CSPORTALGUI_ICONSIZE_NON = 'noIcons'
Tags

CSPORTALGUI_ICONSIZE_SMALL

public mixed CSPORTALGUI_ICONSIZE_SMALL = 'small'
Tags

CSPORTALGUI_TEXTALIGN_BOTTOM

public mixed CSPORTALGUI_TEXTALIGN_BOTTOM = 'textbottom'
Tags

CSPORTALGUI_TEXTALIGN_NON

public mixed CSPORTALGUI_TEXTALIGN_NON = 'noTitles'
Tags

CSPORTALGUI_TEXTALIGN_RIGHT

public mixed CSPORTALGUI_TEXTALIGN_RIGHT = 'textright'
Tags

CSPORTALGUI_TOOLBAR_TYPE_BIG

public mixed CSPORTALGUI_TOOLBAR_TYPE_BIG = 'big'
Tags

CSPORTALGUI_TOOLBAR_TYPE_SMALL

Defines a big/small toolbar for normal widgets

public mixed CSPORTALGUI_TOOLBAR_TYPE_SMALL = 'small'
Tags
access

public

Search results