PHPDoctor

_ A B C D E F G H I L M N O P Q R S T V W

_

_ENV() - Global in package PHPDoctor

A

aClass() - Class in package PHPDoctor\Tests\Data
addClass() - Method in class PHPDoctor.PackageDoc
Add a class to this package.
addConstructor() - Method in class PHPDoctor.ClassDoc
Add a constructor to this class.
addField() - Method in class PHPDoctor.ClassDoc
Add a field to this class.
addFunction() - Method in class PHPDoctor.PackageDoc
Add a function to this package.
addGlobal() - Method in class PHPDoctor.PackageDoc
Add a global to this package.
addMethod() - Method in class PHPDoctor.ClassDoc
Add a method to this class.
addMethod() - Method in class PHPDoctor.ExecutableDoc
Add a subfunction to this function.
addPackage() - Method in class PHPDoctor.RootDoc
Add a package to this root.
addParameter() - Method in class PHPDoctor.MethodDoc
Add a parameter to this method.
addSource() - Method in class PHPDoctor.RootDoc
Add a source file to this root.
aFunction() - Method in class PHPDoctor\Tests\Data.aClass
aFunction() - Method in class PHPDoctor\Tests\Data.anotherClassWithSameMemberAsAnotherClass
This is a multi-line description
aFunctionWithParams() - Method in class PHPDoctor\Tests\Data.aClass
allClasses() - Method in class PHPDoctor.PackageDoc
Get all included classes (including exceptions and interfaces).
anInterface() - Interface in package PHPDoctor\Tests\Data
This is some text and a link aPrivateInterface somewhere else.
anotherClassWithSameMemberAsAnotherClass() - Class in package PHPDoctor\Tests\Data
aPrivateInterface() - Interface in package PHPDoctor\Tests\FileLevel
aProtectedInterface() - Interface in package PHPDoctor\Tests\Data
argv() - Global in package PHPDoctor
asClassDoc() - Method in class PHPDoctor.Type
Return this type as a class.
asPath() - Method in class PHPDoctor.ProgramElementDoc
Return the element path.
asPath() - Method in class PHPDoctor.PackageDoc
Return the package path.

B

bottom() - Method in class PHPDoctor\Doclets\Standard.Standard
Return the text to be placed at the bottom of each output file.

C

childClass() - Class in package PHPDoctor\Tests\Data
ClassDoc() - Class in package PHPDoctor
Represents a PHP class and provides access to information about the class, the class' comment and tags, and the members of the class.
classDoc() - Method in class PHPDoctor\Doclets\Debug.Debug
Output classDoc
classes() - Method in class PHPDoctor.RootDoc
Return a reference to the classes and interfaces to be documented.
classNamed() - Method in class PHPDoctor.RootDoc
Return a reference to a classDoc for the specified class/interface name
ClassWriter() - Class in package PHPDoctor\Doclets\Standard
This generates the HTML API documentation for each individual interface and class.
compareElements() - Method in class PHPDoctor\Doclets\Standard.IndexWriter
CONSTANT() - Global in package PHPDoctor\Tests\FileLevel
CONSTANT2() - Global in package PHPDoctor\Tests\FileLevel
CONSTANT3() - Global in package PHPDoctor\Tests\FileLevel
constantValue() - Method in class PHPDoctor.FieldDoc
Returns the value of the constant.
constructor() - Method in class PHPDoctor.ClassDoc
Return the constructor for this class.
ConstructorDoc() - Class in package PHPDoctor
Represents a PHP constructor.
constructorDoc() - Method in class PHPDoctor\Doclets\Debug.Debug
Output constructorDoc
containingClass() - Method in class PHPDoctor.ProgramElementDoc
Get the containing class of this program element.
containingPackage() - Method in class PHPDoctor.ProgramElementDoc
Get the package that this program element is contained in.
createTag() - Method in class PHPDoctor.PHPDoctor
Create a tag.

D

Debug() - Class in package PHPDoctor\Doclets\Debug
The debugging doclet.
defaultPackage() - Method in class PHPDoctor.PHPDoctor
Return the default package.
DeprecatedWriter() - Class in package PHPDoctor\Doclets\Standard
This generates the deprecated elements index.
depth() - Method in class PHPDoctor.PackageDoc
Calculate the depth of this package from the root.
destinationPath() - Method in class PHPDoctor\Doclets\Standard.Standard
Get the destination path to write the doclet output to.
dimension() - Method in class PHPDoctor.Type
Return the type's dimension information, as a string.
displayEmpty() - Method in class PHPDoctor\Tags.ReturnTag
Return true if this Taglet should be outputted even if it has no text content.
displayEmpty() - Method in class PHPDoctor\Tags.ParamTag
Return true if this Taglet should be outputted even if it has no text content.
displayEmpty() - Method in class PHPDoctor\Tags.Tag
Return true if this Taglet should be outputted even if it has no text content.
displayName() - Method in class PHPDoctor\Tags.SeeTag
Get display name of this tag.
displayName() - Method in class PHPDoctor\Tags.Tag
Get display name of this tag.
displayName() - Method in class PHPDoctor\Tags.ReturnTag
Get display name of this tag.
displayName() - Method in class PHPDoctor\Tags.ThrowsTag
Get display name of this tag.
displayName() - Method in class PHPDoctor\Tags.ParamTag
Get display name of this tag.
Doc() - Class in package PHPDoctor
Abstract base class of all Doc classes.
docletPath() - Method in class PHPDoctor.PHPDoctor
Return the path PHPDoctor is running from.
docTitle() - Method in class PHPDoctor\Doclets\Standard.Standard
Return the title to be placed near the top of the overview summary file.

E

error() - Method in class PHPDoctor.PHPDoctor
Write an error message to standard error.
exceptions() - Method in class PHPDoctor.PackageDoc
Get exceptions in this package.
ExecutableDoc() - Class in package PHPDoctor
Represents a PHP function, method (member function) or constructor.
execute() - Method in class PHPDoctor.PHPDoctor
Loads and runs the doclet.

F

FieldDoc() - Class in package PHPDoctor
Represents a PHP variable, constant or member variable (field).
fieldDoc() - Method in class PHPDoctor\Doclets\Debug.Debug
Output fieldDoc
fieldNamed() - Method in class PHPDoctor.ClassDoc
Return a field in this class.
fields() - Method in class PHPDoctor.ClassDoc
Return fields in this class.
findClass() - Method in class PHPDoctor.PackageDoc
Lookup for a class within this package.
firstSentenceTags() - Method in class PHPDoctor\Tags.Tag
Return the first sentence of the comment as tags.
fixPath() - Method in class PHPDoctor.PHPDoctor
Add a trailing slash to a path if it does not have one.
flatSignature() - Method in class PHPDoctor.ExecutableDoc
Get flat signature.
FrameOutputWriter() - Class in package PHPDoctor\Doclets\Standard
This generates the index.html file used for presenting the frame-formated "cover page" of the API documentation.
functions() - Method in class PHPDoctor.PackageDoc
Get functions in this package.
functions() - Method in class PHPDoctor.ExecutableDoc
Get subfunctions.
functions() - Method in class PHPDoctor.RootDoc
Return a reference to the functions to be documented.
FunctionWriter() - Class in package PHPDoctor\Doclets\Standard
This generates the HTML API documentation for each global function.

G

getFooter() - Method in class PHPDoctor\Doclets\Standard.Standard
Return the footer text to be placed at the bottom of each output file.
getHeader() - Method in class PHPDoctor\Doclets\Standard.Standard
Return the header text to be placed at the top of each output file.
getHTMLContents() - Method in class PHPDoctor.Doc
Get body of a HTML document
getOption() - Method in class PHPDoctor.PHPDoctor
Get a configuration option.
getRawCommentText() - Method in class PHPDoctor.Doc
Return the full unprocessed text of the comment.
GLOB_ONLYDIR() - Global in package PHPDoctor
globals() - Method in class PHPDoctor.PackageDoc
Get globals in this package.
globals() - Method in class PHPDoctor.RootDoc
Return a reference to the globals to be documented.
GlobalWriter() - Class in package PHPDoctor\Doclets\Standard
This generates the HTML API documentation for each global variable.

H

HTMLWriter() - Class in package PHPDoctor\Doclets\Standard
This generates the index.html file used for presenting the frame-formated "cover page" of the API documentation.

I

includeSource() - Method in class PHPDoctor\Doclets\Standard.Standard
Should we be outputting the source code?
inConstructor() - Method in class PHPDoctor\Tags.ThrowsTag
Return true if this Taglet is used in constructor documentation.
inConstructor() - Method in class PHPDoctor\Tags.ReturnTag
Return true if this Taglet is used in constructor documentation.
inConstructor() - Method in class PHPDoctor\Tags.LinkTag
Return true if this Taglet is used in constructor documentation.
inConstructor() - Method in class PHPDoctor\Tags.ParamTag
Return true if this Taglet is used in constructor documentation.
inConstructor() - Method in class PHPDoctor\Tags.LinkPlainTag
Return true if this Taglet is used in constructor documentation.
inConstructor() - Method in class PHPDoctor\Tags.SeeTag
Return true if this Taglet is used in constructor documentation.
inConstructor() - Method in class PHPDoctor\Tags.Tag
Return true if this Taglet is used in constructor documentation.
IndexWriter() - Class in package PHPDoctor\Doclets\Standard
This generates the element index.
inField() - Method in class PHPDoctor\Tags.LinkPlainTag
Return true if this Taglet is used in field documentation.
inField() - Method in class PHPDoctor\Tags.ThrowsTag
Return true if this Taglet is used in field documentation.
inField() - Method in class PHPDoctor\Tags.ParamTag
Return true if this Taglet is used in field documentation.
inField() - Method in class PHPDoctor\Tags.LinkTag
Return true if this Taglet is used in field documentation.
inField() - Method in class PHPDoctor\Tags.ReturnTag
Return true if this Taglet is used in field documentation.
inField() - Method in class PHPDoctor\Tags.Tag
Return true if this Taglet is used in field documentation.
inField() - Method in class PHPDoctor\Tags.SeeTag
Return true if this Taglet is used in field documentation.
inheritFields() - Method in class PHPDoctor\Doclets\Standard.ClassWriter
Display the inherited fields of an element.
inheritMethods() - Method in class PHPDoctor\Doclets\Standard.ClassWriter
Display the inherited methods of an element.
inlineTags() - Method in class PHPDoctor\Tags.Tag
For documentation comment with embedded @link tags, return the array of tags.
inMethod() - Method in class PHPDoctor\Tags.ThrowsTag
Return true if this Taglet is used in method documentation.
inMethod() - Method in class PHPDoctor\Tags.ParamTag
Return true if this Taglet is used in method documentation.
inMethod() - Method in class PHPDoctor\Tags.LinkTag
Return true if this Taglet is used in method documentation.
inMethod() - Method in class PHPDoctor\Tags.Tag
Return true if this Taglet is used in method documentation.
inMethod() - Method in class PHPDoctor\Tags.SeeTag
Return true if this Taglet is used in method documentation.
inMethod() - Method in class PHPDoctor\Tags.LinkPlainTag
Return true if this Taglet is used in method documentation.
inMethod() - Method in class PHPDoctor\Tags.ReturnTag
Return true if this Taglet is used in method documentation.
inOverview() - Method in class PHPDoctor\Tags.ParamTag
Return true if this Taglet is used in overview documentation.
inOverview() - Method in class PHPDoctor\Tags.LinkTag
Return true if this Taglet is used in overview documentation.
inOverview() - Method in class PHPDoctor\Tags.Tag
Return true if this Taglet is used in overview documentation.
inOverview() - Method in class PHPDoctor\Tags.SeeTag
Return true if this Taglet is used in overview documentation.
inOverview() - Method in class PHPDoctor\Tags.LinkPlainTag
Return true if this Taglet is used in overview documentation.
inOverview() - Method in class PHPDoctor\Tags.ReturnTag
Return true if this Taglet is used in overview documentation.
inOverview() - Method in class PHPDoctor\Tags.ThrowsTag
Return true if this Taglet is used in overview documentation.
inPackage() - Method in class PHPDoctor\Tags.ThrowsTag
Return true if this Taglet is used in package documentation.
inPackage() - Method in class PHPDoctor\Tags.LinkTag
Return true if this Taglet is used in package documentation.
inPackage() - Method in class PHPDoctor\Tags.Tag
Return true if this Taglet is used in package documentation.
inPackage() - Method in class PHPDoctor\Tags.ReturnTag
Return true if this Taglet is used in package documentation.
inPackage() - Method in class PHPDoctor\Tags.LinkPlainTag
Return true if this Taglet is used in package documentation.
inPackage() - Method in class PHPDoctor\Tags.SeeTag
Return true if this Taglet is used in package documentation.
inPackage() - Method in class PHPDoctor\Tags.ParamTag
Return true if this Taglet is used in package documentation.
interfaceNamed() - Method in class PHPDoctor.ClassDoc
Return an interface in this class.
interfaces() - Method in class PHPDoctor.PackageDoc
Get interfaces in this package.
interfaces() - Method in class PHPDoctor.ClassDoc
Return interfaces implemented by this class or interfaces extended by this interface.
inType() - Method in class PHPDoctor\Tags.ReturnTag
Return true if this Taglet is used in class or interface documentation.
inType() - Method in class PHPDoctor\Tags.LinkPlainTag
Return true if this Taglet is used in class or interface documentation.
inType() - Method in class PHPDoctor\Tags.ParamTag
Return true if this Taglet is used in class or interface documentation.
inType() - Method in class PHPDoctor\Tags.ThrowsTag
Return true if this Taglet is used in class or interface documentation.
inType() - Method in class PHPDoctor\Tags.LinkTag
Return true if this Taglet is used in class or interface documentation.
inType() - Method in class PHPDoctor\Tags.Tag
Return true if this Taglet is used in class or interface documentation.
inType() - Method in class PHPDoctor\Tags.SeeTag
Return true if this Taglet is used in class or interface documentation.
isAbstract() - Method in class PHPDoctor.ClassDoc
Return true if this class is abstract.
isAbstract() - Method in class PHPDoctor.MethodDoc
Return true if this class is abstract.
isClass() - Method in class PHPDoctor.Doc
Is this construct a class.
isClass() - Method in class PHPDoctor.ClassDoc
Is this construct a class.
isConstructor() - Method in class PHPDoctor.Doc
Is this construct a constructor.
isConstructor() - Method in class PHPDoctor.ConstructorDoc
Construct is a constructor.
isException() - Method in class PHPDoctor.Doc
Is this construct an exception.
isException() - Method in class PHPDoctor.ClassDoc
Is this construct an exception.
isField() - Method in class PHPDoctor.FieldDoc
Construct is a field.
isField() - Method in class PHPDoctor.Doc
Is this construct a field.
isFinal() - Method in class PHPDoctor.ProgramElementDoc
Return true if this program element is final.
isFinal() - Method in class PHPDoctor.Doc
Is this construct final.
isFunction() - Method in class PHPDoctor.Doc
Is this construct a function.
isFunction() - Method in class PHPDoctor.MethodDoc
Is this construct a function.
isGlobal() - Method in class PHPDoctor.FieldDoc
Construct is a global.
isGlobal() - Method in class PHPDoctor.Doc
Is this construct a global variable.
isInlineTag() - Method in class PHPDoctor\Tags.SeeTag
Return true if this Taglet is an inline tag.
isInlineTag() - Method in class PHPDoctor\Tags.LinkTag
Return true if this Taglet is an inline tag.
isInlineTag() - Method in class PHPDoctor\Tags.Tag
Return true if this Taglet is an inline tag.
isInlineTag() - Method in class PHPDoctor\Tags.ThrowsTag
Return true if this Taglet is an inline tag.
isInlineTag() - Method in class PHPDoctor\Tags.ParamTag
Return true if this Taglet is an inline tag.
isInlineTag() - Method in class PHPDoctor\Tags.ReturnTag
Return true if this Taglet is an inline tag.
isInlineTag() - Method in class PHPDoctor\Tags.LinkPlainTag
Return true if this Taglet is an inline tag.
isInterface() - Method in class PHPDoctor.Doc
Is this construct an interface.
isInterface() - Method in class PHPDoctor.ClassDoc
Return true if this element is an interface.
isMethod() - Method in class PHPDoctor.Doc
Is this construct a method.
isMethod() - Method in class PHPDoctor.MethodDoc
Is this construct a method.
isOrdinaryClass() - Method in class PHPDoctor.ClassDoc
Is this construct an ordinary class (not an interface or an exception).
isOrdinaryClass() - Method in class PHPDoctor.Doc
Is this construct an ordinary class (not an interface or an exception).
isPrivate() - Method in class PHPDoctor.ProgramElementDoc
Return true if this program element is private.
isProtected() - Method in class PHPDoctor.ProgramElementDoc
Return true if this program element is protected.
isPublic() - Method in class PHPDoctor.ProgramElementDoc
Return true if this program element is public.
isStatic() - Method in class PHPDoctor.ProgramElementDoc
Return true if this program element is static.

L

LinkPlainTag() - Class in package PHPDoctor\Tags
Represents an inline link tag.
LinkTag() - Class in package PHPDoctor\Tags
Represents an inline link tag.
location() - Method in class PHPDoctor.ProgramElementDoc
Get the source location of this element

M

makeAbsolutePath() - Method in class PHPDoctor.PHPDoctor
Turn path into an absolute path using the given prefix?
makePrivate() - Method in class PHPDoctor.ProgramElementDoc
Set element to have private access
makeProtected() - Method in class PHPDoctor.ProgramElementDoc
Set element to have protected access
makePublic() - Method in class PHPDoctor.ProgramElementDoc
Set element to have public access
mergeData() - Method in class PHPDoctor.Doc
Merge the contents of the doc comment into the element object.
mergeSuperClassData() - Method in class PHPDoctor.ClassDoc
Merge the details of the superclass with this class.
message() - Method in class PHPDoctor.PHPDoctor
Write a message to standard output.
methodDoc() - Method in class PHPDoctor\Doclets\Debug.Debug
Output methodDoc
MethodDoc() - Class in package PHPDoctor
Represents a PHP function or method (member function).
methodNamed() - Method in class PHPDoctor.ClassDoc
Return a method in this class.
methods() - Method in class PHPDoctor.ClassDoc
Return the methods in this class.
modifiers() - Method in class PHPDoctor.ProgramElementDoc
Get modifiers string.

N

name() - Method in class PHPDoctor\Tags.Tag
Get name of this tag.
name() - Method in class PHPDoctor.Doc
Return the name of this doc item.

O

options() - Method in class PHPDoctor.RootDoc
Return a reference to the set options.
options() - Method in class PHPDoctor.PHPDoctor
Return a reference to the set options.
ordinaryClasses() - Method in class PHPDoctor.PackageDoc
Get ordinary classes (excluding exceptions and interfaces) in this package.

P

PackageDoc() - Class in package PHPDoctor
Represents a PHP package.
PackageFrameWriter() - Class in package PHPDoctor\Doclets\Standard
This generates the package-frame.html file that lists the interfaces and classes in a given package for displaying in the lower-left frame of the frame-formatted default output.
PackageIndexFrameWriter() - Class in package PHPDoctor\Doclets\Standard
This generates the overview-frame.html file used for displaying the list of package links in the upper-left frame in the frame-formatted default output.
PackageIndexWriter() - Class in package PHPDoctor\Doclets\Standard
This class generates the overview-summary.html file that lists all parsed packages.
packageName() - Method in class PHPDoctor.ProgramElementDoc
Get the name of the package that this program element is contained in.
packageNamed() - Method in class PHPDoctor.RootDoc
Return a reference to a packageDoc for the specified package name.
packages() - Method in class PHPDoctor.RootDoc
Return a reference to the packages to be documented.
PackageWriter() - Class in package PHPDoctor\Doclets\Standard
This generates the package-summary.html files that list the interfaces and classes for a given package.
parameters() - Method in class PHPDoctor.ExecutableDoc
Get argument information.
ParamTag() - Class in package PHPDoctor\Tags
Represents a parameter tag.
paramTags() - Method in class PHPDoctor.ExecutableDoc
Return the param tags in this function.
parse() - Method in class PHPDoctor.PHPDoctor
Parse files into tokens and create rootDoc.
parser() - Global in package PHPDoctor
phpdoc() - Global in package PHPDoctor
phpdoctor() - Method in class PHPDoctor.RootDoc
Return a reference to the PHPDoctor application object.
phpdoctor() - Method in class PHPDoctor\Doclets\Standard.Standard
Return a reference to the application object.
PHPDoctor() - Class in package PHPDoctor
This class holds the information from one run of PHPDoctor.
processDocComment() - Method in class PHPDoctor.PHPDoctor
Process a doc comment into a doc tag array.
ProgramElementDoc() - Class in package PHPDoctor
Represents a PHP program element: global, function, class, interface, field, constructor, or method.

Q

qualifiedName() - Method in class PHPDoctor.ProgramElementDoc
Get the fully qualified name.
qualifiedTypeName() - Method in class PHPDoctor.Type
Get qualified name of this type.

R

ReturnTag() - Class in package PHPDoctor\Tags
Represents a return tag.
returnType() - Method in class PHPDoctor.MethodDoc
Get return type.
returnTypeAsString() - Method in class PHPDoctor.MethodDoc
Format a return type for outputting.
RootDoc() - Class in package PHPDoctor
This class holds the information from one run of PHPDoctor.
rootDoc() - Global in package PHPDoctor
rootDoc() - Method in class PHPDoctor\Doclets\Standard.Standard
Return a reference to the root doc.

S

SeeTag() - Class in package PHPDoctor\Tags
Represents a see tag.
set() - Method in class PHPDoctor.Doc
Setter method.
setByRef() - Method in class PHPDoctor.Doc
Setter by reference method.
setParent() - Method in class PHPDoctor\Tags.Tag
Set this tags parent
setTag() - Method in class PHPDoctor.Doc
Set a tag.
showDepth() - Method in class PHPDoctor\Doclets\Debug.Debug
Return the depth indicator string
signature() - Method in class PHPDoctor.ExecutableDoc
Get the signature.
sourceFilename() - Method in class PHPDoctor.ProgramElementDoc
sourceLine() - Method in class PHPDoctor.ProgramElementDoc
sourcePath() - Method in class PHPDoctor.PHPDoctor
Return the source path.
sources() - Method in class PHPDoctor.RootDoc
Return a reference to the source files to be documented.
SourceWriter() - Class in package PHPDoctor\Doclets\Standard
This uses GeSHi to generate formatted source for each source file in the parsed code.
Standard() - Class in package PHPDoctor\Doclets\Standard
The standard doclet.
subclassOf() - Method in class PHPDoctor.ClassDoc
Test whether this class is a subclass of the specified class.
superclass() - Method in class PHPDoctor.ClassDoc
Return the superclass of this class.

T

T_ABSTRACT() - Global in package PHPDoctor
T_CONST() - Global in package PHPDoctor
T_DOC_COMMENT() - Global in package PHPDoctor
Undefined internal constants so we don't throw undefined constant errors later on
T_FINAL() - Global in package PHPDoctor
T_IMPLEMENTS() - Global in package PHPDoctor
T_INTERFACE() - Global in package PHPDoctor
T_ML_COMMENT() - Global in package PHPDoctor
T_NS_C() - Global in package PHPDoctor
T_PRIVATE() - Global in package PHPDoctor
T_PROTECTED() - Global in package PHPDoctor
T_PUBLIC() - Global in package PHPDoctor
T_THROW() - Global in package PHPDoctor
T_USE() - Global in package PHPDoctor
Tag() - Class in package PHPDoctor\Tags
Represents a documentation tag, e.g.
tags() - Method in class PHPDoctor.Doc
Return tags of the specified kind in this Doc item.
test() - Global in package PHPDoctor
TestPHP5() - Class in package PHPDoctor\Tests
testPHP5Test() - Method in class PHPDoctor\Tests.TestPHP5
text() - Method in class PHPDoctor\Tags.SeeTag
Get value of this tag.
text() - Method in class PHPDoctor\Tags.Tag
Get value of this tag.
text() - Method in class PHPDoctor\Tags.LinkTag
Get value of this tag.
thrownExceptions() - Method in class PHPDoctor.ExecutableDoc
Return exceptions this function throws.
ThrowsTag() - Class in package PHPDoctor\Tags
Represents a throws tag.
throwsTags() - Method in class PHPDoctor.ExecutableDoc
Return the throws tags in this function.
toString() - Method in class PHPDoctor.Type
Returns a string representation of the type.
tree() - Method in class PHPDoctor\Doclets\Standard.Standard
Return whether to create a class tree or not.
type() - Method in class PHPDoctor.FieldDoc
Get type of this variable.
Type() - Class in package PHPDoctor
Represents a PHP variable type.
typeAsString() - Method in class PHPDoctor.FieldDoc
Format a field type for outputting.
typeName() - Method in class PHPDoctor.Type
Get name of this type.

V

value() - Method in class PHPDoctor.FieldDoc
Returns the value of the field.
verbose() - Method in class PHPDoctor.PHPDoctor
Write a message to standard output.
version() - Method in class PHPDoctor.PHPDoctor
Return the version of PHPDoctor.
version() - Method in class PHPDoctor\Doclets\Standard.Standard
Return the version of PHPDoctor.

W

warning() - Method in class PHPDoctor.PHPDoctor
Write a warning message to standard error.
windowTitle() - Method in class PHPDoctor\Doclets\Standard.Standard
Return the title to be placed in the HTML tag.</dd> </dl> <div class="header"> <h1>PHPDoctor</h1> <ul> <li><a href="overview-summary.html">Overview</a></li> <li>Package</li><li>Class</li><li><a href="overview-tree.html">Tree</a></li> <li><a href="overview-files.html">Files</a></li> <li><a href="deprecated-list.html">Deprecated</a></li> <li class="active">Index</li> </ul> </div> <div class="small_links"> <a href="index.html" target="_top">Frames</a> <a href="index-all.html" target="_top">No frames</a> </div> <hr> <p id="footer">This document was generated by <a href="http://peej.github.com/phpdoctor/">PHPDoctor: The PHP Documentation Creator</a></p> </body> </html>