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

File: Setup.inc.php

Source Location: /PhpDocumentor-1.2.0beta2/phpDocumentor/Setup.inc.php

Page Details:

This was all in phpdoc.inc, and now encapsulates the complexity

Includes:

include_once("phpDocumentor/IntermediateParser.inc") [line 17]
include_once("phpDocumentor/WordParser.inc") [line 18]
include_once("phpDocumentor/Template.inc") [line 13]
include_once("phpDocumentor/InlineTags.inc") [line 21]
include_once("phpDocumentor/Io.inc") [line 12]
include_once("phpDocumentor/common.inc.php") [line 10]
common settings
include_once("phpDocumentor/DescHTML.inc") [line 23]
include_once("phpDocumentor/EventStack.inc") [line 19]
include_once("phpDocumentor/ParserData.inc") [line 20]
include_once("phpDocumentor/Publisher.inc") [line 14]
include_once("phpDocumentor/DocBlockTags.inc") [line 22]
include_once("phpDocumentor/ParserDocBlock.inc") [line 24]
include_once("phpDocumentor/PackagePageElements.inc") [line 30]
include_once("phpDocumentor/phpDocumentorTWordParser.inc") [line 27]
include_once("phpDocumentor/Parser.inc") [line 26]
include_once("phpDocumentor/ParserDescCleanup.inc") [line 29]
include_once("phpDocumentor/phpDocumentorTParser.inc") [line 28]
include_once("phpDocumentor/LinkClasses.inc") [line 32]
include_once("phpDocumentor/Errors.inc") [line 34]
include_once("phpDocumentor/Classes.inc") [line 15]
include_once("phpDocumentor/XMLpackagePageParser.inc") [line 31]
include_once("phpDocumentor/ParserElements.inc") [line 25]
include_once("phpDocumentor/Converter.inc") [line 33]
include_once("phpDocumentor/ProceduralPages.inc") [line 16]

array $interface [line 41]

$interface is either 'web' or is not set at all
Default value:   $_GET['interface']


[ Top ]



string $phpDocumentor_DefaultPackageName [line 54]

default package name, set using -dn --defaultpackagename
  • Name: $phpDocumentor_DefaultPackageName
Default value:   'default'


[ Top ]



array $_phpDocumentor_setting [line 46]

$_phpDocumentor_setting is either the value from the web interface, or is set up by Io::parseArgv()
Default value:   $_GET['setting']


[ Top ]



phpDocumentor_out [line 634]

void phpDocumentor_out( mixed $string)

Print parse information if quiet setting is off


[ Top ]



Documentation generated on Fri, 30 Apr 2004 22:10:41 +0200 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.