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

Class: parserTutorialInlineTag

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

Class Overview

parserBase
   |
   --parserInlineTag
      |
      --parserLinkInlineTag
         |
         --parserTutorialInlineTag

represents inline links


Author(s):

Version:

  • $Id: InlineTags.inc,v 1.4 2003/01/02 06:28:48 CelloG Exp $

Methods


Inherited Variables

Inherited Methods


Class Details

[line 164]
represents inline links


[ Top ]


Method Detail

parserTutorialInlineTag (Constructor)   [line 170]

parserTutorialInlineTag parserTutorialInlineTag( string $link, string $text)


Parameters:

string   $link     stored in $value, see parserBase::$value
string   $text     see $linktext

[ Top ]

Convert   [line 180]

mixed Convert( Converter &$c)

  • Return: returns the converted link or false if not converted successfully

Overrides parserLinkInlineTag::Convert() (parent method not documented)

Parameters:

Converter   &$c     converter used to change the abstract link into text for display

[ Top ]


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