Overview

Packages

  • Core
    • Authentication
    • Backend
    • Cache
    • CEC
    • Chain
    • ContentType
    • Database
    • Datatype
    • Debug
    • Exception
    • Frontend
      • Search
      • URI
      • Util
    • GenericDB
      • Model
    • GUI
      • HTML
    • I18N
    • LayoutHandler
    • Log
    • Security
    • Session
    • Util
    • Validation
    • Versioning
    • XML
  • Module
    • ContentSitemapHtml
    • ContentSitemapXml
    • ContentUserForum
    • NavigationMain
    • NavigationTop
  • mpAutoloaderClassMap
  • None
  • Plugin
    • ContentAllocation
    • CronjobOverview
    • FormAssistant
    • FrontendLogic
    • FrontendUsers
    • Linkchecker
    • ModRewrite
    • Newsletter
    • Repository
      • FrontendNavigation
      • KeywordDensity
    • SearchSolr
    • SmartyWrapper
    • UrlShortener
    • UserForum
    • Workflow
  • PluginManager
  • Setup
    • Form
    • GUI
    • Helper
      • Environment
      • Filesystem
      • MySQL
      • PHP
    • UpgradeJob

Classes

  • cApiPathresolveCacheHelper
  • cArray
  • cArticleCollector
  • cDirHandler
  • cFileHandler
  • cHTMLInputSelectElement
  • cIterator
  • cString
  • UI_Config_Table
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Class UI_Config_Table

Config table class.

Package: Core\Util
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Bjoern Behrens
Located at classes/class.input.helper.php
Methods summary
public
# UI_Config_Table( )
public
# setCellTemplate( mixed $sCode )
public
# setTableTemplateFile( mixed $sPath )
public
# setCell( mixed $sRow, mixed $sCell, mixed $sContent )
public
# setCellAlignment( mixed $sRow, mixed $sCell, mixed $sAlignment )
public
# setCellVAlignment( mixed $sRow, mixed $sCell, mixed $sAlignment )
public
# setCellClass( mixed $sRow, mixed $sCell, mixed $sClass )
public
# _addMultiSelJS( )
public
# render( mixed $bPrint = false )
Properties summary
public mixed $_sTplCellCode
#
public mixed $_sTplTableFile
#
public mixed $_sWidth
#
public mixed $_sBorder
#
public mixed $_sBorderColor
#
public mixed $_bSolidBorder
#
public mixed $_sPadding
#
public mixed $_aCells
#
public mixed $_aCellAlignment
#
public mixed $_aCellVAlignment
#
public mixed $_aCellColSpan
#
public mixed $_aCellClass
#
public mixed $_aRowBgColor
#
public mixed $_aRowExtra
#
public mixed $_bAddMultiSelJS
#
public mixed $_sColorLight
#
public mixed $_sColorDark
#
CMS CONTENIDO 4.9.0 API documentation generated by ApiGen 2.8.0