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

Class: methodLink

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

Class Overview

abstractLink
   |
   --methodLink

method link


Variables

Methods


Child classes:

varLink
class variable link
constLink
class constant link

Inherited Variables

Inherited Methods


Class Details

[line 147]
method link


[ Top ]


Class Variables

$class =  ''

[line 152]


Type:   string


[ Top ]

$type =  'method'

[line 150]


Type:   string
Overrides:   Array


[ Top ]



Method Detail

addLink   [line 162]

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


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

Parameters:

string   $class     class name
string   $path     full path to file containing element
string   $fileAlias     page name, as configured by Parser::parse
string   $name     element name
string   $package     package element is in
string   $subpackage     subpackage element is in
   $category     

[ Top ]


Documentation generated on Mon, 25 Jun 2007 14:03:29 -0400 by phpDocumentor 1.3.2. PEAR Logo Copyright © PHP Group 2004.