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

Class: methodLink

Source Location: /phpDocumentor/LinkClasses.inc

Class methodLink

Direct descendents
Child Class Description
varLink class variable link
constLink class constant link

[ Top ]
Inherited Properties, Constants, and Methods
Property Summary
string   $class  
string   $type  

[ Top ]
Properties
string   $class = '' [line 152]

[ Top ]
string   $type = 'method' [line 150]

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

Redefined in descendants as:

[ Top ]
Methods
addLink  [line 162]

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

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: 


Redefinition of:
abstractLink::addLink()

[ Top ]

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