Commit graph

13 commits

Author SHA1 Message Date
hns
db03770c72 * Minor reformat of Jsdoc comment. 2006-11-20 14:05:28 +00:00
hns
694139d897 * Do not rely on Java classes to implement IPathElement.
Implement all necessary features such as href() and getChildElement()
  ourselves instead.
* Add missing classes to class.properties.
* Display actual line numbers in function source macro.
2006-11-20 11:05:24 +00:00
hns
437dfb94d3 * Bring manage app up to date with current Helma. 2005-08-31 13:16:21 +00:00
stefanp
4505fb1ffc - click on showApi-button calls docapplication/read_action to re-read the
application each time a user enters the doc-frameset.
- function docfiles aren't stored in their own directory each but moved up to the
prototype directory, further regex-parsing of the resuting html-code necessary
2002-11-22 14:32:46 +00:00
stefanp
604ab4f8ba lots of formatting fixes,
added functionindex to docapplication
2002-11-22 11:39:11 +00:00
stefanp
7633e98eea major overhaul of the manage app's api-documentation functions.
things can now be rendered to static html, new helma features are
supported (prototype extension), everyhting is done in a nice and
clean way with skins.
2002-11-21 18:36:03 +00:00
p3k
76bbe4053b replaced "prefix" and "suffix" parameters in global formatProperties() function and corresponding skins by "itemprefix" and "itemsuffix" due to incorrect HTML output. 2002-10-26 11:07:50 +00:00
stefanp
d3837363e9 added blank onRequest() 2002-09-23 12:22:13 +00:00
p3k
601f2d6885 added valign="top" to <td> tags in macro call for this.properties 2002-06-25 14:03:05 +00:00
hns
32d2230ef5 Updated code to new session/app/req/res object layout. 2002-05-31 14:14:37 +00:00
stefanp
cc36746efb changed typo 2002-03-25 17:55:25 +00:00
hns
c8be51599b Calling href() on Java objects does indeed work. The problem
was that getParentElement() method in Application always returned
null (due to a very hard to find bug in helma.main.Server).
2002-03-19 19:33:49 +00:00
stefanp
4a7616d5a0 This commit was generated by cvs2svn to compensate for changes in r2155,
which included commits to RCS files with non-trunk default branches.
2002-03-11 13:49:50 +00:00