ClassInterface ILinkable

Description

class ILinkable, implement this if your plugin exposes links

Located in /share/System/ILinkable.php (line 37)

IPlugin
   |
   --IProvidesContent
      |
      --ILinkable
Method Summary
 array GetLinks ()
Methods
GetLinks (line 53)

Gets a of links that the plugins exposes

Each entry in the array is an array with 3 fields, one for the display name, one for the URL of the page, and one for an array of sub entries. Each sub entry consits of 3 fields, just like the toplevel entries. Please do only have on or two toplevel entries, then make the rest sub entries or subsubentriues or subsubsubsub...

  • access: public
array GetLinks ()

Inherited Methods

Inherited From IProvidesContent

 IProvidesContent::GetPage()

Inherited From IPlugin

 IPlugin::GetPluginID()
 IPlugin::Register()

Documentation generated on Mon, 30 Apr 2007 01:59:13 +0200 by phpDocumentor 1.3.1