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

Procedural File: FilesystemToolkit.class.php

Source Location: /filesystem/FilesystemToolkit.class.php



Classes:

FilesystemToolkit
Static Methods


Page Details:

For including this file you have to define the constant "CLASSPATH".

Because every include in the framework depends on the CLASSPATH definition. The CLASSPATH means the relative path to the folder that contains the framework GilliGan.




Tags:

filesource:  Source Code for this file


Includes:

require_once(CLASSPATH."core/Arrays.class.php") [line 20]
Including various functions to manipulate arrays.






FILE [line 30]

FILE = 1
Constant FILES is defined to declare the type files in a filesystem.


[ Top ]



FILEORFOLDER [line 26]

FILEORFOLDER = 0
Constant FILESANDFOLDER describes that files and folder kan match this value.

For example if you want to read both (file and folders) from a filesystem.



[ Top ]



FOLDER [line 34]

FOLDER = 2
Constant FOLDER is defined to declare the type folder in a filesystem.


[ Top ]




Documentation generated on Thu, 05 Jun 2008 19:11:32 +0200 by phpDocumentor 1.4.1