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

Class: parserExampleTag

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

Class Overview

parserBase
   |
   --parserStringWithInlineTags
      |
      --parserTag
         |
         --parserSourceTag
            |
            --parserExampleTag

represents "@example"


Author(s):

Version:

  • $Id: DocBlockTags.inc,v 1.3 2003/01/18 07:25:19 CelloG Exp $

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 543]
represents "@example"

The example tag



[ Top ]


Class Variables

$keyword =  'example'

[line 545]


Type:   mixed
Overrides:   Array


[ Top ]

$writesource =  'writeExample'

[line 546]


Type:   mixed
Overrides:   Array


[ Top ]



Method Detail

parserExampleTag (Constructor)   [line 547]

parserExampleTag parserExampleTag( mixed $tag, mixed $value)


[ Top ]

getSourceLink   [line 577]

void getSourceLink( mixed &$c)


Overrides parserSourceTag::getSourceLink() (parent method not documented)
[ Top ]

writeSource   [line 572]

void writeSource( mixed &$c, mixed $source)


Overrides parserSourceTag::writeSource() (parent method not documented)
[ Top ]


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