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
    • ContentSitemapHtml
    • ContentSitemapXml
    • ContentUserForum
    • NavigationTop
    • ScriptCookieDirective
  • mpAutoloaderClassMap
  • None
  • PHP
  • Plugin
    • ContentAllocation
    • CronjobOverview
    • FormAssistant
    • FrontendLogic
    • FrontendUsers
    • Linkchecker
    • ModRewrite
    • Newsletter
    • Repository
      • FrontendNavigation
      • KeywordDensity
    • SIWECOS
    • SmartyWrapper
    • UrlShortener
    • UserForum
    • Workflow
  • PluginManager
  • Setup
    • Form
    • GUI
    • Helper
      • Environment
      • Filesystem
      • MySQL
      • PHP
    • UpgradeJob

Classes

  • cGuiBackendHelpbox
  • cGuiFileOverview
  • cGuiFoldingRow
  • cGuiList
  • cGuiMenu
  • cGuiNavigation
  • cGuiNotification
  • cGuiObjectPager
  • cGuiPage
  • cGuiScrollList
  • cGuiSourceEditor
  • cGuiTableForm
  • cGuiTree
  • cPager
  • cTemplate
  • cTree
  • cTreeItem
  • NoteLink
  • NoteList
  • NoteListItem
  • NoteView
  • TODOLink
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Class cGuiObjectPager

Class for foldable pager for menus.

cHTML
Extended by cGuiFoldingRow
Extended by cGuiObjectPager
Package: Core\GUI
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Timo Hummel
Located at classes/gui/class.objectpager.php
Methods summary
public
# __construct( string $uuid, integer $items, integer $itemsperpage, integer $currentpage, cHTMLLink $link, string $parameterToAdd, string $id = '' )

Constructor to create an instance of this class.

Constructor to create an instance of this class.

Parameters

$uuid
string
$uuid
$items
integer
$items Amount of items
$itemsperpage
integer
$itemsperpage Items displayed per page
$currentpage
integer
$currentpage Defines the current page
$link
cHTMLLink
$link
$parameterToAdd
string
$parameterToAdd
$id
string
$id [optional]

Throws

cException
if the given link is not an object

Overrides

cGuiFoldingRow::__construct()
public string
# render( boolean $bContentOnly = false )

Parameters

$bContentOnly
boolean
$bContentOnly [optional]

Returns

string
Generated markup

See

cGuiFoldingRow::render()

Overrides

cGuiFoldingRow::render()
Methods inherited from cGuiFoldingRow
setCaption(), setContentData(), setExpanded(), setHelpContext(), setIndent()
Methods inherited from cHTML
__toString(), _appendContent(), _getAttrString(), _parseAttributes(), _setContent(), addRequiredScript(), advanceID(), appendStyleDefinition(), appendStyleDefinitions(), attachEventDefinition(), display(), fillCloseSkeleton(), fillSkeleton(), getAttribute(), getAttributes(), getID(), removeAttribute(), setAlt(), setAttribute(), setAttributes(), setClass(), setEvent(), setGenerateXHTML(), setID(), setStyle(), setTag(), toHtml(), unsetEvent(), updateAttribute(), updateAttributes()
Properties summary
public cHTMLLink $_pagerLink
#
public string $_parameterToAdd
#
protected cPager $_cPager
#
Properties inherited from cGuiFoldingRow
$_contentData, $_contentRow, $_foldingImage, $_headerData, $_headerRow, $_hiddenField, $_link, $_linkId
Properties inherited from cHTML
$_attributes, $_content, $_contentlessTag, $_eventDefinitions, $_generateXHTML, $_idCounter, $_requiredScripts, $_skeletonClose, $_skeletonOpen, $_skeletonSingle, $_styleDefinitions, $_styleDefs, $_tag
CMS CONTENIDO 4.10.1 API documentation generated by ApiGen 2.8.0