Alphabetical Index: O

A B C D E F G H I J K L M N O P R S T U V W

O

objectDebugDescription(Object) - static method in class php.java.bridge.JavaBridge
Only for internal use
ObjectToString(Object) - method in class php.java.bridge.JavaBridge
Returns a string representation of the object
offsetExists(List,Number) - method in class php.java.bridge.JavaBridge
Checks if a given position exists.
offsetExists(Map,Object) - method in class php.java.bridge.JavaBridge
Checks if a given position exists.
offsetExists(Object) - method in class php.java.bridge.PhpMap
Checks if a given position exists.
offsetExists(Object,Object) - method in class php.java.bridge.JavaBridge
Checks if a given position exists.
offsetGet(List,Number) - method in class php.java.bridge.JavaBridge
Returns the object at the posisition.
offsetGet(Map,Object) - method in class php.java.bridge.JavaBridge
Returns the object at the posisition.
offsetGet(Object) - method in class php.java.bridge.PhpMap
Returns the object at the posisition.
offsetGet(Object,Object) - method in class php.java.bridge.JavaBridge
Returns the object at the posisition.
offsetSet(List,Number,Object) - method in class php.java.bridge.JavaBridge
Set an object at position.
offsetSet(Map,Object,Object) - method in class php.java.bridge.JavaBridge
Set an object at position.
offsetSet(Object,Object) - method in class php.java.bridge.PhpMap
Set an object at position.
offsetSet(Object,Object,Object) - method in class php.java.bridge.JavaBridge
Set an object at position.
offsetUnset(List,Number) - method in class php.java.bridge.JavaBridge
Remove an object from the position.
offsetUnset(Map,Object) - method in class php.java.bridge.JavaBridge
Remove an object from the position.
offsetUnset(Object) - method in class php.java.bridge.PhpMap
Remove an object from the position.
offsetUnset(Object,Object) - method in class php.java.bridge.JavaBridge
Remove an object from the position.
Options - class php.java.bridge.Options
Exposes the request options.
osArch - static field in class php.java.bridge.Util
Only for internal use
osName - static field in class php.java.bridge.Util
Only for internal use
out - field in class php.java.bridge.JavaBridge
For internal use only.