OCSP_DIRECTORYopenCSP class OCSP_DIRECTORY
Located in /common/OCSP_DIRECTORY.phpclass (line 41)
											static boolean
										checkDir
											(string $aDir, [boolean $createDir = False], [octal $rMask = 0770], [boolean $debug = False])
									
											static string
										checkDirName
											(string $aDir, [char $pathSep = _OCSP_DIRSEP_], [int $isPath = -1], [boolean $debug = False])
									
											static array
										getDirList
											(string $dirName, [string $type = "F"], [boolean $debug = FALSE], [array $blackList = array()])
									checks if a dir exits and creats it if $createDir
checks if $aDir is a valid dirname fixes chars and /
if $isPath is not set $aDir is searched for $pathSep
returns an array with files of a specified type in a directory
possible types:
returns if $aDir is a directory
		
			CLASS_SRC_FILE
			 =  __FILE__
			(line 50)
		
	Documentation generated on Thu, 08 Jan 2009 17:45:36 +0100 by phpDocumentor 1.4.0a2