Methods

The Cms_Date object constructor, initializes class variables

__construct(\{string} $sContent, \{integer} $iNumberOfCms, \{integer} $iIdArtLang, \{string} $sEditLink, \{Object} $aCfg, \{Object} $aDB, $iTotalCount, $sContenidoLang) 

Parameters

$sContent

\{string}

$iNumberOfCms

\{integer}

$iIdArtLang

\{integer}

$sEditLink

\{string}

$aCfg

\{Object}

$aDB

\{Object}

$iTotalCount

$sContenidoLang

Edit and View all Widgets.

getAllWidgetEdit() : \the

This function is calling in edit mode

Returns

\theall widgets

This function modified cms_content before it is displayed in frontend.

getAllWidgetView() : \Returns

In this case this function is a dummy.

Returns

\Returnsuser input of cms_type

This functions given all js-script, what we need for calendar.

getJsScript() : \(String)

Set all js-script here

Returns

\(String)js-script

This function builds a Contenido CMS Widget.

getCalendarButton() : \(String)calendar

A Button for Calendar.

Returns

\(String)calendarButton widget

This function set the date format for select-box.

getDateFormats() : \the

Function displays current day format. For edit or add formats modified this function.

Returns

\theformat as an array

This function builds a Contenido CMS Widget.

getEditingField() : \(String)

A Editing Field or input field what we use for calendar.

Returns

\(String)Editing Field widget

This function gives formatted current language shortcut

getLanguageContenido() : \(String)Current

Returns

\(String)CurrentLanguage of Contenidos

This function builds a Contenido CMS Widget.

getOkButton() : \(String)Ok

A Button for Submit (OK-Button).

Returns

\(String)OkButton widget

This function builds a Contenido CMS Widget.

getSelectBox() : \(String)Select-Box

A Select-Box what is given date formats. In auoFill we use the function getDateFormats: For edit or add formats modified this function.

Returns

\(String)Select-Boxwidget

 Properties

 

$aCfg 
access private
 

$aFormat 
access private
 

$iIdArtLang 
access private
 

$iNumOutput 
access private
 

$iNumberOfCms 
access private
 

$iTotalCount 
access private
 

$oDB 
access private
 

$sCalName 
access private
 

$sContenidoLang 
access private
 

$sContent 
access private
 

$sDivSelectId 
access private
 

$sEditAreaId 
access private
   

$sJS 
access private
 

$sSelectId 
access private