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
    • 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
  • cGuiBackendHelpbox
  • 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 TODOBackendList

Scrollable lists GUI class

cGuiScrollList
Extended by TODOBackendList
Package: Core\GUI
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Unknown
Located at includes/include.mycontenido.tasks.php
Methods summary
public
# TODOBackendList( )
public
# onRenderColumn( mixed $column )

Is called when a new column is rendered

Is called when a new column is rendered

Parameters

$column
mixed
$row The current column which is being rendered

Overrides

cGuiScrollList::onRenderColumn()
public
# convert( mixed $key, mixed $value, mixed $hidden )

Field converting facility. Needs to be overridden in the child class to work properbly.

Field converting facility. Needs to be overridden in the child class to work properbly.

Parameters

$key
mixed
$field Field index
$value
mixed
$value Field value
$hidden

Overrides

cGuiScrollList::convert()
Methods inherited from cGuiScrollList
__construct(), getCurrentPage(), getNumPages(), onRenderRow(), render(), setCustom(), setData(), setHeader(), setHiddenData(), setListStart(), setResultsPerPage(), setSortable(), sort()
Properties summary
public mixed $statustypes
#
Properties inherited from cGuiScrollList
$data, $header, $listStart, $objHeaderItem, $objHeaderRow, $objItem, $objRow, $objTable, $resultsPerPage, $sortable, $sortlink
CMS CONTENIDO 4.9.1 API documentation generated by ApiGen 2.8.0