public static class IniDefinition.Runtime extends IniDefinition
IniDefinition.Runtime, IniDefinition.Type, IniDefinition.Unsupported
NULL, PHP_INI_ALL, PHP_INI_PERDIR, PHP_INI_SYSTEM, PHP_INI_USER
Constructor and Description |
---|
Runtime(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
boolean |
isRuntimeDefinition()
Returns true if this definition was added at runtime and not
definied by a module.
|
getAsBoolean, getAsBoolean, getAsBooleanValue, getAsBooleanValue, getAsLong, getAsLongBytes, getAsLongValue, getAsLongValue, getAsString, getAsString, getAsStringValue, getAsStringValue, getDefault, getName, getScope, getValue, getValue, set, set, set, set, set
public boolean isRuntimeDefinition()
IniDefinition
isRuntimeDefinition
in class IniDefinition