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

Class: parserIdInlineTag

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

Class Overview

parserBase
   |
   --parserInlineTag
      |
      --parserIdInlineTag

Use this element to represent an {@inline tag} like link (see the phpDocumentor spec for more information about inline tags)


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 354]
Use this element to represent an {@inline tag} like link (see the phpDocumentor spec for more information about inline tags)


[ Top ]


Class Variables

$id =

[line 360]


Type:   mixed


[ Top ]

$inlinetype =  'id'

[line 356]


Type:   mixed
Overrides:   Array


[ Top ]

$package =  'default'

[line 357]


Type:   mixed


[ Top ]

$subpackage =  ''

[line 358]


Type:   mixed


[ Top ]

$tutorial =

[line 359]


Type:   mixed


[ Top ]



Method Detail

parserIdInlineTag (Constructor)   [line 362]

parserIdInlineTag parserIdInlineTag( mixed $package, mixed $subpackage, mixed $tutorial, [mixed $id = false])


[ Top ]

Convert   [line 370]

void Convert( mixed &$c)


[ Top ]


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