package CONTENIDO Frontend
subpackage Input Helper

 Methods

UI_Config_Table()

UI_Config_Table() 

_addMultiSelJS()

_addMultiSelJS() 

render()

render($bPrint) 

Parameters

$bPrint

setAddMultiSelJS()

setAddMultiSelJS($bEnabled) 

Parameters

$bEnabled

setBorder()

setBorder($sBorder) 
deprecated [2012-06-05] This function is no longer supported. Color options are set in the CSS and the template itself.

Parameters

$sBorder

setBorderColor()

setBorderColor($sBorderColor) 
deprecated [2012-06-05] This function is no longer supported. Color options are set in the CSS and the template itself.

Parameters

$sBorderColor

setCell()

setCell($sRow, $sCell, $sContent) 

Parameters

$sRow

$sCell

$sContent

setCellAlignment()

setCellAlignment($sRow, $sCell, $sAlignment) 

Parameters

$sRow

$sCell

$sAlignment

setCellClass()

setCellClass($sRow, $sCell, $sClass) 

Parameters

$sRow

$sCell

$sClass

setCellColspan()

setCellColspan($sRow, $sCell, $iColSpan) 
deprecated [2012-06-05] This function is no longer supported. Color options are set in the CSS and the template itself.

Parameters

$sRow

$sCell

$iColSpan

setCellTemplate()

setCellTemplate($sCode) 

Parameters

$sCode

setCellVAlignment()

setCellVAlignment($sRow, $sCell, $sAlignment) 

Parameters

$sRow

$sCell

$sAlignment

setDarkColor()

setDarkColor($sColor) 
deprecated [2012-06-05] This function is no longer supported. Color options are set in the CSS and the template itself.

Parameters

$sColor

setLightColor()

setLightColor($sColor) 
deprecated [2012-06-05] This function is no longer supported. Color options are set in the CSS and the template itself.

Parameters

$sColor

setPadding()

setPadding($sPadding) 
deprecated [2012-06-05] This function is no longer supported. Color options are set in the CSS and the template itself.

Parameters

$sPadding

setRowBgColor()

setRowBgColor($sRow, $sColor) 
deprecated [2012-06-05] This function is no longer supported. Color options are set in the CSS and the template itself.

Parameters

$sRow

$sColor

setRowExtra()

setRowExtra($sRow, $sExtra) 
deprecated [2012-06-05] This function is no longer supported. Color options are set in the CSS and the template itself.

Parameters

$sRow

$sExtra

setSolidBorder()

setSolidBorder($bSolidBorder) 
deprecated [2012-06-05] This function is no longer supported. Color options are set in the CSS and the template itself.

Parameters

$bSolidBorder

setTableTemplateFile()

setTableTemplateFile($sPath) 

Parameters

$sPath

setWidth()

setWidth($sWidth) 
deprecated [2012-06-05] This function is no longer supported. Color options are set in the CSS and the template itself.

Parameters

$sWidth

 Properties

 

$_aCellAlignment 
 

$_aCellClass 
 

$_aCellColSpan 
 

$_aCellVAlignment 
 

$_aCells 
 

$_aRowBgColor 
 

$_aRowExtra 
 

$_bAddMultiSelJS 
 

$_bSolidBorder 
 

$_sBorder 
 

$_sBorderColor 
 

$_sColorDark 
 

$_sColorLight 
 

$_sPadding 
 

$_sTplCellCode 
 

$_sTplTableFile 
 

$_sWidth