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

Class: parserSourceInlineTag

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

Class Overview

parserBase
   |
   --parserInlineTag
      |
      --parserSourceInlineTag

represents inline source tag


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 239]
represents inline source tag


[ Top ]


Class Variables

$end =  '*'

[line 244]


Type:   mixed


[ Top ]

$inlinetype =  'source'

[line 241]


Type:   mixed
Overrides:   Array


[ Top ]

$source =  false

[line 245]


Type:   mixed


[ Top ]

$start =  0

[line 243]


Type:   mixed


[ Top ]

$value =

[line 242]


Type:   mixed
Overrides:   Array


[ Top ]



Method Detail

parserSourceInlineTag (Constructor)   [line 246]

parserSourceInlineTag parserSourceInlineTag( mixed $value)


[ Top ]

arrayConvert   [line 291]

void arrayConvert( mixed &$c)


[ Top ]

Convert   [line 285]

void Convert( mixed &$c)


[ Top ]

setSource   [line 272]

void setSource( mixed $source)


[ Top ]

stringConvert   [line 317]

void stringConvert( mixed &$c)


[ Top ]

Strlen   [line 267]

void Strlen( )

only used to determine blank lines. { @source } will not be blank, probably

Overrides parserInlineTag::Strlen() (parent method not documented)
[ Top ]


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