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

  • ArticleForumCollection
  • ArticleForumItem
  • ArticleForumLeftBottom
  • ArticleForumRightBottom
  • cContentTypeUserForum
  • UserForum
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Class ArticleForumRightBottom

Class ArticleForumRightBottom

cGuiPage
Extended by ArticleForumRightBottom
Package: Plugin\UserForum
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Claus Schunk
Located at plugins/user_forum/classes/class.article_forum_right_bottom.php
Methods summary
public
# __construct( )

Overrides

cGuiPage::__construct()
protected array
# formatTimeString( mixed $timeStamp )

Parameters

$timeStamp
mixed
$timeStamp

Returns

array
protected cHTMLLink
# checkValidEmail( string $emailadr, string $realname )

this function returns an deactive link or an link with mail-to directive if the given mail adress is valid

this function returns an deactive link or an link with mail-to directive if the given mail adress is valid

Parameters

$emailadr
string
$emailadr
$realname
string
$realname

Returns

cHTMLLink
protected array
# buildOnlineButtonBackendListMode( mixed & $key, mixed & $cont, mixed & $cfg, mixed $mod = null )

this function builds buttons for user interactions

this function builds buttons for user interactions

Parameters

$key
mixed
$key
$cont
mixed
$cont
$cfg
mixed
$cfg
$mod
mixed
$mod

Returns

array
with buttons
public ArticleForumRightBottom
# getMenu( mixed & $result, mixed $mod = null )

generate main menu

generate main menu

Parameters

$result
mixed
$result array with comments
$mod

Returns

ArticleForumRightBottom
protected ArticleForumRightBottom
# getEditModeMenu( array $post )

generate dialog for editmode

generate dialog for editmode

Parameters

$post
array
$post

Returns

ArticleForumRightBottom
public ArticleForumRightBottom
# getForum( mixed $id_cat, mixed $id_art, mixed $id_lang )

Parameters

$id_cat
mixed
$id_cat
$id_art
mixed
$id_art
$id_lang
mixed
$id_lang

Returns

ArticleForumRightBottom
protected
# normalizeArray( mixed $arrforum, mixed & $result, integer $level = 0 )

Parameters

$arrforum
mixed
$arrforum
$result
mixed
$result
$level
integer
$level
public
# receiveData( mixed & $get, mixed & $post )

this function calls different actions depending on the received values via $_POST oder $_GET.

this function calls different actions depending on the received values via $_POST oder $_GET.

Parameters

$get
mixed
$get
$post
mixed
$post

Throws

Exception
public
# getStartpage( )
protected
# switchActions( )

switch case action calling

switch case action calling

Throws

Exception
Methods inherited from cGuiPage
_getRealFilePathName(), _renderContentMessages(), _renderMetaTags(), _renderObjects(), _renderScripts(), _renderStyles(), _renderTemplate(), abortRendering(), addBodyClassName(), addMeta(), addScript(), addStyle(), appendContent(), displayCriticalError(), displayError(), displayInfo(), displayOk(), displayWarning(), next(), reloadFrame(), render(), set(), setContent(), setEncoding(), setMarkScript(), setPageBase(), setReload(), setSubnav()
Properties summary
private integer $_indentFactor 20
#
protected ArticleForumCollection $_collection
#
Properties inherited from cGuiPage
$_abort, $_bodyClassNames, $_contentTemplate, $_error, $_filesDirectory, $_info, $_markScript, $_metaTags, $_objects, $_ok, $_pageBase, $_pageName, $_pageTemplate, $_pluginName, $_scripts, $_skipTemplateCheck, $_styles, $_subnav, $_warning
CMS CONTENIDO 4.9.11 API documentation generated by ApiGen 2.8.0