PHP2Go Javascript Framework

structures.js

Summary

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


Copyright © 2002-2006 by Marcos Pont
Documentation generated by JSDoc on Sun Oct 7 19:52:10 2007