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 /phpDocumentor/DocBlockTags.inc (line 789)

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

always 'license'


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

Inherited Variables

Inherited from parserTag

parserTag::$type

Inherited from parserStringWithInlineTags

parserStringWithInlineTags::$value
Methods

Documentation generated on Mon, 05 Dec 2011 21:43:04 -0600 by phpDocumentor 1.4.4