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

Class: tutorialLink

Source Location: /PhpDocumentor-1.4.0/phpDocumentor/LinkClasses.inc

Class Overview

abstractLink
   |
   --tutorialLink

tutorial link


Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 196]
tutorial link


[ Top ]


Class Variables

$section =  ''

[line 200]


Type:   string


[ Top ]

$title =  false

[line 201]


Type:   string


[ Top ]

$type =  'tutorial'

[line 199]


Type:   string
Overrides:   Array


[ Top ]



Method Detail

addLink   [line 213]

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


Overrides abstractLink::addLink() (parent method not documented)

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

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:08:16 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.