File
[ class tree: File ] [ index: File ] [ all elements ]

File: Util.php

Source Location: /File_Util-1.0.0/File/Util.php

Classes:

File_Util
File_Util

Page Details:

File::Util

PHP versions 4 and 5

LICENSE: This source file is subject to version 3.0 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.


FILE_LIST_ALL [line 41]

FILE_LIST_ALL = FILE_LIST_FILES|FILE_LIST_DIRS|FILE_LIST_DOTS
Listing Constants

[ Top ]



FILE_LIST_DIRS [line 39]

FILE_LIST_DIRS = 2
Listing Constants

[ Top ]



FILE_LIST_DOTS [line 40]

FILE_LIST_DOTS = 4
Listing Constants

[ Top ]



FILE_LIST_FILES [line 38]

FILE_LIST_FILES = 1
Listing Constants

[ Top ]



FILE_SORT_DATE [line 31]

FILE_SORT_DATE = 8
Sorting Constants

[ Top ]



FILE_SORT_NAME [line 29]

FILE_SORT_NAME = 2
Sorting Constants

[ Top ]



FILE_SORT_NONE [line 27]

FILE_SORT_NONE = 0
Sorting Constants

[ Top ]



FILE_SORT_RANDOM [line 32]

FILE_SORT_RANDOM = 16
Sorting Constants

[ Top ]



FILE_SORT_REVERSE [line 28]

FILE_SORT_REVERSE = 1
Sorting Constants

[ Top ]



FILE_SORT_SIZE [line 30]

FILE_SORT_SIZE = 4
Sorting Constants

[ Top ]



Documentation generated on Mon, 11 Mar 2019 15:43:21 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.