Class cfBackendBrowsefilesAction
cfBackendBrowsefilesAction Class
The action class to show the file tree for embedding in WYSIWYG editor.
- flControllerAction
- cfBackendControllerAction
- cfBackendBrowsefilesAction
Package: clearFusionCMS
Copyright: Copyright (c) 2012 - 2015 clearFusionCMS. All rights reserved.
Located at system/app/cfBackendBrowsefilesAction.php
Copyright: Copyright (c) 2012 - 2015 clearFusionCMS. All rights reserved.
Located at system/app/cfBackendBrowsefilesAction.php
Methods summary
public
|
#
buildFolderTree( string $base, string $path, string $editor, string $active, boolean $move, string $rootText = '' )
Recursive function to build a tree of the folders. |
public
|
|
public
|
Methods inherited from cfBackendControllerAction
__construct()
,
alertMessage()
,
assemble()
,
confirmLeavePage()
,
getCodeEditorModule()
,
getEditorModule()
,
lockObject()
,
renderBlock()
,
renderBlockToolbar()
,
renderPage()
,
testPermission()
,
unlockObject()
Properties summary
protected
string
|
$queryString
The query string. |
|
protected
string
|
$basePath
The base path. |
Properties inherited from cfBackendControllerAction
$breadcrumbTrail
,
$cache
,
$db
,
$managerSession
,
$session
,
$tpl
,
$user