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

Class: parserFileSourceTag

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

Class Overview

parserBase
   |
   --parserStringWithInlineTags
      |
      --parserTag
         |
         --parserSourceTag
            |
            --parserFileSourceTag

represents "@filesource"


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 520]
represents "@filesource"

Use this to create a link to a highlighted phpxref-style source file listing



[ Top ]


Class Variables

$keyword =  'filesource'

[line 522]


Type:   mixed
Overrides:   Array


[ Top ]

$writesource =  'writeSource'

[line 523]


Type:   mixed
Overrides:   Array


[ Top ]



Method Detail

getSourceLink   [line 530]

void getSourceLink( mixed &$c)


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

writeSource   [line 525]

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


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


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