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

Class: parserTocInlineTag

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

Class Overview

parserBase
   |
   --parserInlineTag
      |
      --parserTocInlineTag

Use this element to represent an {@inline tag} like link (see the phpDocumentor spec for more information about inline tags)


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 377]
Use this element to represent an {@inline tag} like link (see the phpDocumentor spec for more information about inline tags)


[ Top ]


Class Variables

$inlinetype =  'toc'

[line 379]


Type:   mixed
Overrides:   Array


[ Top ]



Method Detail

parserTocInlineTag (Constructor)   [line 386]

parserTocInlineTag parserTocInlineTag( )


[ Top ]

Convert   [line 407]

void Convert( mixed &$c)


[ Top ]

setPath   [line 399]

void setPath( mixed $path)


[ Top ]

setTOC   [line 394]

void setTOC( array $toc)


Parameters:

array   $toc     format: array(array('tag' => parserXMLDocBookTag,'id' => parserIdInlineTag, 'title' => title),...)

[ Top ]


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