phpDocumentor_setupLocated in /phpDocumentor/Setup.inc.php (line 99)
		
			string
			$dirs
			 =  ''			(line 132)
		
	contents of --directory commandline
		
			string
			$files
			 =  ''			(line 126)
		
	contents of --filename commandline
		
			boolean
			$hidden
			 =  false			(line 138)
		
	contents of --hidden commandline
		
			boolean
			$ignoresymlinks
			 =  false			(line 154)
		
	contents of --ignoresymlinks commandline
		
			string
			$ignore_files
			 = array()			(line 149)
		
	contents of --ignore commandline
		
			string
			$packages
			 =  false			(line 120)
		
	Packages to create documentation for
		
			Parser|phpDocumentorTParser
			$parse
						(line 105)
		
	The main parser
		
			phpDocumentor_IntermediateParser
			$render
			 =  false			(line 115)
		
	Used to organize output from the Parser before Conversion
		
			Io
			$setup
						(line 110)
		
	Used to parse command-line options
		Constructor phpDocumentor_setup (line 161)
	Checks PHP version, makes sure it is 4.2.0+, and chooses the
phpDocumentorTParser if version is 4.3.0+
		checkIgnoreTag (line 406)
	
		createDocs (line 539)
	
		parseHiddenFiles (line 522)
	
		parseIni (line 780)
	Parse configuration file phpDocumentor.ini
		readCommandLineSettings (line 268)
	Get phpDocumentor settings from command-line or web interface
		readConfigFile (line 234)
	Get phpDocumentor settings from a user configuration file
		setDirectoriesToParse (line 517)
	
		setFilesToParse (line 512)
	
		setIgnore (line 527)
	
		setJavadocDesc (line 471)
	
		setMemoryLimit (line 419)
	Allow a memory_limit setting in phpDocumentor.ini to override php.ini or default memory limit
		setPackageOutput (line 501)
	
		setParsePrivate (line 476)
	
		setQuietMode (line 481)
	
		setTargetDir (line 491)
	
		setTemplateBase (line 496)
	
		setTitle (line 507)
	
		setUndocumentedElementWarnings (line 486)
	Documentation generated on Mon, 05 Dec 2011 21:40:21 -0600 by phpDocumentor 1.4.4