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

Class: methodLink

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

Class Overview

abstractLink
   |
   --methodLink

method link


Author(s):

Version:

  • Release: 1.5.0a1

Copyright:

  • 2002-2008 Gregory Beaver

Variables

Methods


Child classes:

varLink
class variable link
constLink
class constant link

Inherited Variables

Inherited Methods

Class: abstractLink

abstractLink::addLink()
sets up the link

Class Details

[line 236]
method link


[ Top ]


Class Variables

$class =  ''

[line 245]


Type:   string


[ Top ]

$type =  'method'

[line 241]


Type:   string
Overrides:   Array


[ Top ]



Method Detail

addLink   [line 260]

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

sets up the link

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

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
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.