This object is responsible to include and instancy some classes stored in the classes directory of modules.
Located in /utils/jClasses.class.php (line 20)
Get the binding corresponding to the specified selector.
Better for use like this : jClasses::bind($selector)->getClassName()
include the given class and return an instance
Shortcut to corresponding jClassBinding::getInstance() but without singleton The binding is recreated each time (be careful about performance)
alias of create method
Shortcut to corresponding jClassBinding::getInstance()
include the given class and return always the same instance
only include a class
include an interface
Reset the defined bindings (should only use it for unit tests)
Documentation generated on Mon, 26 Oct 2015 21:51:58 +0100 by phpDocumentor 1.4.3