App\Core_MediaManager
Inherited from cmsApplication_HierarchicalTree_List


Protected Attributes
protected | $default_editor_name |
Protected Methods
protected string | generateSitemapURLs() Generate sitemap URLs for file list @global type $SystemConfig
|
protected | getImageListDescription($file) |
protected boolean | checkPrivilege(bool $for_privileged_user) Check access to links, images, and files @global \App\Users $CurrentUser
|
Public Methods
public | __construct() |
public | viewMainPage() Frontend: view the main page.
|
public bool | CheckIfCurrentUserAllowedAccess() Check if user allowed access to full list @global \SCHLIX\cmsConfigRegistry $SystemConfig @global \App\Users $CurrentUser
|
public | viewFileList(bool $for_privileged_user=false) View full file list - only for those who have access to the backend
|
public bool | viewImageList(bool $for_privileged_user=false) View full image list @global \App\Users $CurrentUser
|
public boolean | Run(array $command) Run Command for routing. Main command is in $command['action']
|