Overview

Packages

  • CONTENIDO
  • Core
    • Authentication
    • Backend
    • Cache
    • CEC
    • Chain
    • ContentType
    • Database
    • Debug
    • Exception
    • Frontend
      • Search
      • URI
      • Util
    • GenericDB
      • Model
    • GUI
      • HTML
    • I18N
    • LayoutHandler
    • Log
    • Security
    • Session
    • Util
    • Validation
    • Versioning
    • XML
  • Module
    • ContentRssCreator
    • ContentSitemapHtml
    • ContentSitemapXml
    • ContentUserForum
    • NavigationTop
    • ScriptCookieDirective
  • 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
  • Smarty
    • Cacher
    • Compiler
    • Config
    • Debug
    • PluginsBlock
    • PluginsFilter
    • PluginsFunction
    • PluginsInternal
    • PluginsModifier
    • PluginsModifierCompiler
    • PluginsShared
    • Security
    • Template
    • TemplateResources
  • Swift
    • ByteStream
    • CharacterStream
    • Encoder
    • Events
    • KeyCache
    • Mailer
    • Mime
    • Plugins
    • Transport

Classes

  • cApiPathresolveCacheHelper
  • cArray
  • cArticleCollector
  • cDirHandler
  • cFileHandler
  • cHTMLInputSelectElement
  • cIterator
  • cString
  • cZipArchive
  • UI_Config_Table
  • Overview
  • Package
  • Class
  • Todo
  • Download

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( )

Create a config table instance.

Create a config table instance.

public
# setCellTemplate( string $sCode )

Parameters

$sCode
public
# setTableTemplateFile( string $sPath )

Parameters

$sPath
public
# setCell( unknown_type $sRow, unknown_type $sCell, unknown_type $sContent )

Parameters

$sRow
$sCell
$sContent
public
# setCellAlignment( unknown_type $sRow, unknown_type $sCell, unknown_type $sAlignment )

Parameters

$sRow
$sCell
$sAlignment
public
# setCellVAlignment( unknown_type $sRow, unknown_type $sCell, unknown_type $sAlignment )

Parameters

$sRow
$sCell
$sAlignment
public
# setCellClass( unknown_type $sRow, unknown_type $sCell, unknown_type $sClass )

Parameters

$sRow
$sCell
$sClass
public string
# _addMultiSelJS( )

Returns

string
public Ambigous
# render( unknown_type $bPrint = false )

Parameters

$bPrint

Returns

Ambigous
<string, mixed>
Properties summary
public string $_sTplCellCode
#
public string $_sTplTableFile
#
public string $_sWidth
#
public integer $_sBorder
#
public string $_sBorderColor
#
public string $_bSolidBorder
#
public integer $_sPadding
#
public array $_aCells
#
public array $_aCellAlignment
#
public array $_aCellVAlignment
#
public unknown_type $_aCellColSpan
#
public array $_aCellClass
#
public unknown_type $_aRowBgColor
#
public unknown_type $_aRowExtra
#
public boolean $_bAddMultiSelJS
#
public unknown_type $_sColorLight
#
public unknown_type $_sColorDark
#
CMS CONTENIDO 4.9.7 API documentation generated by ApiGen