|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.quercus.module.IniDefinition
com.caucho.quercus.module.IniDefinition.Runtime
public static class IniDefinition.Runtime
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.caucho.quercus.module.IniDefinition |
---|
IniDefinition.Runtime, IniDefinition.Type, IniDefinition.Unsupported |
Field Summary |
---|
Fields inherited from class com.caucho.quercus.module.IniDefinition |
---|
NULL, PHP_INI_ALL, PHP_INI_PERDIR, PHP_INI_SYSTEM, PHP_INI_USER |
Constructor Summary | |
---|---|
IniDefinition.Runtime(java.lang.String name)
|
Method Summary | |
---|---|
boolean |
isRuntimeDefinition()
Returns true if this definition was added at runtime and not definied by a module. |
Methods inherited from class com.caucho.quercus.module.IniDefinition |
---|
getAsBoolean, getAsBoolean, getAsBooleanValue, getAsBooleanValue, getAsLong, getAsLongBytes, getAsLongValue, getAsLongValue, getAsString, getAsString, getAsStringValue, getAsStringValue, getDefault, getName, getScope, getValue, getValue, set, set, set, set, set |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IniDefinition.Runtime(java.lang.String name)
Method Detail |
---|
public boolean isRuntimeDefinition()
IniDefinition
isRuntimeDefinition
in class IniDefinition
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |