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

Class: tutorialLink

Source Location: /PhpDocumentor-1.5.0a1/phpDocumentor/LinkClasses.inc

Class Overview

abstractLink
   |
   --tutorialLink

tutorial link


Author(s):

Version:

  • Release: 1.5.0a1

Copyright:

  • 2002-2008 Gregory Beaver

Variables

Methods


Inherited Variables

Inherited Methods

Class: abstractLink

abstractLink::addLink()
sets up the link

Class Details

[line 330]
tutorial link


[ Top ]


Class Variables

$section =  ''

[line 336]


Type:   string


[ Top ]

$title =  false

[line 337]


Type:   string


[ Top ]

$type =  'tutorial'

[line 335]


Type:   string
Overrides:   Array


[ Top ]



Method Detail

addLink   [line 353]

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

sets up the link

Overrides abstractLink::addLink() (sets up the link)

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   —  package element is in
string   $subpackage   —  subpackage element is in
string   $title   —  title of tutorial
string   $category   —  optional category that documentation is in

[ Top ]


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