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

  • ArticleForumRightBottom
  • cApiClickableAction
  • cApiClickableQuestionAction
  • cGuiFoldingRow
  • cGuiList
  • cGuiMenu
  • cGuiNavigation
  • cGuiNotification
  • cGuiObjectPager
  • cGuiPage
  • cGuiScrollList
  • cGuiTableForm
  • cGuiTree
  • cPager
  • cTemplate
  • cTree
  • cTreeItem
  • NoteLink
  • NoteList
  • NoteListItem
  • NoteView
  • TODOBackendList
  • TODOLink
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Class cGuiTableForm

Table form GUI class

Package: Core\GUI
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Mischa Holz
Located at classes/gui/class.tableform.php
Methods summary
public
# __construct( mixed $name, mixed $action = "", mixed $method = "post" )
public
# setVar( mixed $name, mixed $value )
public
# add( mixed $caption, mixed $field, mixed $rowname = "" )
public
# addCancel( mixed $link )
public
# addHeader( mixed $header )
public
# addSubHeader( mixed $header )
public
# setSubmitJS( mixed $js )
public
# setActionEvent( mixed $id, mixed $event )
public
# setActionButton( mixed $id, mixed $image, mixed $description = "", mixed $accesskey = false, mixed $action = false )
public
# setConfirm( mixed $id, mixed $title, mixed $description )
public
# setTableID( mixed $tableid )
public
# unsetActionButton( mixed $id )
public
# render( mixed $return = true )
Properties summary
public mixed $items
#
public mixed $captions
#
public mixed $id
#
public mixed $rownames
#
public mixed $itemType
#
public mixed $formname
#
public mixed $formmethod
#
public mixed $formaction
#
public mixed $formvars
#
public mixed $tableid
#
public mixed $header
#
public mixed $cancelLink
#
public mixed $submitjs
#
CMS CONTENIDO 4.9.0 API documentation generated by ApiGen 2.8.0