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

Class: parserInheritdocInlineTag

Source Location: /PhpDocumentor-1.2.0beta2/phpDocumentor/InlineTags.inc

Class Overview

parserBase
   |
   --parserInlineTag
      |
      --parserInheritdocInlineTag

represents the inheritdoc inline tag, used by classes/methods/vars to inherit documentation from the parent class if possible


Author(s):

Version:

  • $Id: InlineTags.inc,v 1.4 2003/01/02 06:28:48 CelloG Exp $

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 345]
represents the inheritdoc inline tag, used by classes/methods/vars to inherit documentation from the parent class if possible


[ Top ]


Class Variables

$inlinetype =  'inheritdoc'

[line 347]


Type:   mixed
Overrides:   Array


[ Top ]



Method Detail

parserInheritdocInlineTag (Constructor)   [line 349]

parserInheritdocInlineTag parserInheritdocInlineTag( )


[ Top ]


Documentation generated on Fri, 30 Apr 2004 22:10:05 +0200 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.