|
||||||||||
| 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.Unsupported
public static class IniDefinition.Unsupported
| 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.Unsupported(java.lang.String name,
IniDefinition.Type type,
Value deflt,
int scope)
|
|
| Method Summary | |
|---|---|
void |
set(java.util.HashMap<java.lang.String,Value> map,
int scope,
Value value)
Set the ini value for the given scope. |
| Methods inherited from class com.caucho.quercus.module.IniDefinition |
|---|
getAsBoolean, getAsBoolean, getAsBooleanValue, getAsBooleanValue, getAsLong, getAsLongBytes, getAsLongValue, getAsLongValue, getAsString, getAsStringValue, getAsStringValue, getDefault, getName, getScope, getValue, getValue, isRuntimeDefinition, 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.Unsupported(java.lang.String name,
IniDefinition.Type type,
Value deflt,
int scope)
| Method Detail |
|---|
public void set(java.util.HashMap<java.lang.String,Value> map,
int scope,
Value value)
IniDefinition
set in class IniDefinition
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||