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

Class: KServiceLocatorAbstract

Source Location: /libraries/koowa/service/locator/abstract.php

Class Overview

KObject
   |
   --KServiceLocatorAbstract

Service Abstract Locator


Author(s):

Implements interfaces:

Variables

Methods


Child classes:

KServiceLocatorPlugin
Service Locator for a plugin
KServiceLocatorKoowa
Service Locator for the Koowa framework
KServiceLocatorComponent
Locator Adapter for a component
KServiceLocatorModule
Service Locator for a plugin

Inherited Variables

Inherited Methods

Class: KObject

KObject::__construct()
Constructor
KObject::get()
Get the object properties
KObject::getHandle()
Get a handle for this object
KObject::getIdentifier()
Gets the service identifier.
KObject::getMethods()
Get a list of all the available methods
KObject::getService()
Get an instance of a class based on a class identifier only creating it if it does not exist yet.
KObject::inherits()
Checks if the object or one of it's mixin's inherits from a class.
KObject::mixin()
Mixin an object
KObject::set()
Set the object properties
KObject::_initialize()
Initializes the options for the object
KObject::__call()
Search the mixin method map and call the method or trigger an error
KObject::__clone()
Preform a deep clone of the object.

Class Details

[line 17]
Service Abstract Locator



Tags:

author:  Johan Janssens <johan@nooku.org>
abstract:  


[ Top ]


Class Variables

$_type =  ''

[line 24]

The type



Tags:

access:  protected

Type:   string


[ Top ]



Class Methods


method getType [line 31]

string getType( )

Get the type



Tags:

return:  Returns the type
access:  public



Implementation of:
KServiceLocatorInterface::getType()
Get the type
[ Top ]


Documentation generated on Sun, 26 May 2013 03:00:29 +0200 by phpDocumentor 1.4.3