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

Class: methodLink

Source Location: /phpDocumentor/LinkClasses.inc

Class methodLink

Class Overview

method link

Located in /phpDocumentor/LinkClasses.inc [line 236]

abstractLink
   |
   --methodLink
Author(s): Information Tags:
Version:  Release: @VER@
Copyright:  2002-2008 Gregory Beaver
Link:  http://pear.php.net/PhpDocumentor
Link:  http://www.phpdoc.org
Todo:  CS cleanup - change package to PhpDocumentor
Todo:  CS cleanup - change classname to PhpDocumentor_*
License:  LGPL

Properties

Methods

[ Top ]
Descendants
Child Class Description
varLink class variable link
constLink class constant link

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

[ Top ]
Method Summary
void   addLink()   sets up the link

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

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

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

Redefined in descendants as:

[ Top ]
Methods
addLink  [line 260]

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

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


Redefinition of:
abstractLink::addLink()
sets up the link

[ Top ]

Documentation generated on Tue, 06 Dec 2011 07:20:34 -0600 by phpDocumentor 1.4.4