Commit graph

14 commits

Author SHA1 Message Date
stefanp
af52a36f3d check for prototype root or Root in hrefRoot_macro 2004-04-13 15:40:27 +00:00
stefanp
98ad7be09b added function renderApi() which renders the whole application docs into
files. used via webinterface or commandline.

changed RegExp: rhino needs global setting as second param in constructor
2004-01-06 15:50:29 +00:00
stefanp
08d3a94429 moved the actual rendering part in render_action into functions.js 2004-01-06 15:47:22 +00:00
stefanp
6b534edeab - included link to manage console (but not if pages are rendered to static html)
- nicer feedback after rendering
2002-12-04 09:36:21 +00:00
stefanp
d5add243c7 render_action: fixed problem with regex parsing of links with anchors 2002-12-04 09:35:09 +00:00
stefanp
e34e5a0ee3 added getPrototype (string) 2002-12-02 12:18:15 +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
cd8ebdd41b re-added access check to actions 2002-11-22 11:55:42 +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
hns
32d2230ef5 Updated code to new session/app/req/res object layout. 2002-05-31 14:14:37 +00:00
stefanp
bf86d54c67 removed obsolete functions: 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-25 18:36:56 +00:00
stefanp
69f391d2d6 modified header in apidocs 2002-03-11 14:46:30 +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