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

Class: parserTutorialInlineTag

Source Location: /phpDocumentor/InlineTags.inc

Class parserTutorialInlineTag

Class Overview

Represents inline links to external tutorial documentation

Located in /phpDocumentor/InlineTags.inc [line 253]

parserBase
   |
   --parserInlineTag
      |
      --parserLinkInlineTag
         |
         --parserTutorialInlineTag
Author(s): Information Tags:
Version:  $Revision: 1.6 $
Tutorial:  inline {@tutorial}

Methods

[ Top ]
Method Summary
parserTutorialInlineTag   parserTutorialInlineTag()  
mixed   Convert()  

[ Top ]
Methods
Constructor parserTutorialInlineTag  [line 259]

  parserTutorialInlineTag parserTutorialInlineTag( string $link, string $text  )

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


[ Top ]
Convert  [line 269]

  mixed Convert( Converter &$c  )

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

API Tags:
Return:  returns the converted link or false if not converted successfully


Redefinition of:
parserLinkInlineTag::Convert()

[ Top ]

Documentation generated on Tue, 24 Oct 2006 09:23:41 -0500 by phpDocumentor 1.3.1