|
HopObjects HopObjects extend the standard Javascript object with Helma-specific properties and functions. They are the central building blocks that allow you to leverage the application framework Helma provides. The main HopObject of every application is the "root" object. Every HopObject can have a collection of attached additional HopObjects. Each requested URL is resolved to a particular HopObject according to these collections. _children = collection(HopObject) _children.accessname = name nameWhen a new HopObject is added to such a collection, it is automatically stored in Helma's embedded XML database. To see a detailed example of how this works, go to http://localhost:8080/first/ and add additional HopObjects. Documentation of HopObject functions and built-in properties: /docs/reference/hopobject/
... comment
|
navigation
Download
Community
Weblog
Mailing Lists
IRC Channel
Documentation
Introductions
Tools
Reference
Project
Roadmap
Bug Reporting
Source
Wiki
Tags
Updates
Related Projects
search
|
||||