Interface CrossCuttingLoaderInterface
| category |
System |
|---|---|
| package |
Loaders |
| subpackage |
Interfaces |
clearRegister() : void
getObject(string $p_classname) : object
| Throws |
|
|---|
string
object
registerObject(string $p_classname, object $object)
| Throws |
|
|---|
string
object
setRegisteredObjectsOnly(boolean $bool_status)
boolean
useRegisteredObjectsOnly() : boolean
boolean