antville/code/HopObject
Robert Gaggl 898404a923 modified onRequest():
- assign the currently active layout to res.handlers.layout, also added check if user has a layout object in the session (for testdriving it)
- define the skinpath according to the layout object
- only call checkAccess if the user isn't a sysadmin (which means that sysadmins are basically allowed to do anything)
2003-11-23 18:57:37 +00:00
..
delete.skin changed from input type="button" to type="submit" 2003-08-02 10:41:03 +00:00
macros.js added generic modifier_macro() 2003-11-23 18:08:45 +00:00
objectFunctions.js - changed to use AntvilleLib methods 2003-08-02 11:26:34 +00:00
securityFunctions.js modified onRequest(): 2003-11-23 18:57:37 +00:00