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

Class: KServiceLocatorInterface

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

Interface Overview


Service Locator Interface


Author(s):

Methods



Class Details

[line 17]
Service Locator Interface



Tags:

author:  Johan Janssens <johan@nooku.org>


[ Top ]


Class Methods


method findClass [line 25]

string|false findClass( KServiceIdentifier $identifier)

Get the classname based on an identifier



Tags:

return:  Returns the class on success, returns FALSE on failure
access:  public


Parameters:

object An   $identifier   identifier object - [application::]type.package.[.path].name

[ Top ]

method findPath [line 33]

string findPath( KServiceIdentifier $identifier)

Get the path based on an identifier



Tags:

return:  Returns the path
access:  public


Parameters:

object An   $identifier   identifier object - [application::]type.package.[.path].name

[ Top ]

method getType [line 40]

string getType( )

Get the type



Tags:

return:  Returns the type
access:  public


[ Top ]


Documentation generated on Wed, 22 May 2013 03:01:57 +0200 by phpDocumentor 1.4.3