antville/code/Global
Robert Gaggl 8eaaab2ec9 changed since the signatures of some AntvilleLib methods have changed:
- Html.dropDown (first argument must be an object containing all attributes of the opening select tag).
- Html.link and Html.linkAsString (first argument must be an object containing all attributes of the a tag).
2003-12-17 22:04:38 +00:00
..
colorpicker.skin bugfix: call color macros of layout, not of site 2003-12-10 11:52:48 +00:00
colorpickerExt.skin bugfix: call color macros of layout, not of site 2003-12-10 11:52:48 +00:00
colorpickerScripts.skin pixel.gif is no longer part of layout but of standard images (therefor using global image macro instead of layout.image) 2003-12-08 20:43:02 +00:00
colorpickerWidget.skin pixel.gif is no longer part of layout but of standard images (therefor using global image macro instead of layout.image) 2003-12-08 20:43:02 +00:00
constants.js changed since the signature of Html.link(AsString) has changed (first argument must be an object containing all attributes of the a tag). 2003-12-17 22:04:16 +00:00
macros.js changed since the signature of Html.link(AsString) has changed (first argument must be an object containing all attributes of the a tag). 2003-12-17 22:04:16 +00:00
nextpagelink.skin changed layout (instead of using a table to create the link use the new css class "pagelinkBottom") 2003-12-08 21:17:12 +00:00
objectFunctions.js - added method getLanguages() that returns the languages to use for retrieving a message as array 2003-12-12 12:44:01 +00:00
pagenavigation.skin initial check-in: used for rendering the page navigation bar in mgr-mountpoints 2003-10-15 20:02:17 +00:00
pagenavigationitem.skin initial check-in: used for rendering the page navigation bar in mgr-mountpoints 2003-10-15 20:02:17 +00:00
prevpagelink.skin simplyfied html code 2003-12-08 22:32:31 +00:00
renderFunctions.js changed since the signatures of some AntvilleLib methods have changed: 2003-12-17 22:04:38 +00:00
rssImage.skin renamed rss10Image.skin to rssImage.skin 2002-08-19 16:41:04 +00:00
securityFunctions.js removed functions isUserTrusted() and isUserSysAdmin(), moved checkIfLoggedIn() from objectFunctions.js into this file 2003-01-02 18:54:48 +00:00