-
$globalconflicts
-
Namespace conflicts within all documented packages of functions
-
$globalsbyfile
-
array of parsed global variables organized by the full path of the file that contains the global variable definition.
-
$globalsbynamefile
-
array of file names organized by global variables that are in the file.
-
getAllFiles
-
Take a filename with wildcards and return all files that match the
-
getBase
-
Retrieve common directory (case-insensitive in windows)
-
getClass
-
Get the parserClass representation of a class from its name and file
-
getClassByPackage
-
Search for a class in a package
-
getClassesInPath
-
-
getConflicts
-
If a package contains two classes with the same name, this function finds that conflict
-
getDefiniteChildren
-
Get all classes confirmed in parsing to be descended class $parclass in file $file
-
getDir
-
-
getDirTree
-
-
getEvent
-
Get the current event
-
getParentClass
-
Find the parent class of a class in file $file
-
getPathInfo
-
gathers path-related info about a given element
-
getReadmeInstallChangelog
-
-
getRealPath
-
Ensures the path to the file is an absolute path
-
getRegExpableSearchString
-
Converts $s into a string that can be used with preg_match
-
getRoots
-
Get a list of all root classes indexed by package. Used to generate class trees by
Converter
-
getTutorials
-
Retrieve tutorial subdirectories and their contents from the list of
-
get_include_path
-
-
getDescription
-
Get the description of how the element used is being used.
-
getSourceLink
-
gets path to the sourcecode file
-
getSourceLink
-
Retrieve a converter-specific link to the example
-
getString
-
Returns the text minus any inline tags
-
getString
-
No inline tags are possible, returns 'public', 'protected' or 'private'
-
getProgramListing
-
Return the source for the example file, enclosed in a <programlisting> tag to use in a tutorial
-
getString
-
gets the source string
-
getString
-
always gets an empty string
-
globalLink
-
global variable link
-
getClasses
-
returns a list of all classes declared in a file
-
getFile
-
gets the file name
-
getLink
-
returns a link
-
getName
-
Get the output-safe filename (. changed to _)
-
getName
-
gets the name
-
getPackageOutput
-
gets the package output array
-
getParseData
-
Not implemented in this version
-
getPath
-
gets the path
-
getSourceLocation
-
gets the source location
-
getString
-
return the string unconverted (all inline tags are taken out - this should only be used in pre-parsing to see if any other text is in the string)
-
getTutorial
-
If this file has a tutorial associated with it, returns a link to the tutorial.
-
getType
-
gets the tag type
-
getType
-
gets the type
-
getValue
-
gets the value
-
getDesc
-
-
getEndLineNumber
-
Retrieve ending line number
-
getExplicitCategory
-
If the DocBlock has a @category tag, then this returns true
-
getExplicitPackage
-
If the DocBlock has a @package tag, then this returns true
-
getKeyword
-
-
getLineNumber
-
Retrieve starting line number
-
getSDesc
-
-
getType
-
-
$globals
-
global declarations parsed from function definition
-
getChildClassList
-
returns a list of all child classes of this class
-
getClass
-
Retrieve the class name
-
getClass
-
Return name of the class that contains this method
-
getClass
-
Retrieve the class name
-
getConflicts
-
Returns all functions in other packages that have the same name as this function
-
getConflicts
-
Returns all classes in other packages that have the same name as this class
-
getConflicts
-
Returns all defines in other packages that have the same name as this define
-
getConflicts
-
Returns all global variables in other packages that have the same name as this global variable
-
getConstNames
-
-
getConsts
-
-
getDataType
-
Retrieve converter-specific representation of the data type
-
getEndLineNumber
-
-
getExtends
-
-
getFile
-
-
getFunctionCall
-
adds "constructor " to start of function call if $isConstructor is true
-
getFunctionCall
-
Get a human-friendly description of the function call
-
getImplements
-
-
getImplements
-
-
getInheritedConsts
-
-
getInheritedMethods
-
-
getInheritedVars
-
-
getIntricateFunctionCall
-
-
getIntricateFunctionCall
-
Like getFunctionCall(), but has no English or pre-determined formatting.
-
getLineNumber
-
-
getLink
-
quick way to link to this element
-
getLink
-
quick way to link to this element
-
getLink
-
Get a link to this tutorial, or to any subsection of this tutorial
-
getLink
-
quick way to link to this element
-
getLink
-
quick way to link to this element
-
getLink
-
quick way to link to this element
-
getLink
-
quick way to link to this element
-
getLink
-
quick way to link to this element
-
getMethod
-
-
getMethodNames
-
-
getMethods
-
-
getModifiers
-
Get the PHP5+ modifiers for this class
-
getModifiers
-
Return a list of access modifiers (static/private/etc.)
-
getModifiers
-
Return name of the class that contains this method
-
getName
-
-
getNext
-
Retrieve converter-specific link to the next tutorial's documentation
-
getOverrides
-
-
getOverrides
-
-
getOverridingMethods
-
-
getOverridingMethodsForClass
-
-
getOverridingVars
-
-
getOverridingVarsForClass
-
-
getPackage
-
-
getParam
-
-
getParent
-
retrieve object that represents the parent class
-
getParent
-
Retrieve converter-specific link to the parent tutorial's documentation
-
getParentClassTree
-
-
getPath
-
-
getPrev
-
Retrieve converter-specific link to the previous tutorial's documentation
-
getReturnsReference
-
-
getSource
-
-
getSourceLocation
-
-
getTitle
-
Retrieve the title of the tutorial, or of any subsection
-
getTutorial
-
Get the associated tutorial for this class, if any
-
getVar
-
-
getVarNames
-
-
getVars
-
-
getParserEventName
-
searches for a parser event name based on its number
-
getParserEventName
-
debugging function
-
getParserEventName
-
-
getParserEventName
-
-
getParserEventName
-
Debugging function, takes an event number and attempts to return its name
-
getWord
-
Retrieve the next token
-
globalTagHandler
-
handles @global
-
getId
-
Return converter-specific formatting of ID.
-
getSubsection
-
Retrieve the contents of a subsection
-
getTitle
-
Retrieve Converter-specific formatting of the title of this element
-
getTOC
-
Retrieve either the table of contents index, or the location that the TOC will go
-
getBlock
-
Unused
-
getFileSource
-
gets the source code tokens
-
getPos
-
Returns the current pointer position, or 1 character after the end of the word
-
getSource
-
loads up next set of source code
-
getSource
-
Retrieve source code for the last function/method
-
getWord
-
Retrieve a token from the token list
-
getWord
-
Retrieve a token for the phpDocumentorTParser
-
getWord
-
-
$packagecategories
-
Used to determine the category for tutorials.
-
$packageoutput
-
array of packages to parser and output documentation for, if not all packages should be documented
-
$packages
-
Packages to create documentation for
-
$package_pages
-
array of parsed package pages
-
$package_parents
-
Keeps track of packages of classes that have parent classes in another package. Used in automatic linking.
-
$pageclasspackages
-
array of packages assigned to classes in a file, ordered by fullpath
-
$pageconflicts
-
Namespace conflicts within all documented pages
-
$pagepackages
-
array of packages ordered by full path
-
$pages
-
array of all procedural pages ordered by name
-
$pages
-
-
$parse
-
The main parser
-
$parsePrivate
-
set in
Setup.inc.php to the value of the parseprivate commandline
-
$pathpages
-
array of all procedural page names ordered by full path to the file
-
$phpDocOptions
-
Holds all the options that are avaible to the cmd line interface
-
$phpDocumentor_DefaultCategoryName
-
default package name, set using -dn --defaultcategoryname
-
$phpDocumentor_DefaultPackageName
-
default package name, set using -dn --defaultpackagename
-
$popEvent
-
-
$privatepages
-
Put away a page that has been @ignored or @access private if !$parsePrivate
-
$private_class
-
this variable is used to prevent parsing of elements with an @ignore tag
-
$proceduralpages
-
used to keep track of all elements in a procedural page. Handles name
-
$pushEvent
-
-
parseArgv
-
Parses $_SERVER['argv'] and creates a setup array
-
parseHiddenFiles
-
-
parseIni
-
Parse configuration file phpDocumentor.ini
-
parsePackagePage
-
Backward-compatibility only, use the new tutorials for more power
-
pathMatchesParsedFile
-
checks to see if the parsed file matches the given path
-
PATH_DELIMITER
-
-
phpdoc.php
-
-
ParserDescCleanup.inc
-
-
phpdoc.inc
-
-
ProceduralPages.inc
-
-
Publisher.inc
-
-
phpDocumentor_clone
-
Clone an object in PHP 4
-
phpDocumentor_ConfigFileList
-
used in phpdoc.php and new_phpdoc.php
-
phpDocumentor_get_class
-
Returns a lower-cased version of get_class for PHP 5
-
phpDocumentor_IntermediateParser
-
sets up basic data structures
-
phpDocumentor_IntermediateParser
-
The phpDocumentor_IntermediateParser Class
-
phpDocumentor_out
-
Print parse information if quiet setting is off
-
phpDocumentor_parse_ini_file
-
Parse an .ini file
-
PHPDOCUMENTOR_PDP_EVENT_B
-
when <b> is found in a desc
-
PHPDOCUMENTOR_PDP_EVENT_BR
-
when <br> is found in a desc
-
PHPDOCUMENTOR_PDP_EVENT_CODE
-
when <code> is found in a desc
-
PHPDOCUMENTOR_PDP_EVENT_DOUBLECR
-
when \n\n is found in a desc
-
PHPDOCUMENTOR_PDP_EVENT_ESCAPE
-
when the << potential escape for tags is found in a desc
-
PHPDOCUMENTOR_PDP_EVENT_ESCAPE_CODE
-
when << /code>> is found in a <code></code> section
-
PHPDOCUMENTOR_PDP_EVENT_ESCAPE_PRE
-
when << /pre>> is found in a <pre></pre> section
-
PHPDOCUMENTOR_PDP_EVENT_I
-
when <i> is found in a desc
-
PHPDOCUMENTOR_PDP_EVENT_KBD
-
when <kbd> is found in a desc
-
PHPDOCUMENTOR_PDP_EVENT_LIST
-
when <ul>/<ol> is found in a desc
-
PHPDOCUMENTOR_PDP_EVENT_P
-
when <p> is found in a desc
-
PHPDOCUMENTOR_PDP_EVENT_PRE
-
when <pre> is found in a desc
-
PHPDOCUMENTOR_PDP_EVENT_SAMP
-
when <samp> is found in a desc
-
PHPDOCUMENTOR_PDP_EVENT_SIMLIST
-
when a simple list is found in a desc
-
PHPDOCUMENTOR_PDP_EVENT_VAR
-
when <var> is found in a desc
-
PHPDOCUMENTOR_PDP_STATE_B
-
when <b> is found in a desc
-
PHPDOCUMENTOR_PDP_STATE_BR
-
when <br> is found in a desc
-
PHPDOCUMENTOR_PDP_STATE_CODE
-
when <code> is found in a desc
-
PHPDOCUMENTOR_PDP_STATE_DOUBLECR
-
when \n\n is found in a desc
-
PHPDOCUMENTOR_PDP_STATE_ESCAPE
-
when the << potential escape for tags is found in a desc
-
PHPDOCUMENTOR_PDP_STATE_ESCAPE_CODE
-
when << /code>> is found in a <code></code> section
-
PHPDOCUMENTOR_PDP_STATE_ESCAPE_PRE
-
when << /pre>> is found in a <pre></pre> section
-
PHPDOCUMENTOR_PDP_STATE_I
-
when <i> is found in a desc
-
PHPDOCUMENTOR_PDP_STATE_KBD
-
when <kbd> is found in a desc
-
PHPDOCUMENTOR_PDP_STATE_LIST
-
when <ul>/<ol> is found in a desc
-
PHPDOCUMENTOR_PDP_STATE_P
-
when <p> is found in a desc
-
PHPDOCUMENTOR_PDP_STATE_PRE
-
when <pre> is found in a desc
-
PHPDOCUMENTOR_PDP_STATE_SAMP
-
when <samp> is found in a desc
-
PHPDOCUMENTOR_PDP_STATE_SIMLIST
-
when a simple list is found in a desc
-
PHPDOCUMENTOR_PDP_STATE_VAR
-
when <var> is found in a desc
-
phpDocumentor_setup
-
-
phpDocumentor_setup
-
Checks PHP version, makes sure it is 4.2.0+, and chooses the
-
PHPDOCUMENTOR_VER
-
-
PHPDOCUMENTOR_WEBSITE
-
-
PHPDOCUMENTOR_WINDOWS
-
-
PHPDOC_WEBROOT_DIR
-
-
PHPUnit_MAIN_METHOD
-
-
popEvent
-
Pop an event from the stack
-
ProceduralPages
-
Intermediate procedural page parsing structure.
-
processChild
-
-
Publisher
-
a class for handling the publishing of data
-
publishEvent
-
Publish an event
-
pushEvent
-
Push an event onto the stack
-
ParserClassTests.php
-
-
ParserPageTests.php
-
-
phpDocumentorSetupTests.php
-
-
phpDocumentorTParserTests.php
-
-
parserB
-
Used for <b> in a description
-
parserBr
-
Used for <br> in a description
-
parserCode
-
Used for <code> in a description
-
parserDescVar
-
Used for <var> in a description
-
parserI
-
Used for <i> in a description
-
parserKbd
-
Used for <kbd> in a description
-
parserList
-
Constructor - create a new list
-
parserList
-
Used for lists <ol> and <ul>
-
parserPre
-
Used for <pre> in a description
-
parserSamp
-
Used for <samp> in a description
-
$path
-
-
parserAccessTag
-
This class represents the @access tag
-
parserAccessTag
-
checks $value to make sure it is private, protected or public, otherwise it's not a valid @access tag
-
parserExampleTag
-
Reads and parses the example file indicated
-
parserExampleTag
-
represents "@example"
-
parserFileSourceTag
-
Set $source to $value, and set up path
-
parserFileSourceTag
-
represents "@filesource"
-
parserLicenseTag
-
set up the license tag
-
parserLicenseTag
-
represents the "@see" tag
-
parserLinkTag
-
sets up the link tag
-
parserLinkTag
-
represents the "@link" tag
-
parserMethodTag
-
represents the "@method" tag
-
parserNameTag
-
This class represents the @name tag
-
parserNameTag
-
set up the name tag
-
parserParamTag
-
represents the "@param" tag
-
parserPropertyReadTag
-
represents the "@property-read" tag
-
parserPropertyTag
-
represents the "@property" tag
-
parserPropertyTag
-
set up the property tag
-
parserPropertyWriteTag
-
represents the "@property-write" tag
-
parserReturnTag
-
set up the tag
-
parserReturnTag
-
represents the "@return" tag
-
parserSeeTag
-
sets up the see tag
-
parserSeeTag
-
represents the "@see" tag
-
parserStaticvarTag
-
represents the "@staticvar" tag
-
parserTag
-
used to represent standard tags like @access, etc.
-
parserTag
-
Set up the tag
-
parserTutorialTag
-
represents "@tutorial"
-
parserUsedByTag
-
set up the usedby tag
-
parserUsedByTag
-
This is a virtual tag, it is created by @uses to cross-reference the used element
-
parserUsesTag
-
represents the "@uses" tag
-
parserUsesTag
-
set up the uses tag
-
parserVarTag
-
represents the "@var" tag
-
$phpDocumentor_errors
-
-
$phpDocumentor_error_descrip
-
Error messages for phpDocumentor parser errors
-
$phpDocumentor_warning_descrip
-
Error messages for phpDocumentor parser warnings
-
PDERROR_ACCESS_WRONG_PARAM
-
warning triggered when the arguments to @access are neither public nor private
-
PDERROR_BEAUTIFYING_FAILED
-
warning triggered by an unterminated entity in a tutorial
-
PDERROR_CANNOT_EXTEND_SELF
-
warning triggered if someone brilliant tries "class X extends X {"
-
PDERROR_CANT_HAVE_INLINE_IN_TAGNAME
-
warning triggered when an inline tag is found inside an xml tag name
-
PDERROR_CANT_NEST_IN_B
-
warning triggered when another tag is nested in <b>
-
PDERROR_CHILD_TUTORIAL_NOT_FOUND
-
warning triggered when a tutorial's child in the .ini file doesn't exist in the
-
PDERROR_CLASS_CONFLICT
-
warning triggered when classes in the same package have the same name
-
PDERROR_CLASS_EXISTS
-
warning triggered when inheritance could be from more than one class
-
PDERROR_CLASS_NOT_IN_PACKAGE
-
warning triggered when a getClassByPackage is called and can't find the class
-
PDERROR_CLASS_PARENT_NOT_FOUND
-
warning triggered when an entire page is ignored because of @access private
-
PDERROR_CONVERTER_NOT_FOUND
-
warning triggered when a converter is passed to
-
PDERROR_CONVERTER_OVR_GFCT
-
warning triggered when a child converter doesn't override
-
PDERROR_DANGEROUS_PHP_BUG_EXISTS
-
warning triggered when the PHP version being used has dangerous bug/behavior
-
PDERROR_DB_TEMPLATE_UNTERMINATED
-
warning triggered when a docblock template is never turned off
-
PDERROR_DOCBLOCK_CONFLICT
-
warning triggered by a page-level docblock preceding a source element
-
PDERROR_DOCBLOCK_GOES_CLASS
-
warning triggered when the first docblock in a file with a @package tag precedes a class. In this case, the class gets the docblock.
-
PDERROR_DUMB_USES
-
warning triggered by improper "@uses blah"
-
PDERROR_ELEMENT_IGNORED
-
warning triggered when a duplicate element is encountered that will be
-
PDERROR_EMPTY_EXAMPLE_TITLE
-
warning triggered by @example path/to/example with no title
-
PDERROR_EXAMPLE_NOT_FOUND
-
warning triggered when an example's path from @example /path/to/example.php
-
PDERROR_FUNCTION_HAS_NONAME
-
warning triggered by a function with no name
-
PDERROR_GLOBAL_NOT_FOUND
-
warning triggered when there are multiple @name tags in a docblock
-
PDERROR_ID_MUST_BE_INLINE
-
warning triggered when an id attribute in a tutorial docbook tag is not
-
PDERROR_IGNORE_TAG_IGNORED
-
warning triggered when an @ignore tag is used in a DocBlock preceding
-
PDERROR_ILLEGAL_PACKAGENAME
-
warning triggered when the package or subpackage name is illegal
-
PDERROR_INHERITANCE_CONFLICT
-
warning triggered when inheritance could be from more than one class
-
PDERROR_INHERITDOC_DONT_WORK_HERE
-
warning triggered by {@inheritdoc} in a non-inheritable situation
-
PDERROR_INLINETAG_IN_SEE
-
warning triggered when an example's path from @example /path/to/example.php
-
PDERROR_INTERNAL_NOT_CLOSED
-
warning triggered when an {@internal}} tag is not closed
-
PDERROR_INVALID_VALUES
-
warning triggered if a command line option does not have a valid value passed in
-
PDERROR_LOOP_RECURSION_LIMIT_REACHED
-
warning triggered when the a loop recursion tripwire has been tripped
-
PDERROR_MALFORMED_GLOBAL_TAG
-
warning triggered when there are multiple @name tags in a docblock
-
PDERROR_MALFORMED_TAG
-
warning triggered by an empty tag
-
PDERROR_MISSING_PROPERTY_TAG_NAME
-
warning triggered when any of {@property}}, {@property-read}},
-
PDERROR_MULTIPLE_ACCESS_TAGS
-
warning triggered when there are multiple @access tags in a docblock
-
PDERROR_MULTIPLE_CATEGORY_TAGS
-
warning triggered by more than 1 @category tag
-
PDERROR_MULTIPLE_GLOBAL_TAGS
-
warning triggered when there are multiple @name tags in a docblock
-
PDERROR_MULTIPLE_NAME_TAGS
-
warning triggered when there are multiple @name tags in a docblock
-
PDERROR_MULTIPLE_PACKAGE_TAGS
-
warning triggered when there are multiple @package tags in a docblock
-
PDERROR_MULTIPLE_PARENT
-
warning triggered when inheritance could be from more than one class
-
PDERROR_MULTIPLE_RETURN_TAGS
-
warning triggered when there are multiple @return tags in a docblock
-
PDERROR_MULTIPLE_SUBPACKAGE_TAGS
-
warning triggered when there are multiple @subpackage tags in a docblock
-
PDERROR_MULTIPLE_VAR_TAGS
-
warning triggered when there are multiple @var tags in a docblock
-
PDERROR_NAME_ALIAS_SAME_AS_TARGET
-
warning triggered when the alias value in an page-level docblock's @name tag
-
PDERROR_NEED_WHITESPACE
-
warning triggered when an entire page is ignored because of @access private
-
PDERROR_NESTED_INTERNAL
-
warning triggered when {@internal}} is nested inside another {@internal}}
-
PDERROR_NOTODO_INCLUDE
-
warning triggered when @todo is used on an include element
-
PDERROR_NO_CONVERTERS
-
warning triggered when a converter is passed to
-
PDERROR_NO_CONVERTER_HANDLER
-
warning triggered when an example's path from @example /path/to/example.php
-
PDERROR_NO_DOCBOOK_ID
-
warning triggered in tutorial parsing if there is a missing {@id} inline tag
-
PDERROR_NO_PACKAGE_TAG
-
warning triggered when no @package tag is used in a page-level
-
PDERROR_NO_PAGE_LEVELDOCBLOCK
-
warning triggered when a file does not contain a page-level docblock
-
PDERROR_OVERRIDDEN_PACKAGE_TAGS
-
warning triggered when there a @package tag is used in a function,
-
PDERROR_OVERRIDDEN_SUBPACKAGE_TAGS
-
warning triggered when there a @subpackage tag is used in a function,
-
PDERROR_PACKAGECAT_SET
-
warning triggered when a package is already associated with a category, and
-
PDERROR_PACKAGEOUTPUT_DELETES_PARENT_FILE
-
warning triggered when there are multiple @name tags in a docblock
-
PDERROR_PARENT_NOT_FOUND
-
warning triggered when parent class doesn't exist
-
PDERROR_PARSEPRIVATE
-
warning triggered when an entire page is ignored because of @access private
-
PDERROR_PDFFUNCTION_NO_FUNC
-
warning triggered when a <pdffunction:funcname /> tag is used in the PDF
-
PDERROR_PDF_METHOD_DOESNT_EXIST
-
warning triggered when a <pdffunction:funcname /> tag is used in the PDF
-
PDERROR_PDF_TEMPVAR_DOESNT_EXIST
-
warning triggered when a <pdffunction:funcname arg=$tempvar/> tag
-
PDERROR_PRIVATE_ASSUMED
-
warning triggered when no @access private tag is used in a
-
PDERROR_SOURCECODE_IGNORED
-
warning triggered by sourcecode="on", if PHP < 4.3.0
-
PDERROR_SOURCE_TAG_FUNCTION_NOT_FOUND
-
warning triggered when a { @source } inline tag is used in a docblock not
-
PDERROR_SOURCE_TAG_IGNORED
-
warning triggered when an {@source} tag is found in a short description
-
PDERROR_TAG_NOT_HANDLED
-
warning triggered by @filesource, if PHP < 4.3.0
-
PDERROR_TEMPLATEDIR_DOESNT_EXIST
-
warning triggered by non-existent template directory
-
PDERROR_TEXT_OUTSIDE_LI
-
warning triggered when text in a docblock list is not contained in
-
PDERROR_TUTORIAL_IS_OWN_CHILD
-
warning triggered when a tutorial lists itself as a child tutorial
-
PDERROR_TUTORIAL_IS_OWN_GRANDPA
-
warning triggered when a tutorial's child lists the parent tutorial
-
PDERROR_TUTORIAL_NOT_FOUND
-
warning triggered when a tutorial is referenced
-
PDERROR_TUTORIAL_SUBSECTION_NOT_FOUND
-
warning triggered when a subsection's title is asked for, but the subsection
-
PDERROR_UL_IN_UL
-
warning triggered if <ul> is nested inside <ul> and not <li>
-
PDERROR_UNCLOSED_TAG
-
warning triggered when a DocBlock html tag is unclosed
-
PDERROR_UNDOCUMENTED_ELEMENT
-
warning triggered when a class or method hasn't got docblock
-
PDERROR_UNKNOWN_COMMANDLINE
-
warning triggered when an entire page is ignored because of @access private
-
PDERROR_UNKNOWN_TAG
-
warning triggered when classes in the same package have the same name
-
PDERROR_UNMATCHED_LIST_TAG
-
warning triggered when a docblock has an unmatched <ol> or <ul>
-
PDERROR_UNMATCHED_TUTORIAL_TAG
-
warning triggered when a docbook tag is not properly matched
-
PDERROR_UNTERMINATED_ATTRIB
-
warning triggered when a subsection's title is asked for, but the subsection
-
PDERROR_UNTERMINATED_ENTITY
-
warning triggered by an unterminated entity in a tutorial
-
PDERROR_UNTERMINATED_INLINE_TAG
-
warning triggered when an {@inline tag} is not terminated
-
$package
-
package of the {@id}
-
parserExampleInlineTag
-
constructor
-
parserExampleInlineTag
-
Represents the example inline tag, used to display an example file inside a docblock or tutorial
-
parserIdInlineTag
-
Represents the inline {@id} tag for tutorials
-
parserIdInlineTag
-
constructor
-
parserInheritdocInlineTag
-
Does nothing, overrides parent constructor
-
parserInheritdocInlineTag
-
Represents the inheritdoc inline tag, used by classes/methods/vars to inherit documentation from the parent class if possible
-
parserInlineTag
-
sets up the tag
-
parserInlineTag
-
Use this element to represent an {@inline tag} like {@link}
-
parserLinkInlineTag
-
sets up the tag
-
parserLinkInlineTag
-
represents inline links
-
parserSourceInlineTag
-
constructor
-
parserSourceInlineTag
-
represents inline source tag, used for function/method source
-
parserTocInlineTag
-
constructor
-
parserTocInlineTag
-
Represents {@toc} for table of contents generation in tutorials
-
parserTutorialInlineTag
-
constructor
-
parserTutorialInlineTag
-
Represents inline links to external tutorial documentation
-
$package
-
-
$path
-
-
pageLink
-
procedural page link
-
$package
-
-
$packageOutput
-
Used to limit output, contains contents of --packageoutput commandline.
-
$parent
-
parserPage element that is this parserData's parent, or false if not set.
-
$parserVersion
-
-
$path
-
-
$privateclasselements
-
array of parsed class elements with @access private
-
$privateelements
-
array of parsed elements with @access private
-
parserBase
-
Base class for all elements
-
parserData
-
-
parserPage
-
sets package to default package
-
parserPage
-
Contains information about a PHP file, used to group procedural elements together.
-
parserStringWithInlineTags
-
Used to represent strings that contain inline tags, so that they can be properly parsed at link time
-
ParserData.inc
-
-
$package
-
-
$packagedescrip
-
description of package parsed from @package tag
-
$params
-
array of param data.
-
$processed_desc
-
-
$processed_sdesc
-
-
$properties
-
-
parserDesc
-
-
parserDocBlock
-
sets package to default
-
parserDocBlock
-
Represents a docblock and its components, $desc, $sdesc, $tags, and also $params for functions
-
ParserDocBlock.inc
-
-
postProcess
-
Parse out any html tags from doc comments, and make them into
-
$package
-
-
$package
-
-
$params
-
parameters parsed from function definition.
-
$parent
-
Format: array(file, parent) where parent class is found or false if no parent
-
$parent
-
link to the parent tutorial in a document series, or false if none
-
$path
-
path to the tutorial page
-
$path
-
full path location of this element (filename)
-
$prev
-
link to the previous tutorial in a document series, or false if none
-
parserClass
-
-
parserConst
-
-
parserConst
-
-
parserDefine
-
-
parserElement
-
-
parserFunction
-
-
parserGlobal
-
-
parserInclude
-
-
parserMethod
-
-
parserMethod
-
-
parserPackagePage
-
-
parserPackagePage
-
-
parserTutorial
-
-
parserTutorial
-
-
parserVar
-
-
parserVar
-
-
ParserElements.inc
-
-
$package
-
-
$pars
-
-
packageTagHandler
-
handles @package
-
paramTagHandler
-
handles @param
-
parse
-
Parse a new file
-
parse
-
Parse a new file
-
parse
-
Parse a long or short description for tags
-
parse
-
Parse a new file
-
parse
-
Parse a new file
-
parse
-
Parse a new file
-
parse
-
Parse a new file
-
Parser
-
Set up invariant parsing variables
-
Parser
-
PHP Parser for PHP 4.2.3-
-
parserDescParser
-
Parses a DocBlock description to retrieve abstract representations of
-
parserDescParser
-
-
PARSER_EVENT_ACCESS_MODIFIER
-
used when parsing an access modifier
-
PARSER_EVENT_ARRAY
-
used when an array definition is encountered in parsing
-
PARSER_EVENT_CLASS
-
used when a class definition is encountered in parsing
-
PARSER_EVENT_CLASS_CONSTANT
-
used when a class implements interfaces
-
PARSER_EVENT_CLASS_MEMBER
-
used by the HighlightParser only, when ->var or ->function() is encountered in a method
-
PARSER_EVENT_COMMENT
-
used when short comment // is encountered in parsing
-
PARSER_EVENT_COMMENTBLOCK
-
used when long comment /x x/ where x is an asterisk is encountered in parsing
-
PARSER_EVENT_DEFINE
-
used when a define statement is encountered in parsing
-
PARSER_EVENT_DEFINE_GLOBAL
-
used when parsing a global variable declaration
-
PARSER_EVENT_DEFINE_PARAMS
-
used when a define statement opening parenthesis is encountered in parsing
-
PARSER_EVENT_DEFINE_PARAMS_PARENTHESIS
-
used when a define statement's opening parenthesis is encountered in parsing
-
PARSER_EVENT_DESC
-
used when parsing the desc part of a docblock
-
PARSER_EVENT_DOCBLOCK
-
used when a DocBlock is encountered in parsing
-
PARSER_EVENT_DOCBLOCK_TEMPLATE
-
used when encountering a /**#@+ comment marking a new docblock template
-
PARSER_EVENT_DOCKEYWORD
-
used when a @tag is encountered in DocBlock parsing
-
PARSER_EVENT_DOCKEYWORD_EMAIL
-
used when a <email@address> is encountered in parsing an @author tag
-
PARSER_EVENT_END_DOCBLOCK_TEMPLATE
-
used when encountering a /**#@-* / comment (no space) marking the end of using a docblock template
-
PARSER_EVENT_END_STATEMENT
-
-
PARSER_EVENT_EOFQUOTE
-
used when a <<< is encountered in parsing
-
PARSER_EVENT_ESCAPE
-
used when a backslash is encountered in parsing a string or other escapable entity
-
PARSER_EVENT_FUNCTION
-
used when a function definition is encountered in parsing
-
PARSER_EVENT_FUNCTION_PARAMS
-
used when a function statement opening parenthesis is encountered in parsing
-
PARSER_EVENT_FUNCTION_PARAM_VAR
-
used when a $param is encountered in a function definition
-
PARSER_EVENT_FUNC_GLOBAL
-
used when parsing a "global $var1, $var2;" declaration in a function
-
PARSER_EVENT_GLOBAL_VALUE
-
used when parsing the default value in a global variable declaration
-
PARSER_EVENT_IMPLEMENTS
-
used when a class implements interfaces
-
PARSER_EVENT_INCLUDE
-
used when an include/require/include_once/include_once statement is encountered in parsing
-
PARSER_EVENT_INCLUDE_PARAMS
-
used when an opening parenthesis of an include/require/include_once/include_once statement is encountered in parsing
-
PARSER_EVENT_INCLUDE_PARAMS_PARENTHESIS
-
used when an inner ( ) is encountered while parsing an include/require/include_once/include_once statement
-
PARSER_EVENT_INLINE_DOCKEYWORD
-
used when an inline {@tag} is encountered in parsing a DocBlock
-
PARSER_EVENT_LOGICBLOCK
-
{ encountered in parsing a function or php code
-
PARSER_EVENT_METHOD
-
used by the HighlightParser only, when a method starts
-
PARSER_EVENT_METHOD_LOGICBLOCK
-
used by the HighlightParser only, when a method body is parsed
-
PARSER_EVENT_NOEVENTS
-
used for the beginning of parsing, before first < ? php encountered
-
PARSER_EVENT_OUTPHP
-
used when a ? > (with no space) is encountered in parsing
-
PARSER_EVENT_PHPCODE
-
used when php code processor instruction (< ? php) is encountered in parsing
-
PARSER_EVENT_QUOTE
-
used when double quotation mark (") encountered in parsing
-
PARSER_EVENT_QUOTE_VAR
-
used by the HighlightParser only, when {$var} is encountered in a string
-
PARSER_EVENT_SINGLEQUOTE
-
used when a single quote (') is encountered in parsing
-
PARSER_EVENT_STATIC_VAR
-
used when parsing a "static $var1, $var2;" declaration in a function
-
PARSER_EVENT_STATIC_VAR_VALUE
-
used when parsing the value in a "static $var1 = x" declaration in a function
-
PARSER_EVENT_TAGS
-
used when parsing the @tag block of a docblock
-
PARSER_EVENT_VAR
-
used when a var statement is encountered in parsing a class definition
-
PARSER_EVENT_VAR_ARRAY
-
used when a variable value is an array
-
PARSER_EVENT_VAR_ARRAY_COMMENT
-
used when a comment is found in a variable array value
-
parseString
-
Parse a new file
-
Parser.inc
-
-
phpDocumentorTParser.inc
-
-
phpDocumentorTParser
-
Tokenizer-based parser for PHP source code
-
phpDocumentorTParser
-
Constructor
-
PHPDOCUMENTOR_EVENT_CLASS
-
Class published to IntermediateParser with this event
-
PHPDOCUMENTOR_EVENT_CONST
-
Class Constant published to IntermediateParser with this event
-
PHPDOCUMENTOR_EVENT_DEFINE
-
Constant (define) published to IntermediateParser with this event
-
PHPDOCUMENTOR_EVENT_DOCBLOCK
-
DocBlock published to IntermediateParser with this event
-
PHPDOCUMENTOR_EVENT_DOCBLOCK_TEMPLATE
-
used when a docblock template is encountered in the source
-
PHPDOCUMENTOR_EVENT_END_DOCBLOCK_TEMPLATE
-
used when a docblock template is encountered in the source
-
PHPDOCUMENTOR_EVENT_END_PAGE
-
used to inform phpDocumentor_IntermediateParser that the current file has been completely parsed.
-
PHPDOCUMENTOR_EVENT_FUNCTION
-
Function published to IntermediateParser with this event
-
PHPDOCUMENTOR_EVENT_GLOBAL
-
used when a global variable definition is encountered in the source
-
PHPDOCUMENTOR_EVENT_INCLUDE
-
Include (include/require/include_once/include_once) published to IntermediateParser with this event
-
PHPDOCUMENTOR_EVENT_MESSAGE
-
-
PHPDOCUMENTOR_EVENT_NEWFILE
-
use to inform ErrorTracker of a new file being parsed
-
PHPDOCUMENTOR_EVENT_NEWLINENUM
-
use to inform ErrorTracker of the next line number being parsed
-
PHPDOCUMENTOR_EVENT_NEWSTATE
-
use to inform IntermediateParser of a new element being parsed
-
PHPDOCUMENTOR_EVENT_PACKAGEPAGE
-
Package-level page published to IntermediateParser with this event
-
PHPDOCUMENTOR_EVENT_PAGE
-
New File (page) published to IntermediateParser with this event
-
PHPDOCUMENTOR_EVENT_README_INSTALL_CHANGELOG
-
Contents of README/INSTALL/CHANGELOG files published to IntermediateParser with this event
-
PHPDOCUMENTOR_EVENT_TUTORIAL
-
Tutorial published to IntermediateParser with this event
-
PHPDOCUMENTOR_EVENT_VAR
-
Class Variable published to IntermediateParser with this event
-
phpDocumentor_HighlightParser
-
Initialize the $tokenpushEvent, $wordpushEvent arrays
-
phpDocumentor_HighlightParser
-
Highlights source code using
parse()
-
phpDocumentor_HighlightWordParser
-
Retrieve tokens from an array of tokens organized by line numbers
-
PHPDOCUMENTOR_PDP_EVENT_ATTRIBUTES
-
when tag attributes name="value" are found
-
PHPDOCUMENTOR_PDP_EVENT_CDATA
-
when <![CDATA[ ]]> is found
-
PHPDOCUMENTOR_PDP_EVENT_ENTITY
-
when tag attributes name="value" are found
-
PHPDOCUMENTOR_PDP_EVENT_PROGRAMLISTING
-
when <programlisting> is found
-
PHPDOCUMENTOR_PDP_EVENT_TAG
-
when a DocBook <tag> is found
-
PHPDOCUMENTOR_PDP_STATE_ATTRIBUTES
-
when tag attributes name="value" are found
-
PHPDOCUMENTOR_PDP_STATE_CDATA
-
when <![CDATA[ ]]> is found
-
PHPDOCUMENTOR_PDP_STATE_ENTITY
-
when tag attributes name="value" are found
-
PHPDOCUMENTOR_PDP_STATE_PROGRAMLISTING
-
when <programlisting> is found
-
PHPDOCUMENTOR_PDP_STATE_TAG
-
when a DocBook <tag> is found
-
phpDocumentor_peardoc2_XML_Beautifier
-
-
phpDocumentor_TutorialHighlightParser
-
Highlights source code using
parse()
-
phpDocumentor_TutorialHighlightParser
-
Initialize the $tokenpushEvent, $wordpushEvent arrays
-
phpDocumentor_XML_Beautifier_Tokenizer
-
Highlights source code using
parse()
-
phpDocumentor_XML_Beautifier_Tokenizer
-
Initialize the $tokenpushEvent, $wordpushEvent arrays
-
PHPDOC_BEAUTIFIER_CDATA
-
do not remove, needed in plain renderer
-
PHPDOC_XMLTOKEN_EVENT_ATTRIBUTE
-
used when a <tag attr="attribute"> is found
-
PHPDOC_XMLTOKEN_EVENT_CDATA
-
used when a <! is found
-
PHPDOC_XMLTOKEN_EVENT_CLOSETAG
-
used when a close </tag> is found
-
PHPDOC_XMLTOKEN_EVENT_COMMENT
-
used when a <!-- comment --> is found
-
PHPDOC_XMLTOKEN_EVENT_DEF
-
used when a <! is found
-
PHPDOC_XMLTOKEN_EVENT_DOUBLEQUOTE
-
used when a <!-- comment --> is found
-
PHPDOC_XMLTOKEN_EVENT_ENTITY
-
used when an &entity; is found
-
PHPDOC_XMLTOKEN_EVENT_IN_CDATA
-
used when a <![CDATA[ section is found
-
PHPDOC_XMLTOKEN_EVENT_NOEVENTS
-
starting state
-
PHPDOC_XMLTOKEN_EVENT_OPENTAG
-
used when an open <tag> is found
-
PHPDOC_XMLTOKEN_EVENT_PI
-
used when a processor instruction is found
-
PHPDOC_XMLTOKEN_EVENT_SINGLEQUOTE
-
used when a <!-- comment --> is found
-
PHPDOC_XMLTOKEN_EVENT_XML
-
used when a <?xml is found
-
ppageParser
-
set up invariant Parser variables
-
ppageParser
-
Global package page parser
-
propertyTagHandler
-
Handles @property(-read or -write) and @method magic tag
-
parserCData
-
Represents <![CDATA[ ]]> sections.
-
parserEntity
-
sets up the entity
-
parserEntity
-
a standard entity like ”
-
parserXMLDocBookTag
-
sets up the tag
-
parserXMLDocBookTag
-
a standard XML DocBook Tag
-
PackagePageElements.inc
-
-
phpDocumentorTWordParser.inc
-
-
phpDocumentorTWordParser
-
Like WordParser, but expects an array of tokens from the tokenizer instead of a string.
-
$setup
-
Used to parse command-line options
-
$stack
-
The stack
-
$subscriber
-
Array of references objects that have Subscribed to this publisher
-
Setup.inc.php
-
-
setClassParent
-
Find the parent class of $class, and set up structures to note this fact
-
setDirectoriesToParse
-
-
setFilesToParse
-
-
setIgnore
-
-
setJavadocDesc
-
-
setMemoryLimit
-
Allow a memory_limit setting in phpDocumentor.ini to override php.ini or default memory limit
-
setName
-
Change a page's name from its file to alias $name
-
setPackageOutput
-
-
setParseBase
-
sets the parser base
-
setParsePrivate
-
set display of elements marked with @access private
-
setParsePrivate
-
-
setQuietMode
-
-
setQuietMode
-
set parsing information output mode (quiet or verbose)
-
setTargetDir
-
Sets the output directory
-
setTargetDir
-
-
setTemplateBase
-
Sets the template base directory
-
setTemplateBase
-
-
setTitle
-
-
setUndocumentedElementWarnings
-
-
setUndocumentedElementWarningsMode
-
show warnings for undocumented elements
-
setupPagePackages
-
if there is one class package in a file, the parent path inherits the package if its package is default.
-
setupPages
-
Adjusts packages of all pages and removes name conflicts within a package
-
setup_dirs
-
Recursively move contents of $struc into associative array
-
set_dir
-
Recursively add all the subdirectories of $contents to $dir without erasing anything in
-
showImage
-
Allows png's with alpha transparency to be displayed in IE 6
-
SMART_PATH_DELIMITER
-
-
subscribe
-
Adds a subscriber to the $subscriber array().
-
suite
-
-
suite
-
-
suite
-
-
suite
-
-
suite
-
-
suite
-
-
switchDirTree
-
-
$source
-
-
$source
-
tokenized source organized by line numbers for php 4.3.0+, the old
-
$start
-
First line of source code to display
-
$subpackage
-
subpackage of the {@id}
-
setPath
-
set the path
-
setSource
-
sets the source tag's value
-
setSource
-
sets the source
-
setTOC
-
set the TOC
-
stringConvert
-
converter helper used in PHP 4.2.3-
-
Strlen
-
only used to determine blank lines. {@source} will not be blank, probably
-
Strlen
-
get length of the tag
-
$section
-
-
$subpackage
-
-
$source
-
Tokenized source code of the file
-
$sourceLocation
-
relative source location
-
$subpackage
-
-
setDocBlock
-
sets the docblock
-
setFile
-
Sets the name to display in documentation (can be an alias set with @name)
-
setName
-
sets the name
-
setPackageOutput
-
loads the package output array
-
setParent
-
sets the parent
-
setPath
-
sets the path to the file
-
setSource
-
Pass source code to any {@source} tags contained within the string for later conversion.
-
setSource
-
Sets the source code of the file for highlighting.
-
setSourceLocation
-
sets the source location
-
setValue
-
sets the given value
-
$sdesc
-
-
$statics
-
array of static variable data.
-
$subpackage
-
-
$subpackagedescrip
-
description of subpackage parsed from @package tag
-
setDesc
-
-
setEndLineNumber
-
Sets the ending line number for the DocBlock
-
setExplicitCategory
-
Used if this docblock has a @category tag.
-
setExplicitPackage
-
Used if this docblock has a @package tag.
-
setLineNumber
-
Sets the starting line number for the DocBlock
-
setShortDesc
-
Set the short description of the DocBlock
-
setSource
-
-
$source
-
-
$sourceLocation
-
-
$statics
-
static variable declarations parsed from function definition
-
setAccessModifiers
-
Use this method to set access modifiers for a class
-
setConstructor
-
Use this method to tell the parser that this method is the class constructor
-
setDataType
-
Sets the name of the global variable's type
-
setDestructor
-
Use this method to tell the parser that this method is the class constructor
-
setDocBlock
-
-
setEndLineNumber
-
Sets the ending line number of elements
-
setExtends
-
-
setFile
-
-
setInterface
-
Use this method to set the type of class to be an interface
-
setLineNumber
-
Set starting line number
-
setModifiers
-
Return name of the class that contains this method
-
setModifiers
-
Return name of the class that contains this method
-
setModifiers
-
Set the PHP5+ modifiers for this class
-
setName
-
-
setNext
-
-
setParent
-
-
setParent
-
-
setParentNoClass
-
-
setPath
-
-
setPrev
-
-
setReturnsReference
-
sets $returnsreference to true
-
setSourceLocation
-
-
$source_location
-
relative path of the parsed file from the base parse directory
-
$subpackage
-
-
setLineNum
-
Start the parsing at a certain line number
-
setLineNum
-
Start the parsing at a certain line number
-
setup
-
Initialize the parser object
-
setupStates
-
setup the parser tokens, and the pushEvent/popEvent arrays
-
setupStates
-
set up invariant Parser variables
-
setupStates
-
Initialize all parser state variables
-
setupStates
-
setup the parser tokens, and the pushEvent/popEvent arrays
-
setupStates
-
setup the parser tokens, and the pushEvent/popEvent arrays
-
setupStates
-
Initialize all parser state variables
-
setupStates
-
Initialize all parser state variables
-
STATE_ACCESS_MODIFIER
-
currently parsing an access modifier
-
STATE_ARRAY
-
currently parsing an array
-
STATE_CLASS
-
currently parsing a class definition
-
STATE_CLASS_CONSTANT
-
currently parsing a class constant
-
STATE_CLASS_MEMBER
-
currently parsing a class member using the HighlightParser
-
STATE_COMMENT
-
currently parsing a short comment //
-
STATE_COMMENTBLOCK
-
currently parsing a long comment /x x/ where x is an asterisk
-
STATE_DEFINE
-
currently parsing a define statement
-
STATE_DEFINE_PARAMS
-
currently parsing the stuff in ( ) of a define statement
-
STATE_DEFINE_PARAMS_PARENTHESIS
-
currently parsing an inner parenthetical statement of a define( )
-
STATE_DESC
-
currently parsing the desc part of a docblock
-
STATE_DOCBLOCK
-
currently parsing a DocBlock
-
STATE_DOCBLOCK_TEMPLATE
-
currently parsing the value in a "static $var1 = x" declaration in a function
-
STATE_DOCKEYWORD
-
currently parsing a @tag in a DocBlock
-
STATE_DOCKEYWORD_EMAIL
-
currently parsing an email in brackets in an @author tag of a DocBlock
-
STATE_END_CLASS
-
used to tell Render that a class has been completely parsed, and to flush buffers
-
STATE_END_DOCBLOCK_TEMPLATE
-
currently parsing the value in a "static $var1 = x" declaration in a function
-
STATE_EOFQUOTE
-
currently parsing a string defined using Perl <<<
-
STATE_ESCAPE
-
used when a backslash is encountered in parsing a string or other escapable entity
-
STATE_FUNCTION
-
currently parsing a Function or Method
-
STATE_FUNCTION_PARAMS
-
currently parsing the stuff in ( ) of a function definition
-
STATE_FUNCTION_PARAM_VAR
-
currently parsing a $param in a function definition
-
STATE_FUNC_GLOBAL
-
currently parsing a "global $var1, $var2;" declaration in a function
-
STATE_GLOBAL
-
currently parsing a global variable declaration
-
STATE_GLOBAL_VALUE
-
currently parsing the default value in a global variable declaration
-
STATE_IMPLEMENTS
-
currently parsing an implements clause
-
STATE_INCLUDE
-
currently parsing an include/require/include_once/include_once
-
STATE_INCLUDE_PARAMS
-
currently parsing the stuff in ( ) of a define statement
-
STATE_INCLUDE_PARAMS_PARENTHESIS
-
currently parsing an inner parenthetical statement of an include/includeonce/require/requireonce( )
-
STATE_INLINE_DOCKEYWORD
-
currently parsing an inline tag like { @link} in a DocBlock
-
STATE_LOGICBLOCK
-
currently parsing a { } block
-
STATE_METHOD
-
currently parsing a method using the HighlightParser
-
STATE_METHOD_LOGICBLOCK
-
currently parsing the method body using the HighlightParser
-
STATE_NOEVENTS
-
out of < ? php tag
-
STATE_OUTPHP
-
currently out of php code
-
STATE_PHPCODE
-
currently parsing php code
-
STATE_QUOTE
-
currently parsing a quote
-
STATE_QUOTE_VAR
-
currently parsing a {$encapsed_var} using the HighlightParser
-
STATE_SINGLEQUOTE
-
currently parsing a string enclosed in single quotes (')
-
STATE_STATIC_VAR
-
currently parsing a "static $var1, $var2;" declaration in a function
-
STATE_STATIC_VAR_VALUE
-
currently parsing the value in a "static $var1 = x" declaration in a function
-
STATE_TAGS
-
currently parsing the @tag block of a docblock
-
STATE_TUTORIAL_ATTRIBUTE
-
currently parsing an open <tag>
-
STATE_TUTORIAL_CLOSETAG
-
currently parsing a close </tag>
-
STATE_TUTORIAL_COMMENT
-
currently parsing a <!-- comment -->
-
STATE_TUTORIAL_DOUBLEQUOTE
-
currently parsing a <!-- comment -->
-
STATE_TUTORIAL_ENTITY
-
currently parsing an &entity;
-
STATE_TUTORIAL_ITAG
-
currently parsing an {@inline tag}
-
STATE_TUTORIAL_NOEVENTS
-
currently in starting state
-
STATE_TUTORIAL_OPENTAG
-
currently parsing an open <tag>
-
STATE_TUTORIAL_SINGLEQUOTE
-
currently parsing a <!-- comment -->
-
STATE_VAR
-
currently parsing a Class variable
-
STATE_VAR_ARRAY
-
currently parsing a variable value is an array
-
STATE_VAR_ARRAY_COMMENT
-
currently parsing a comment in a variable array value
-
STATE_XMLTOKEN_ATTRIBUTE
-
currently parsing an open <tag>
-
STATE_XMLTOKEN_CDATA
-
currently parsing a <!
-
STATE_XMLTOKEN_CLOSETAG
-
currently parsing a close </tag>
-
STATE_XMLTOKEN_COMMENT
-
currently parsing a <!-- comment -->
-
STATE_XMLTOKEN_DEF
-
currently parsing a <!
-
STATE_XMLTOKEN_DOUBLEQUOTE
-
currently parsing a <!-- comment -->
-
STATE_XMLTOKEN_ENTITY
-
currently parsing an &entity;
-
STATE_XMLTOKEN_IN_CDATA
-
currently parsing a <![CDATA[ ]]>
-
STATE_XMLTOKEN_NOEVENTS
-
currently in starting state
-
STATE_XMLTOKEN_OPENTAG
-
currently parsing an open <tag>
-
STATE_XMLTOKEN_PI
-
currently in processor instruction
-
STATE_XMLTOKEN_SINGLEQUOTE
-
currently parsing a <!-- comment -->
-
STATE_XMLTOKEN_XML
-
currently parsing a <?xml
-
staticvarTagHandler
-
handles @staticvar
-
setId
-
If the id attribute is present, this method will set its id
-
setTitle
-
Set the title of a DocBook tag section.
-
setTOC
-
sets the TOC value
-
startCData
-
Begin a new CData section
-
setPos
-
Set the internal cursor within the source code
-
setSeperator
-
Sets the list of possible separator tokens
-
setup
-
Initialize the WordParser
-
setup
-
-
setup
-
Set the word parser to go.
-
setWhitespace
-
set parser to return or strip whitespace