Class parserLicenseTag

Description

represents the "@see" tag

Link to a license, instead of including lines and lines of license information in every file

Located in /PEAR/PhpDocumentor/phpDocumentor/DocBlockTags.inc (line 787)

parserBase
   |
   --parserStringWithInlineTags
      |
      --parserTag
         |
         --parserLinkTag
            |
            --parserLicenseTag
Variable Summary
string $keyword
Method Summary
parserLicenseTag parserLicenseTag (string $name, string $link)
Variables
string $keyword = 'license' (line 793)

always 'license'


Redefinition of:
parserLinkTag::$keyword
always 'link'

Inherited Variables

Inherited from parserTag

parserTag::$type

Inherited from parserStringWithInlineTags

parserStringWithInlineTags::$value
Methods

Documentation generated on Sun, 30 Mar 2008 22:48:03 -0500 by phpDocumentor 1.4.2