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

Class: parserConst

Source Location: /PhpDocumentor-1.3.2/phpDocumentor/ParserElements.inc

Class Overview

parserBase
   |
   --parserElement
      |
      --parserConst



Author(s):

Version:

  • $Id: ParserElements.inc,v 1.16.2.1 2007/04/02 18:22:51 ashnazg Exp $

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 1578]
  • Author: Greg Beaver <cellog@users.sourceforge.net>
  • Version: $Id: ParserElements.inc,v 1.16.2.1 2007/04/02 18:22:51 ashnazg Exp $
  • Since: 1.2.4


[ Top ]


Class Variables

$class =  ''

[line 1586]

  • 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'
  • Var: always 'const'

Type:   string
Overrides:   Array


[ Top ]



Method Detail

parserConst (Constructor)   [line 1591]

parserConst parserConst( string $class)


Parameters:

string   $class   — 

[ Top ]

getClass   [line 1600]

string getClass( )

Retrieve the class name
  • Return: Class name that this var belongs to

[ Top ]

getLink   [line 1611]

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

quick way to link to this element
  • 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 Mon, 11 Mar 2019 14:58:55 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.