App\Core_MediaManager

Inherited from cmsApplication_HierarchicalTree_List

Protected Attributes

protected $default_editor_name 

Protected Methods

protected stringgenerateSitemapURLs()
Generate sitemap URLs for file list @global type $SystemConfig
protected getImageListDescription($file)
protected booleancheckPrivilege(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 boolCheckIfCurrentUserAllowedAccess()
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 boolviewImageList(bool $for_privileged_user=false)
View full image list @global \App\Users $CurrentUser
public booleanRun(array $command)
Run Command for routing. Main command is in $command['action']