|
Path Object Accessing objects in the URI path. Syntax /weblog/myWeblog/20010817/304/ | app | weblog | story | commentExample An example request path of an application: /h_files/myDocument/storyTitle/23 for (var i=0; i<path.length; i++) res.writeln(path[i]); HopObject file HopObject document HopObject story HopObject note var obj = path.story; res.write(obj); HopObject story
... comment
tobi,
Tuesday, 18. January 2005, 17:36
path.contains(HopObject)
needs to be added to the docs [FIXME]
http://grazia.helma.org/pipermail/helma-dev/2004-February/000915.html ... link
laessig,
Monday, 22. May 2006, 15:44
path.href()
path.href() gets the present URL path as a string
... link ... comment |
navigation
Download
Community
Weblog
Mailing Lists
IRC Channel
Documentation
Introductions
Tools
Reference
Project
Roadmap
Bug Reporting
Source
Wiki
Tags
Updates
Related Projects
search
|
||||