|
Yaf_Loader::registerNamespaceRegister namespace with searching path Description
public bool Yaf_Loader::registerNamespace(stringarray
$namespaces , string $path = ?)Register a namespace with searching path, Yaf_Loader searchs classes under this namespace in path, the one is also could be configureded via application.library.directory.namespace(in application.ini);
Parameters
Return Valuesbool ExamplesExample #1 Yaf_Loader::registerNamespaceexample
|