public static class IniDefinition.Unsupported extends IniDefinition
IniDefinition.Runtime, IniDefinition.Type, IniDefinition.Unsupported
NULL, PHP_INI_ALL, PHP_INI_PERDIR, PHP_INI_SYSTEM, PHP_INI_USER
Constructor and Description |
---|
Unsupported(java.lang.String name,
IniDefinition.Type type,
Value deflt,
int scope) |
Modifier and Type | Method and Description |
---|---|
void |
set(java.util.HashMap<java.lang.String,Value> map,
int scope,
Value value)
Set the ini value for the given scope.
|
getAsBoolean, getAsBoolean, getAsBooleanValue, getAsBooleanValue, getAsLong, getAsLongBytes, getAsLongValue, getAsLongValue, getAsString, getAsString, getAsStringValue, getAsStringValue, getDefault, getName, getScope, getValue, getValue, isRuntimeDefinition, set, set, set, set
public Unsupported(java.lang.String name, IniDefinition.Type type, Value deflt, int scope)
public void set(java.util.HashMap<java.lang.String,Value> map, int scope, Value value)
IniDefinition
set
in class IniDefinition