|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.quercus.env.InternalAutoloadCallback
public class InternalAutoloadCallback
Internal call to autoload an internally defined PHP, e.g. for the SPL library.
| Constructor Summary | |
|---|---|
InternalAutoloadCallback(java.lang.String prefix)
|
|
| Method Summary | |
|---|---|
QuercusClass |
loadClass(Env env,
java.lang.String name)
Evaluates the callback with 1 arguments. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InternalAutoloadCallback(java.lang.String prefix)
| Method Detail |
|---|
public QuercusClass loadClass(Env env,
java.lang.String name)
env - the calling environment
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||