Class cGuiFileOverview
Displays files in the left bottom frame
- cGuiPage
- cGuiFileOverview
Package: Core\GUI
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Mischa Holz
Located at classes/gui/class.fileoverview.php
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Mischa Holz
Located at classes/gui/class.fileoverview.php
public
|
#
__construct( string $dir, string $markedFile = '', string $fileInfoType = '' )
Default constructor. Initializes the class for the directory |
public
|
|
public
string|
|
protected
string
|
$directory |
|
#
Path to the directory that is being displayed |
protected
string
|
$markedFile |
|
#
Name of the marked up file |
protected
string
|
$fileInfoType |
|
#
Type of the file information in the database |
protected
string
|
$fileExtension |
|
#
Selected file extension |
$_abort,
$_bodyClassNames,
$_contentTemplate,
$_error,
$_filesDirectory,
$_info,
$_markScript,
$_metaTags,
$_objects,
$_ok,
$_pageBase,
$_pageName,
$_pageTemplate,
$_pluginName,
$_scripts,
$_skipTemplateCheck,
$_styles,
$_subnav,
$_warning
|