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

Procedural File: Setup.inc.php

Source Location: /phpDocumentor/Setup.inc.php

Page Details

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

phpDocumentor :: automatic documentation generator

PHP versions 4 and 5

Copyright (c) 2002-2006 Gregory Beaver

LICENSE:

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Link:  http://pear.php.net/PhpDocumentor
Since:  1.2
Filesource:  Source Code for this file
Link:  http://www.phpdoc.org
Version:  CVS: $Id: Setup.inc.php,v 1.13 2006/10/23 03:45:08 cellog Exp $
Copyright:  2002-2006 Gregory Beaver
License:  LGPL
Author:  Gregory Beaver <[email protected]>
Classes
Class Description
phpDocumentor_setup
Includes
[ Top ]

include_once ("phpDocumentor/ProceduralPages.inc") [line 45]
[ Top ]

include_once ("phpDocumentor/WordParser.inc") [line 47]
[ Top ]

include_once ("phpDocumentor/HighlightParser.inc") [line 58]
[ Top ]

include_once ("phpDocumentor/EventStack.inc") [line 48]
[ Top ]

include_once ("phpDocumentor/ParserElements.inc") [line 54]
[ Top ]

include_once ("phpDocumentor/ParserDocBlock.inc") [line 53]
[ Top ]

include_once ("phpDocumentor/LinkClasses.inc") [line 63]
[ Top ]

include_once ("phpDocumentor/Classes.inc") [line 44]
[ Top ]

include_once ("phpDocumentor/DescHTML.inc") [line 52]
[ Top ]

include_once ("phpDocumentor/ParserData.inc") [line 49]
[ Top ]

include_once ("phpDocumentor/InlineTags.inc") [line 50]
[ Top ]

include_once ("phpDocumentor/Io.inc") [line 42]
[ Top ]

include_once ("phpDocumentor/Parser.inc") [line 55]
[ Top ]

include_once ("phpDocumentor/common.inc.php") [line 40]

common settings

[ Top ]

include_once ("phpDocumentor/Publisher.inc") [line 43]
[ Top ]

[ Top ]

[ Top ]

include_once ("phpDocumentor/Converter.inc") [line 64]
[ Top ]

[ Top ]

include_once ("phpDocumentor/DocBlockTags.inc") [line 51]
[ Top ]

[ Top ]

include_once ("phpDocumentor/Errors.inc") [line 65]
[ Top ]


Globals
array   $interface [line 72]

$interface is either 'web' or is not set at all

Default value:  $_GET['interface']

[ Top ]

string   $phpDocumentor_DefaultCategoryName [line 92]

default package name, set using -dn --defaultcategoryname

Default value:  'default'
API Tags:
Name:  $phpDocumentor_DefaultCategoryName


[ Top ]

string   $phpDocumentor_DefaultPackageName [line 85]

default package name, set using -dn --defaultpackagename

Default value:  'default'
API Tags:
Name:  $phpDocumentor_DefaultPackageName


[ Top ]

array   $_phpDocumentor_setting [line 77]

$_phpDocumentor_setting is either the value from the web interface, or is set up by Io::parseArgv()

Default value:  $_GET['setting']

[ Top ]


Functions
phpDocumentor_out  [line 802]

void phpDocumentor_out( $string  )

Print parse information if quiet setting is off

Parameters:
   $string: 


[ Top ]


Documentation generated on Tue, 24 Oct 2006 09:26:01 -0500 by phpDocumentor 1.3.1