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

Class: parserConst

Source Location: /PEAR/PhpDocumentor/phpDocumentor/ParserElements.inc

Class Overview

parserBase
   |
   --parserElement
      |
      --parserConst



Author(s):

Version:

  • $Id: ParserElements.inc,v 1.20 2007/12/19 02:16:49 ashnazg Exp $

Copyright:

  • 2002-2008 Gregory Beaver

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 1578]


Tags:

author:  Greg Beaver <cellog@php.net>
version:  $Id: ParserElements.inc,v 1.20 2007/12/19 02:16:49 ashnazg Exp $
copyright:  2002-2008 Gregory Beaver
since:  1.2.4


[ Top ]


Class Variables

$class =  ''

[line 1586]



Tags:

var:  class that contains this var

Type:   string


[ Top ]

$type =  'const'

[line 1584]

Type is used by many functions to skip the hassle of if phpDocumentor_get_class($blah) == 'parserBlah'



Tags:

var:  always 'const'

Type:   string
Overrides:   Array


[ Top ]



Class Methods


constructor parserConst [line 1591]

parserConst parserConst( string $class)



Parameters:

string   $class  

[ Top ]

method getClass [line 1600]

string getClass( )

Retrieve the class name



Tags:

return:  Class name that this var belongs to


[ Top ]

method getLink [line 1611]

mixed getLink( Converter $c, [string $text = false], [ $returnobj = false])

quick way to link to this element



Tags:

return:  converter-specific link to this var


Parameters:

Converter   $c  
string   $text   text to display for the link or false for default text
   $returnobj  

[ Top ]


Documentation generated on Sun, 30 Mar 2008 23:07:01 -0500 by phpDocumentor 1.4.2