antville/code/Layout
Robert Gaggl e212a95233 added methods:
- getParents() returns a Hashtable containing the parents of a layout (used to prohbit endless loops between layouts)
- getSkinPath() returns an array containing the layout plus any parent layouts
- getImage() returns the first found image while walking up the layout chain
- evalDownload() checks the submitted arguments before constructing a layout download
modified:
- dumpToZip now takes a second argument (Boolean) indicating whether to produce a full or incremental export of a layout
- added some (forgotten) properties to setParentLayout()
- modified staticUrl() to use res.push()/res.pop() instead of a Stringbuffer
2003-12-08 21:28:45 +00:00
..
actions.js layout download now consists of three actions: download_action (for choosing between full and incremental download) plus download_full_zip_action and download_zip_action that actually produce the zip file 2003-12-08 19:56:40 +00:00
chooserlistitem.skin - css class commentHead was renamed to "listSeparator" 2003-12-08 20:40:27 +00:00
edit.skin - added editors for copyright, contact email, base layout 2003-12-08 20:48:02 +00:00
listitem.skin initial check-in 2003-11-23 17:46:34 +00:00
macros.js - removed downloadlink_macro() since downloading isn't restricted anymore 2003-12-08 20:58:09 +00:00
main.skin - changed display of layout (added copyright and contact email information 2003-12-08 21:10:08 +00:00
objectFunctions.js added methods: 2003-12-08 21:28:45 +00:00
securityFunctions.js initial check-in 2003-11-23 17:46:34 +00:00
testdrive.skin initial check-in 2003-11-23 17:46:34 +00:00
type.properties initial check-in 2003-11-23 17:46:34 +00:00