|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ArrayValueImpl | |
---|---|
com.caucho.quercus.env |
Uses of ArrayValueImpl in com.caucho.quercus.env |
---|
Subclasses of ArrayValueImpl in com.caucho.quercus.env | |
---|---|
class |
ArrayCopyValueImpl
Represents a PHP array value copied as part of deserialization or APC. |
class |
ConstArrayValue
Represents a PHP array value. |
class |
GlobalArrayValue
Represents the server |
class |
ServerArrayValue
Represents the server |
Methods in com.caucho.quercus.env with parameters of type ArrayValueImpl | |
---|---|
protected void |
ArrayValueImpl.copyFrom(ArrayValueImpl source)
|
Constructors in com.caucho.quercus.env with parameters of type ArrayValueImpl | |
---|---|
ArrayValueImpl(ArrayValueImpl source)
|
|
ConstArrayValue(ArrayValueImpl source)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |