Class parserLinkTag

Description

represents the "@link" tag

Located in /phpDocumentor/DocBlockTags.inc (line 657)

parserBase
   |
   --parserStringWithInlineTags
      |
      --parserTag
         |
         --parserLinkTag
Direct descendents
Class Description
parserSeeTag represents the "@see" tag
parserLicenseTag represents the "@see" tag
Variable Summary
string $keyword
Method Summary
parserLinkTag parserLinkTag (string $link)
Variables
string $keyword = 'link' (line 663)

always 'link'


Redefinition of:
parserTag::$keyword
tag name (see, access, etc.)

Redefined in descendants as:

Inherited Variables

Inherited from parserTag

parserTag::$type

Inherited from parserStringWithInlineTags

parserStringWithInlineTags::$value
Methods

Documentation generated on Mon, 05 Dec 2011 21:15:07 -0600 by phpDocumentor 1.4.4