Class cfBackendDocumentsAction
cfBackendDocumentsAction Class
Action class for creating and managing site documents.
- flControllerAction
-
cfBackendControllerAction
-
cfBackendDocumentsAction
Package: clearFusionCMS
Copyright: Copyright (c) 2012 - 2015 clearFusionCMS. All rights reserved.
Located at system/app/cfBackendDocumentsAction.php
Copyright: Copyright (c) 2012 - 2015 clearFusionCMS. All rights reserved.
Located at system/app/cfBackendDocumentsAction.php
Methods summary
public
|
#
buildFolderTree( string $base, string $path, string $rootText = '' )
Recursive function to build a tree of the folders. |
public
string
|
#
processForm( integer $node, boolean $edit, string $type = 'doc' )
Build and process the form for adding/editing documents. |
public
|
Methods inherited from cfBackendControllerAction
__construct(),
alertMessage(),
assemble(),
confirmLeavePage(),
getCodeEditorModule(),
getEditorModule(),
lockObject(),
renderBlock(),
renderBlockToolbar(),
renderPage(),
testPermission(),
unlockObject()
Properties inherited from cfBackendControllerAction
$breadcrumbTrail,
$cache,
$db,
$managerSession,
$session,
$tpl,
$user