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

Class: tutorialLink

Source Location: /phpDocumentor/LinkClasses.inc

Class tutorialLink

Inherited Properties, Constants, and Methods
Property Summary
string   $section  
string   $title  
string   $type  

[ Top ]
Properties
string   $section = '' [line 200]

[ Top ]
string   $title = false [line 201]

[ Top ]
string   $type = 'tutorial' [line 199]

Redefinition of:
abstractLink::$type
element type linked to.

[ Top ]
Methods
addLink  [line 213]

  void addLink( string $section, string $path, string $name, string $package, string $subpackage, [string $title = false], [string $category = false]  )

Parameters:
string   $section:  section/subsection name
string   $path:  full path to file containing element
string   $name:  page name, as configured by Parser::parse
string   $package:  element name
string   $subpackage:  package element is in
string   $title:  subpackage element is in
string   $category:  title of tutorial


Redefinition of:
abstractLink::addLink()

[ Top ]

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