clearFusionCMS 3.0.0
  • Package
  • Class
  • Tree
  • Deprecated

Packages

  • clearFusionCMS
    • module
      • cloudflare
      • comments
      • content
      • forms
      • members
      • search
  • fusionLib
  • None

Classes

  • commentsBackendController
  • commentsEvents
  • commentsInstall
  • commentsSettings

Class commentsBackendController

commentsBackendController Class

Backend controller for editing managing comments.

flController
Extended by cfBackendController
Extended by commentsBackendController
Package: clearFusionCMS\module\comments
Copyright: Copyright (c) 2013 - 2016 clearFusionCMS. All rights reserved.
Located at system/modules/comments/commentsBackendController.php

Methods summary

public
# renderAdminPage( string $content, integer $active = 0 )

Render the page.

Render the page.

Parameters

$content
The page content.
$active
The ID of the active comment.
public
# dashboardAction( )

Dashboard action.

Dashboard action.

public
# addAction( )

Add comment action.

Add comment action.

public
# editAction( )

Edit comment action.

Edit comment action.

public
# deleteAction( )

Action for deleting a comment.

Action for deleting a comment.

public
# lookupAction( )

Action for looking up content.

Action for looking up content.

Methods inherited from cfBackendController

__construct(), _getVar(), alertMessage(), assemble(), breadcrumbSnippet(), confirmLeavePage(), getCodeEditorModule(), getEditorModule(), getnoticesAction(), lockObject(), lockobjectAction(), renderBlock(), renderBlockToolbar(), renderPage(), testPermission(), unlockObject()

Methods inherited from flController

dispatch(), getActionClass(), getRequest(), getResponse(), getRouter(), setResponse()

Properties summary

Properties inherited from cfBackendController

$breadcrumbTrail, $cache, $db, $managerSession, $session, $tpl, $user

Properties inherited from flController

$actionClass, $request, $response, $router

clearFusionCMS 3.0.0 API documentation generated by ApiGen