|
PHP2Go Javascript Framework | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
This file contain the data structure classes
Collection, Hash and the native Array prototype
extensions
| Class Summary | |
| Array | |
| Collection | |
| Hash | |
| Method Summary | |
static Hash
|
$A(<Object> o)
This function returns an array object from a given iterable element, or object that implements the toArray method |
static Object
|
$C(<Object> o, <Boolean> assoc)
Convert an iterable object into an object that can be iterated as a collection. |
static Hash
|
$H(<Object> obj)
This function returns a hash object from a given iterable element |
|
PHP2Go Javascript Framework | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||