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

Classes

  • cTinyMCE4List
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Class cTinyMCE4List

Package: CONTENIDO
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Thomas Stauer
Located at external/wysiwyg/tinymce4/contenido/ajax/class.tinymce_list.php
Methods summary
public
# __construct( string|null $mode = null )

Parameters

$mode
string|null
$mode
private array
# _buildImageList( )

get a list of images that is accessible for tinymce

get a list of images that is accessible for tinymce

Returns

array
The array of images filled with upload objects
private array
# _addToWoodTree( array $woodTree, integer $lvl, stdClass $entry )

This function helps adding the category entries to the wood according to their deepness level

This function helps adding the category entries to the wood according to their deepness level

Parameters

$woodTree
array
$woodTree
$lvl
integer
$lvl The level where entry should be inserted into wood. Level 0 means we enter a tree to the wood.
$entry
stdClass
$entry The entry to add into the wood.

Returns

array
The altered woodTree with newly inserted entry at the correct level.
private array
# _buildLinkList( )

get a list of links to articles for current client and language

get a list of links to articles for current client and language

Returns

array
The array of articles filled with link objects
private
# _printList( mixed $list )

Output the created list as JSON.

Output the created list as JSON.

CMS CONTENIDO 4.9.11 API documentation generated by ApiGen 2.8.0