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

  • pApiContentAllocation
  • pApiContentAllocationArticle
  • pApiContentAllocationComplexList
  • pApiContentAllocationSelectBox
  • pApiContentAllocationTreeView
  • pApiTree

Functions

  • pica_ArticleListActions
  • pica_GetCustomTabProperties
  • pica_RegisterCustomTab
  • pica_RenderArticleAction
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Class pApiContentAllocationArticle

Article class for content allocation

pApiTree
Extended by pApiContentAllocationArticle
Package: Plugin\ContentAllocation
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Marco Jahn
Located at plugins/content_allocation/classes/class.content_allocation_article.php
Methods summary
public
# __construct( string $uuid )

pApiContentAllocationArticle constructor

pApiContentAllocationArticle constructor

Parameters

$uuid
string
$uuid

Throws

cDbException
cException

Overrides

pApiTree::__construct()
public pApiContentAllocationArticle
# pApiContentAllocationArticle( string $uuid )

Old constructor

Old constructor

Deprecated

[2016-02-11] This method is deprecated and is not needed any longer. Please use __construct() as constructor function.

Parameters

$uuid
string
$uuid

Returns

pApiContentAllocationArticle

Throws

cDbException
cException
protected array
# _buildRenderTree( mixed $tree )

Builed an render tree

Builed an render tree

Parameters

$tree
mixed
$tree

Returns

array
public
# setChecked( array $load )

Set method for load

Set method for load

Parameters

$load
array
$load
public boolean|object
# renderTree( boolean $return = true )

Render tree

Render tree

Parameters

$return
boolean
$return

Returns

boolean|object

Throws

cDbException
cInvalidArgumentException
Methods inherited from pApiTree
_decreaseOrder(), _fetchMaxOrder(), _inFilter(), _increaseOrder(), _outFilter(), _switchOnOffline(), deleteItem(), fetchItem(), fetchItemNameLang(), fetchLevel(), fetchParent(), fetchParents(), fetchTree(), fetchTreeIds(), itemMoveDown(), itemMoveUp(), loadTreeStatus(), pApiTree(), setFilters(), setOffline(), setOnline(), setTreeStatus(), storeItem()
Properties summary
protected object $_tpl null
#

cTemplate

cTemplate

protected string $_template ''
#
protected array $_load array()
#
Properties inherited from pApiTree
$_arrInFilters, $_arrOutFilters, $_client, $_db, $_debug, $_defaultLang, $_lang, $_logger, $_table, $_treeStatus, $_user, $_uuid
CMS CONTENIDO 4.10.1 API documentation generated by ApiGen 2.8.0