Class Gadget_Plugin

Description

Gadget_Plugin

  • since: 1.0

Located in /Gadget/Plugin.php (line 25)


	
			
Direct descendents
Class Description
Gadget_Provider Gadget_Provider
Gadget_Service Gadget_Service
Gadget_Template_Plugin Gadget_Template_Plugin
Method Summary
Gadget_Plugin Gadget_Plugin (mixed $args)
void configure (string $type, mixed $plugin, mixed $params)
void init (mixed $args)
array lookup (string $type, string $plugin)
void register (string $type, string $plugin, string $class, [mixed $file = null])
object &singleton (string $type, string $plugin)
Methods
Constructor Gadget_Plugin (line 33)

Constructor

  • access: public
Gadget_Plugin Gadget_Plugin (mixed $args)
  • mixed $args
configure (line 74)

Configure a Plugin

  • access: public
  • static:
void configure (string $type, mixed $plugin, mixed $params)
  • string $type
  • mixed $plugin

Redefined in descendants as:
lookup (line 102)

Lookup Plugin

  • access: public
array lookup (string $type, string $plugin)
  • string $type
  • string $plugin

Redefined in descendants as:
register (line 88)

Register Plugin

  • access: public
void register (string $type, string $plugin, string $class, [mixed $file = null])
  • string $type
  • string $plugin
  • string $class

Redefined in descendants as:
singleton (line 59)

Singleton

  • access: public
  • static:
object &singleton (string $type, string $plugin)
  • string $type
  • string $plugin

Redefined in descendants as:

Documentation generated on Sun, 03 Jul 2005 12:46:04 +0200 by phpDocumentor 1.3.0RC3