phpDocumentor
[
class tree: phpDocumentor
] [
index: phpDocumentor
] [
all elements
]
Todo List
Packages:
PhpDocumentor
apidoc
Converters
HTML_TreeMenu
Pdf-php
PEAR
phpDocumentor
Smarty
tests
Tutorials/Manuals:
Package-level:
phpDocumentor Guide to Creating Fantastic Documentation
phpDocumentor 1.2.0 Manual
phpDocumentor 1.2.0 Tutorial
Documentable PHP Elements
phpDocumentor Tutorials
phpDocumentor tags
@access
@author
@copyright
@deprecated
@example
@filesource
@global
@ignore
@internal
@link
@name
@package
@param
@return
@see
@since
@static
@staticvar
@subpackage
@todo
@tutorial
@uses
@var
@version
phpDocumentor Inline tags
inline {@id}
inline {@internal}}
inline {@inheritdoc}
inline {@link}
inline {@source}
inline {@toc}
inline {@tutorial}
Files:
Classes.inc
common.inc.php
create_examples.php
EventStack.inc
IntermediateParser.inc
Io.inc
new_phpdoc.php
phpdoc.inc
phpdoc.php
ProceduralPages.inc
Publisher.inc
Template.inc
WordParser.inc
subpackage
DescHTML
DescHTML.inc
subpackage
DocBlockTags
DocBlockTags.inc
subpackage
Errors
Errors.inc
subpackage
InlineTags
InlineTags.inc
subpackage
Links
LinkClasses.inc
subpackage
ParserData
ParserData.inc
subpackage
ParserDocBlock
ParserDocBlock.inc
subpackage
ParserElements
ParserElements.inc
subpackage
Parsers
Parser.inc
ParserDescCleanup.inc
phpDocumentorTParser.inc
XMLpackagePageParser.inc
subpackage
Tutorial
PackagePageElements.inc
Classes:
Classes
EventStack
Io
phpDocumentor_IntermediateParser
phpDocumentor_setup
ProceduralPages
Publisher
Template
DescHTML
parserB
parserBr
parserCode
parserI
parserList
parserPre
PhpDocumentor-1.2.0beta2
classLink
defineLink
DirNode
functionLink
globalLink
methodLink
pageLink
parserAccessTag
parserClass
parserDefine
parserElement
parserExampleTag
parserFileSourceTag
parserFunction
parserGlobal
parserIdInlineTag
parserInclude
parserInheritdocInlineTag
parserLinkInlineTag
parserLinkTag
parserMethod
parserNameTag
parserPackagePage
parserParamTag
parserReturnTag
parserSeeTag
parserSourceInlineTag
parserSourceTag
parserStaticvarTag
parserStringWithInlineTags
parserTocInlineTag
parserTutorial
parserTutorialInlineTag
parserTutorialTag
parserUsedByTag
parserUsesTag
parserVar
parserVarTag
phpDocumentorTWordParser
RecordException
tutorialLink
varLink
DocBlockTags
parserTag
Errors
ErrorTracker
RecordError
RecordWarning
InlineTags
parserInlineTag
Links
abstractLink
Tutorial
parserCData
parserXMLDocBookTag
Parsers
Parser
parserDescParser
phpDocumentorTParser
ppageParser
XMLPackagePageParser
ParserData
parserBase
parserData
parserPage
WordParsers
ObjectWordParser
WordParser
ParserDocBlock
parserDesc
parserDocBlock
Class: parserCData
Source Location: /PhpDocumentor-1.2.0beta2/phpDocumentor/PackagePageElements.inc
Class Overview
parserBase
| --
parserStringWithInlineTags
| --parserCData
Author(s):
Greg Beaver <
mailto:cellog at users.sourceforge.net
>
Version:
$Id: ParserData.inc,v 1.72 2003/01/17 07:01:29 CelloG Exp $
Methods
Convert
Inherited Variables
Class:
parserStringWithInlineTags
parserStringWithInlineTags::$cache
parserStringWithInlineTags::$type
parserStringWithInlineTags::$value
Class:
parserBase
parserBase::$linenum
Inherited Methods
Class:
parserStringWithInlineTags
parserStringWithInlineTags::add()
equivalent to the . operator ($a = $b . $c)
parserStringWithInlineTags::Convert()
Use to convert the string to a real string with all inline tags parsed and linked
parserStringWithInlineTags::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
parserStringWithInlineTags::setSource()
parserStringWithInlineTags::trimmedStrlen()
equivalent to trim(strlen($string))
Class:
parserBase
parserBase::getType()
parserBase::getValue()
parserBase::setLineNum()
parserBase::setValue()
Class Details
[line 11]
Version:
$Id: ParserData.inc,v 1.72 2003/01/17 07:01:29 CelloG Exp $
Author:
Greg Beaver <
mailto:cellog@users.sourceforge.net
>
[
Top
]
Method Detail
Convert
[line 13]
void Convert( mixed &$c)
Overrides
parserStringWithInlineTags::Convert()
(Use to convert the string to a real string with all inline tags parsed and linked)
[
Top
]
Documentation generated on Fri, 30 Apr 2004 22:10:16 +0200 by
phpDocumentor 1.2.3
. PEAR Logo Copyright © PHP Group 2004.