Class parserTutorialTag

Description

represents "@tutorial"

This is exactly like @see except that it only links to tutorials

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

parserBase
   |
   --parserStringWithInlineTags
      |
      --parserTag
         |
         --parserLinkTag
            |
            --parserSeeTag
               |
               --parserTutorialTag
Variable Summary
string $keyword
Method Summary
string|bool Convert (Converter &$converter)
Variables
string $keyword = 'tutorial' (line 1001)

Always "tutorial"


Redefinition of:
parserSeeTag::$keyword
always 'see'

Inherited Variables

Inherited from parserTag

parserTag::$type

Inherited from parserStringWithInlineTags

parserStringWithInlineTags::$value
Methods

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