

Public Member Functions | |
| start ($path, $pointer, $sort, $sortRev, $clipBoard=0) | |
| generateList () | |
| writeTop ($path) | |
| linkClipboardHeaderIcon ($string, $table, $cmd, $warning=') | |
| getTable ($files, $dirs, $rowlist) | |
| formatDirList ($items) | |
| linkWrapDir ($code, $path) | |
| linkWrapFile ($code, $path) | |
| listURL () | |
| dirData ($theFile) | |
| formatFileList ($items) | |
| isImage ($ext) | |
| linkWrapSort ($code, $path, $col) | |
| readDirectory ($path, $type, $extList=') | |
| makeClip ($theData) | |
Public Attributes | |
| $iLimit = 40 | |
| $thumbs = 0 | |
| $widthGif = '<img src="clear.gif" width="1" height="1" hspace="165" alt="" />' | |
| $fixedL = 30 | |
| $script = 'file_list.php' | |
| $clickMenus = 1 | |
| $sort = '' | |
| $sortRev = 1 | |
| $firstElementNumber = 0 | |
| $clipBoard = 0 | |
| $JScode = '' | |
| $HTMLcode = '' | |
| $totalbytes = 0 | |
| $dirs = Array() | |
| $files = Array() | |
| $path = '' | |
| $eCounter = 0 | |
| $totalItems = '' | |
| $CBnames = array() | |
Definition at line 74 of file class.file_list.inc.
|
|
Returns some data specific for the directories...
Definition at line 411 of file class.file_list.inc. References $path, $title, and t3lib_BEfunc::getPathType_web_nonweb(). Referenced by formatDirList(), and writeTop(). |
|
|
This returns tablerows for the directories in the array $items['sorting'].
Definition at line 305 of file class.file_list.inc. References $field, $GLOBALS, $key, dirData(), field, t3lib_div::fixed_lgd(), t3lib_recordList::fwd_rwd_nav(), height, img, linkWrapDir(), makeClip(), and size. Referenced by getTable(). |
|
|
This returns tablerows for the files in the array $items['sorting'].
Definition at line 436 of file class.file_list.inc. References $field, $GLOBALS, $key, field, t3lib_div::fixed_lgd(), t3lib_div::formatSize(), t3lib_recordList::fwd_rwd_nav(), t3lib_BEfunc::getFileIcon(), height, img, linkWrapFile(), makeClip(), and size. Referenced by getTable(). |
|
|
Reading files and directories, counting elements and generating the list in ->HTMLcode
Reimplemented in fileList_ext. Definition at line 132 of file class.file_list.inc. References getTable(), readDirectory(), and size. |
|
||||||||||||||||
|
Returns a table with directories and files listed.
Definition at line 217 of file class.file_list.inc. References $table, a, formatDirList(), formatFileList(), height, img, linkClipboardHeaderIcon(), linkWrapSort(), onclick, t3lib_div::rmFromList(), t3lib_iconWorks::skinImg(), table, and t3lib_div::uniqueList(). Referenced by generateList(). |
|
|
Returns true if $ext is an image-extension according to $GLOBALS['TYPO3_CONF_VARS']['GFX']['imagefile_ext']
Definition at line 510 of file class.file_list.inc. References t3lib_div::inList(). |
|
||||||||||||||||||||
|
Wrapping input string in a link with clipboard command.
Definition at line 203 of file class.file_list.inc. Referenced by getTable(). |
|
||||||||||||
|
Wraps the directory-titles
Definition at line 368 of file class.file_list.inc. References a. Referenced by formatDirList(), and writeTop(). |
|
||||||||||||
|
Wraps filenames in links which opens them in a window IF they are in web-path.
Definition at line 386 of file class.file_list.inc. References a, t3lib_div::getIndpEnv(), t3lib_div::isFirstPartOfStr(), and onclick. Referenced by formatFileList(). |
|
||||||||||||||||
|
Wraps the directory-titles ($code) in a link to file_list.php (id=$path) and sorting commands...
Definition at line 522 of file class.file_list.inc. References a. Referenced by getTable(). |
|
|
Returns list URL; This is the URL of the current script with id and imagemode parameters, thats all.
Definition at line 401 of file class.file_list.inc. |
|
|
Creates the clipboard control pad
Definition at line 594 of file class.file_list.inc. References $checked, a, height, img, input, onclick, and value. Referenced by formatDirList(), and formatFileList(). |
|
||||||||||||||||
|
Returns an array with file/dir items + an array with the sorted items
Definition at line 540 of file class.file_list.inc. References $GLOBALS, $path, t3lib_div::inList(), and t3lib_div::split_fileref(). Referenced by generateList(), and fileList_ext::generateList(). |
|
||||||||||||||||||||||||
|
Initialization of class
Definition at line 111 of file class.file_list.inc. References $clipBoard, $path, $sort, and $sortRev. |
|
|
Make the top of the list
Definition at line 145 of file class.file_list.inc. References $GLOBALS, $path, $title, a, dirData(), t3lib_div::fixed_lgd_cs(), height, img, linkWrapDir(), t3lib_iconWorks::skinImg(), and table. |
|
|
Definition at line 97 of file class.file_list.inc. |
|
|
Definition at line 80 of file class.file_list.inc. |
|
|
Definition at line 85 of file class.file_list.inc. Referenced by fileList_ext::renderImage(), and start(). |
|
|
Definition at line 91 of file class.file_list.inc. |
|
|
Reimplemented from t3lib_recordList. Definition at line 94 of file class.file_list.inc. |
|
|
Definition at line 92 of file class.file_list.inc. |
|
|
Reimplemented from t3lib_recordList. Definition at line 84 of file class.file_list.inc. |
|
|
Reimplemented from t3lib_recordList. Definition at line 78 of file class.file_list.inc. |
|
|
Reimplemented from t3lib_recordList. Definition at line 89 of file class.file_list.inc. |
|
|
Reimplemented from t3lib_recordList. Definition at line 75 of file class.file_list.inc. |
|
|
Definition at line 88 of file class.file_list.inc. |
|
|
Definition at line 93 of file class.file_list.inc. Referenced by dirData(), readDirectory(), start(), and writeTop(). |
|
|
Reimplemented from t3lib_recordList. Definition at line 79 of file class.file_list.inc. |
|
|
Definition at line 82 of file class.file_list.inc. Referenced by start(). |
|
|
Definition at line 83 of file class.file_list.inc. Referenced by start(). |
|
|
Definition at line 76 of file class.file_list.inc. |
|
|
Definition at line 90 of file class.file_list.inc. |
|
|
Reimplemented from t3lib_recordList. Definition at line 95 of file class.file_list.inc. |
|
|
Definition at line 77 of file class.file_list.inc. |
1.4.3-20050530