phpDocumentor phpDocumentor
InlineTags
[ class tree: phpDocumentor ] [ index: phpDocumentor ] [ all elements ]

Class: parserInheritdocInlineTag

Source Location: /phpDocumentor/InlineTags.inc

Class parserInheritdocInlineTag

Class Overview

Represents the inheritdoc inline tag, used by classes/methods/vars to inherit

documentation from the parent class if possible

Located in /phpDocumentor/InlineTags.inc [line 685]

parserBase
   |
   --parserInlineTag
      |
      --parserInheritdocInlineTag
Author(s): Information Tags:
Version:  $Revision: 1.6 $
Tutorial:  inline {@inheritdoc}

Properties

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Property Summary
string   $inlinetype   always 'inheritdoc'

[ Top ]
Method Summary
parserInheritdocInlineTag   parserInheritdocInlineTag()   Does nothing, overrides parent constructor
void   Convert()  

[ Top ]
Properties
string   $inlinetype = 'inheritdoc' [line 691]

always 'inheritdoc'


Redefinition of:
parserInlineTag::$inlinetype
the name of the inline tag (like link)

[ Top ]
Methods
Constructor parserInheritdocInlineTag  [line 696]

  parserInheritdocInlineTag parserInheritdocInlineTag( )

Does nothing, overrides parent constructor



[ Top ]
Convert  [line 700]

  void Convert( )



[ Top ]

Documentation generated on Tue, 24 Oct 2006 09:23:40 -0500 by phpDocumentor 1.3.1