Application antville |
D |
DenyException(name)
- Function in Global
constructor function for DenyException objects |
E |
Exception(name, value)
- Function in Global
constructor function for Exception objects |
M |
Mail.prototype.queue()
- Function in Global
extend the Mail prototype with a method that simply adds a mail object to an application-wide array (mail queue). |
MailException(name)
- Function in Global
constructor function for MailException objects |
Message(name, value, obj)
- Function in Global
constructor function for Message objects |
S |
Skinset(key, skins, context)
- Function in Global
constructor function for Skinset objects used to build the constan SKINS |
A |
activatelink
- Macro in Layout
render a link for activating the layout, but only if layout is *not* the currently active layout |
addimage
- Macro in Topic
Display a link to let the use add a new Image to this topic |
additional_action
- Action in LayoutImageMgr
display the images of this layout |
addstory
- Macro in Topic
Display a link to let the use add a new writeup to this topic. |
addtofront
- Macro in Story
macro renders a checkbox whether the story is published on the site's front page |
adminnavigation.skin
- Skin in Site
|
admins_action
- Action in MemberMgr
list all admins of a site |
age
- Macro in Site
macro renders age |
alias
- Macro in File
macro rendering alias |
alias
- Macro in Site
macro rendering alias |
alias
- Macro in Image
macro rendering alias of image |
alinkcolor
- Macro in Layout
macro rendering alinkcolor |
allowTextMacros(s)
- Function in Story
function explicitly allowes some macros for use in the text of a story |
alttext
- Macro in Image
macro rendering alternate text of image |
applyModuleMethod(module, funcName, param)
- Function in HopObject
method for rendering any module navigation by calling the module method renderSiteNavigation |
autoCleanUp()
- Function in SysMgr
function determines if it's time to start automatic cleanup |
autoLogin()
- Function in Global
function checks if user has permanent cookies storing username and password |
B |
backlinkItem.skin
- Skin in Story
|
backlinks.skin
- Skin in Story
|
backlinks
- Macro in Story
macro returns a list of references linking to a story since referrers are asynchronously written to database by scheduler it makes sense to cache them in story.cache.rBacklinks because they won't c ... |
bgcolor
- Macro in Layout
macro rendering bgcolor |
blockPrivateSites()
- Function in SysMgr
function blocks private sites that are offline for too long if enabled and configured properly in app.properties |
blocked.skin
- Skin in Root
|
blocked_action
- Action in Root
action called when a site has been blocked |
blockwarnmail.skin
- Skin in SysMgr
|
buildAlias(alias, collection)
- Function in Global
function gets a String passed as argument and constructs an object-alias which is unique in a collection |
buildAliasFromFile(uploadFile, collection)
- Function in Global
function gets a MimePart passed as argument and constructs an object-alias based on the name of the uploaded file |
buildMacroHelp()
- Function in Global
build a more scripting-compatible object structure of the HELP.macros |
C |
calendar.skin
- Skin in Site
|
calendar
- Macro in Site
macro renders a calendar version 2 |
calendarday.skin
- Skin in Site
|
calendardayheader.skin
- Skin in Site
|
calendarselday.skin
- Skin in Site
|
calendarweek.skin
- Skin in Site
|
checkAccess(action, usr, level)
- Function in ImageMgr
permission check (called by hopobject.onRequest()) |
checkAccess(action, usr, level)
- Function in Membership
permission check (called by hopobject.onRequest()) |
checkAccess(action, usr, level)
- Function in PollMgr
permission check (called by hopobject.onRequest()) |
checkAccess(action, usr, level)
- Function in MemberMgr
permission check (called by hopobject.onRequest()) |
checkAccess(action, usr, level)
- Function in Day
permission check (called by hopobject.onRequest()) |
checkAccess(action, usr, level)
- Function in TopicMgr
permission check (called by hopobject.onRequest()) |
checkAccess(action, usr, level)
- Function in ImageTopicMgr
permission check (called by hopobject.onRequest()) |
checkAccess(action, usr, level)
- Function in StoryMgr
permission check (called by hopobject.onRequest()) |
checkAccess(action, usr, level)
- Function in FileMgr
permission check (called by hopobject.onRequest()) |
checkAccess(action, usr, level)
- Function in Layout
permission check (called by hopobject.onRequest()) |
checkAccess()
- Function in HopObject
basic permission check function this method is overwritten by most of the other prototypes |
checkAccess(action, usr, level)
- Function in Root
permission check (called by hopobject.onRequest()) |
checkAccess(action, usr, level)
- Function in File
permission check (called by hopobject.onRequest()) |
checkAccess(action, usr, level)
- Function in Poll
permission check (called by hopobject.onRequest()) |
checkAccess(action, usr, level)
- Function in Comment
permission check (called by hopobject.onRequest()) |
checkAccess(action, usr, level)
- Function in Site
permission check (called by hopobject.onRequest()) |
checkAccess(action, usr, level)
- Function in Story
permission check (called by hopobject.onRequest()) |
checkAccess(action, usr, level)
- Function in SkinMgr
permission check (called by hopobject.onRequest()) |
checkAccess(action, usr, level)
- Function in Image
permission check (called by hopobject.onRequest()) |
checkAccess(action, usr, level)
- Function in LayoutMgr
permission check (called by hopobject.onRequest()) |
checkAccess(action, usr, level)
- Function in Skin
permission check (called by hopobject.onRequest()) |
checkAdd(usr, level)
- Function in ImageMgr
check if user is allowed to add images |
checkAdd(usr, level)
- Function in PollMgr
function checks if user is allowed to view the storylist of this site |
checkAdd(usr, level)
- Function in StoryMgr
function checks if user is allowed to access the storymanager of this site |
checkAdd(usr, level)
- Function in FileMgr
check if user is allowed to add files |
checkAdd(usr)
- Function in Root
function checks if user is allowed to create a new Site |
checkAdd(usr, level)
- Function in LayoutImageMgr
check if user is allowed to add pictures (overwrites ImageMgr.checkAdd()) |
checkDelete(usr, level)
- Function in LayoutImage
check if user is allowed to delete a Image (overwrites Image.checkEdit()) |
checkDelete(usr, level)
- Function in File
check if user is allowed to delete a file |
checkDelete(usr, level)
- Function in Poll
check if user is allowed to delete a poll |
checkDelete(usr)
- Function in Site
check if user is allowed to delete the site (only SysAdmins or the creator of a site are allowed to delete it!) |
checkDelete(usr, level)
- Function in Story
check if user is allowed to delete a story |
checkDelete(usr, level)
- Function in Image
check if user is allowed to delete an image |
checkDelete(usr, level)
- Function in Skin
check if user is allowed to delete this skin |
checkEdit(usr, level)
- Function in LayoutImage
check if user is allowed to edit a layout image (overwrites Image.checkEdit()) |
checkEdit(usr, level)
- Function in Layout
check if user is allowed to edit this layout |
checkEdit(usr, level)
- Function in File
check if user is allowed to edit a file |
checkEdit(usr, level)
- Function in Poll
check if user is allowed to edit a poll |
checkEdit(usr, level)
- Function in Comment
check if user is allowed to edit a comment |
checkEdit(usr, level)
- Function in Site
check if user is allowed to edit the preferences of this site |
checkEdit(usr, level)
- Function in Story
check if user is allowed to edit a story |
checkEdit(usr, level)
- Function in SkinMgr
check if user is allowed to edit skins |
checkEdit(usr, level)
- Function in Image
check if user is allowed to edit an image |
checkEdit(usr, level)
- Function in LayoutMgr
check if user is allowed to edit layouts |
checkEditMembers(usr, level)
- Function in MemberMgr
check if user is allowed to edit the memberlist of this site |
checkIfLoggedIn(referrer)
- Function in Global
function checks if user is logged in or not if false, it redirects to the login-page but before it stores the url to jump back (if passed as argument) |
checkPost(usr, level)
- Function in Story
check if user is allowed to post a comment to this story |
checkSubscribe(usr, level)
- Function in Site
function checks if user is allowed to sign up |
checkUnsubscribe(usr, level)
- Function in Site
check if user is allowed to unsubscribe |
checkView(usr, level)
- Function in Site
check if a user is allowed to view a site |
checkView(usr, level)
- Function in Story
check if user is allowed to view story |
checkVote(usr, level)
- Function in Poll
check if user is allowed to vote in a poll |
choices
- Macro in Poll
macro renders one choice of a poll (either as text or as editor) |
chooserlistitem.skin
- Skin in Layout
|
cleanupAccesslog()
- Function in SysMgr
function deletes all accesslog-records older than 48 hours and with story-id = null |
clicks
- Macro in File
macro rendering the number of requests so far for a file-object |
closePoll(currPoll)
- Function in PollMgr
set a poll to closed state |
closelink
- Macro in Poll
macro renders a link as switch to close/re-open a poll |
closetime
- Macro in Poll
macro renders the time a poll was closed |
code
- Macro in Image
render the code for embedding this image |
colorpicker.skin
- Skin in Global
|
colorpickerExt.skin
- Skin in Global
|
colorpickerScripts.skin
- Skin in Global
|
colorpickerWidget.skin
- Skin in Global
|
colorpicker_action
- Action in Root
wrapper to access colorpicker |
colorpicker_action
- Action in Site
wrapper to access colorpicker also from site |
colorpicker
- Macro in Global
a not yet sophisticated macro to display a colorpicker. works in site prefs and story editors |
comment.skin
- Skin in Story
|
comment_action
- Action in Comment
comment action |
comment_action
- Action in Story
comment action |
commentcounter
- Macro in Story
macro renders number of comments options: text to use when no comment text to use when one comment text to use when more than one comment action to link to (default: main) |
commentform
- Macro in Story
macro checks if user is logged in and not blocked if true, render form to add a comment |
commentlink
- Macro in Story
macro rendering link to comments |
comments
- Macro in Story
macro loops over comments and renders them |
constructor(usr, level)
- Function in Membership
constructor function for membership objects |
constructor()
- Function in SysMgr
constructor-function |
constructor(type, object, logentry, sysadmin)
- Function in SysLog
constructor for a new SysLog-object |
constructor(site, title, creator)
- Function in Layout
constructor function for layout objects |
constructor(title)
- Function in Choice
constructor function for choice objects |
constructor(creator)
- Function in File
constructor function |
constructor(question, creator)
- Function in Poll
constructor function for poll objects |
constructor(site, creator, ipaddress)
- Function in Comment
constructor function for comment objects |
constructor(title, alias, creator)
- Function in Site
constructor function for site objects |
constructor(creator, ipaddress)
- Function in Story
constructor function for story objects |
constructor(creator)
- Function in Image
constructor function for image objects |
constructor(choice, usr)
- Function in Vote
constructor function for vote objects |
constructor(layout, proto, name, creator)
- Function in Skin
constructor function for skin objects |
content
- Macro in Story
macro for rendering a part of the story content |
contribnavigation.skin
- Skin in Site
|
contributors_action
- Action in MemberMgr
list all contributors of a site |
convertStoryToStruct(entry)
- Function in MetaWeblogApi
Utility function which creates an Object representing a blog entry |
copyright
- Macro in Layout
render the copyright information of this layout either as editor or as plain text |
countUsers()
- Function in Global
function counting active users and anonymous sessions (thought to be called by the scheduler) |
createCheckBoxParam(propName, param)
- Function in PropertyMgr
create a parameter object for checkboxes |
createCheckBoxParam(propName, param)
- Function in HopObject
create a parameter object for checkboxes |
createInputParam(propName, param)
- Function in PropertyMgr
creates parameter object based on xml-encoded property that will be passed to function that renders the input element |
createInputParam(propName, param)
- Function in HopObject
creates parameter object that will be passed to function that renders the input element |
createLinkParam(param)
- Function in HopObject
derives parameter object from an object that will be passed to function that renders the link element |
createThumbnail(rawimage, dir)
- Function in Image
function creates a thumbnail of this image does nothing if the image uploaded is smaller than 100x100px |
create_action
- Action in ImageMgr
action for creating new Image objects |
create_action
- Action in PollMgr
action for creating new Polls |
create_action
- Action in MemberMgr
action for creating a new Membership |
create_action
- Action in StoryMgr
action for creating a new Story |
create_action
- Action in FileMgr
action for creating new File objects |
create_action
- Action in SkinMgr
action for creating a custom skin |
create_action
- Action in LayoutMgr
choose a new root layout |
createtime
- Macro in HopObject
macro renders the time the object was created |
createtime
- Macro in Story
macro rendering createtime of story, either as editor, plain text or as link to the frontpage of the day |
creator
- Macro in HopObject
macro renders the name of the creator of an object either as link or as plain text |
custom_action
- Action in SkinMgr
list only custom skins |
D |
date
- Macro in Day
return the groupname as formatted date |
dayheader.skin
- Skin in Story
|
default_action
- Action in LayoutImageMgr
display the images of the parent layout |
delete.skin
- Skin in HopObject
|
deleteAll()
- Function in ImageMgr
function deletes all images |
deleteAll()
- Function in MemberMgr
function deletes all members |
deleteAll()
- Function in Day
function deletes all childobjects of a day (recursive!) |
deleteAll()
- Function in StoryMgr
function loops over all stories and removes them (including their comments!) |
deleteAll()
- Function in FileMgr
function deletes all files |
deleteAll()
- Function in Layout
delete all skins and images belonging to this layout |
deleteAll()
- Function in Choice
function removes all votes from a choice |
deleteAll()
- Function in Poll
function loops over the choices of a poll and removes them |
deleteAll()
- Function in Site
function deletes all assets of a site (recursive!) |
deleteAll()
- Function in Story
function deletes all childobjects of a story (recursive!) |
deleteAll()
- Function in SkinMgr
delete all skins belonging to this manager |
deleteComment(commentObj)
- Function in Story
function deletes a whole thread |
deleteFile(fileObj)
- Function in FileMgr
delete a file |
deleteImage(imgObj)
- Function in ImageMgr
delete an image |
deleteInactiveSites()
- Function in SysMgr
function disposes sites that are inactive for too long FUNCTION DISABLED! |
deleteLayout(layout)
- Function in LayoutMgr
function deletes a layout |
deleteMembership(membership)
- Function in MemberMgr
function deletes a member |
deletePoll(pollObj)
- Function in PollMgr
delete a poll and all its choices and votes |
deletePost(appkey, postid, username, password, publish)
- Function in BloggerApi
blogger.deletePost deletes an existing post |
deleteProperty(key)
- Function in PropertyMgr
deletes a property of the cache object and updates the xml-content at the parent object |
deleteSite(site)
- Function in Root
function removes a site completely including stories, comments, members |
deleteSkin(s)
- Function in SkinMgr
function deletes a skin |
deleteStory(storyObj)
- Function in StoryMgr
delete a story including all the comments |
delete_action
- Action in Membership
delete action |
delete_action
- Action in Layout
action deletes this layout |
delete_action
- Action in File
delete action |
delete_action
- Action in Poll
delete action |
delete_action
- Action in Comment
delete action |
delete_action
- Action in Site
delete action |
delete_action
- Action in Story
delete action |
delete_action
- Action in Image
delete action |
delete_action
- Action in Skin
delete action |
deletelink
- Macro in Membership
macro renders a link for deleting a membership |
deletelink
- Macro in LayoutImage
render a link to delete action calls image.deletelink_macro, but only if the layout in path is the one this image belongs to |
deletelink
- Macro in Layout
render a link for deleting the layout, but only if layout is *not* the currently active layout |
deletelink
- Macro in File
macro rendering a link to delete if user is creator of this file |
deletelink
- Macro in Poll
macro rendering a link to delete a poll (only if the user also is the creator) |
deletelink
- Macro in Story
macro rendering a link to delete if user is creator of this story |
deletelink
- Macro in Image
render a link to delete action |
deletelink
- Macro in Skin
link to delete action |
deletewarnmail.skin
- Skin in SysMgr
|
description
- Macro in Layout
render the description of a layout, either as editor or as plain text |
description
- Macro in File
macro rendering description |
diff.skin
- Skin in Skin
|
diff_action
- Action in Skin
action rendering the differences between the original skin and the modified one |
diffline.skin
- Skin in Skin
|
difflink
- Macro in Skin
link to diff action |
discussions
- Macro in Story
macro renders a checkbox for enabling/disabling discussions for backwards compatibility this macro also renders a hidden input so that we can check if the checkbox is embedded in story/edit.skin |
diskusage
- Macro in Site
macro returns the used disk space for this site |
display.skin
- Skin in Story
|
doWikiStuff(src)
- Function in Global
Do Wiki style substitution, transforming stuff contained between asterisks into links. |
download.skin
- Skin in Layout
|
download_action
- Action in Layout
download action |
download_full_zip_action
- Action in Layout
create a Zip file containing the whole layout |
download_zip_action
- Action in Layout
create a .zip file containing layout changes only |
dropdown
- Macro in SysMgr
macro renders a dropdown-box |
dumpToZip(z, fullExport)
- Function in Layout
dump a layout object by copying all necessary properties to a transient HopObject and then return the Xml dump of it (this way we avoid any clashes with usernames) |
dumpToZip(z, fullExport, exportLog)
- Function in LayoutImageMgr
loop over all images and dump the metadata into an xml-encoded export format |
dumpToZip(z, fullExport, exportLog)
- Function in SkinMgr
dump all skins of this skinmgr |
dumpToZip(z)
- Function in Image
dump an image to a zip file passed as argument |
E |
edit.skin
- Skin in Membership
|
edit.skin
- Skin in LayoutImage
|
edit.skin
- Skin in Layout
|
edit.skin
- Skin in Choice
|
edit.skin
- Skin in User
|
edit.skin
- Skin in File
|
edit.skin
- Skin in Poll
|
edit.skin
- Skin in Comment
|
edit.skin
- Skin in Site
|
edit.skin
- Skin in Story
|
edit.skin
- Skin in SkinMgr
|
edit.skin
- Skin in Image
|
editPost(postid, username, password, content, publish)
- Function in MetaWeblogApi
metaWeblog.editPost updates information about an existing post |
editPost(appkey, postid, username, password, content, publish)
- Function in BloggerApi
blogger.editPost updates information about an existing post |
edit_action
- Action in Membership
edit action |
edit_action
- Action in MemberMgr
edit actions for user profiles |
edit_action
- Action in Layout
edit action |
edit_action
- Action in File
edit action |
edit_action
- Action in Poll
edit action |
edit_action
- Action in Comment
edit action |
edit_action
- Action in Site
edit action |
edit_action
- Action in Story
edit action |
edit_action
- Action in SkinMgr
edit action |
edit_action
- Action in Image
edit action |
editableby
- Macro in Story
macro renders the property of story that defines if other users may edit this story |
editlink
- Macro in Membership
macro renders the username |
editlink
- Macro in LayoutImage
render a link to image-edit calls image.editlink_macro, but only if the layout in path is the one this image belongs to |
editlink
- Macro in File
macro renders a link for editing a file |
editlink
- Macro in Poll
macro renders a link to the poll editor |
editlink
- Macro in Story
macro rendering a link to edit if user is allowed to edit |
editlink
- Macro in Image
render a link to image-edit |
email
- Macro in Membership
macro renders e-mail address |
email
- Macro in Layout
render the contact email address of this layout either as editor or as plain text |
email
- Macro in User
macro rendering email |
email
- Macro in Site
macro rendering email |
embed.skin
- Skin in Story
|
enableping
- Macro in Site
macro rendering enableping-flag |
evalCache()
- Function in PropertyMgr
checks if the cache is still up to date and (re-)creates the cache if necessary |
evalComment(param, creator)
- Function in Story
function evaluates comment and adds it if ok |
evalCustomSkin(param, creator)
- Function in SkinMgr
create a custom skin |
evalDownload(fullExport)
- Function in Layout
create a .zip file containing the whole layout (including skins, images and properties) |
evalEmail(address)
- Function in Global
check if email-adress is syntactically correct |
evalFile(param, creator)
- Function in FileMgr
function checks if file fits to the minimal needs |
evalFile(param, modifier)
- Function in File
function checks if new property-values for a file are correct |
evalImg(param, creator)
- Function in ImageMgr
function checks if image fits to the minimal needs |
evalImg(param, creator)
- Function in LayoutImageMgr
function checks if image fits to the minimal needs |
evalImg(param, modifier)
- Function in Image
function checks if new Image-parameters are correct ... |
evalImgType(ct)
- Function in Global
function returns file-extension according to mimetype of raw-image returns false if mimetype is unknown |
evalImport(metadata, files)
- Function in LayoutImageMgr
import the images that belong to a layout |
evalImport(data)
- Function in SkinMgr
create the skins of an imported layout |
evalImport(param, creator)
- Function in LayoutMgr
import a new Layout that was uploaded as a zip file |
evalLayout(param, modifier)
- Function in Layout
evaluate submitted form values and update the layout object |
evalLogin(username, password)
- Function in MemberMgr
check if a login attempt is ok |
evalNewLayout(param, creator)
- Function in LayoutMgr
create a new Layout based on a chosen parent layout |
evalNewMembership(username, creator)
- Function in MemberMgr
function adds a user with a given username to the list of members of this site |
evalNewPoll(question, choices, creator)
- Function in PollMgr
check if poll is ok. if true, save new Poll |
evalNewSite(title, alias, creator)
- Function in Root
evaluating new Site |
evalNewStory(param, creator)
- Function in StoryMgr
function checks if story fits to the minimal needs (must have at least a text ;-) |
evalPoll(question, choices, creator)
- Function in Poll
check if poll is ok. if true, save modified poll |
evalPreferences(param, modifier)
- Function in Site
function saves new properties of site |
evalRegistration(param)
- Function in MemberMgr
check if a registration attempt is ok |
evalStory(param, modifier)
- Function in Story
check if story is ok; if true, save changed story |
evalSystemSetup(param, admin)
- Function in SysMgr
function checks if the system parameters are correct |
evalURL(url)
- Function in Global
function checks if url is correct if not it assumes that http is the protocol |
evalVote(param, usr)
- Function in Poll
check if a vote is ok. if true, save modified vote |
extractContent(param, origContent)
- Function in Global
extract content properties from the object containing the submitted form values (req.data) |
F |
fakemail
- Macro in Global
fakemail macro <%fakemail number=%> generates and renders faked email-adresses param.number (contributed by hr@conspirat) |
file
- Macro in Global
macro fetches a file-object and renders a link to "getfile"-action |
filesize
- Macro in File
macro rendering filesize |
filesize
- Macro in Image
macro rendering filesize |
filetype
- Macro in File
macro rendering the file extension from the name |
fixRssText(str)
- Function in Global
This function parses a string for |
flushMailQueue()
- Function in Global
send all mails contained in the application-wide mail queue |
formatTimestamp(ts, dformat)
- Function in Global
function formats a date to a string. It checks if a site object is in the request path and if so uses its locale and timezone. |
G |
gallery
- Macro in Global
macro renders images as a thumbnail gallery images can be either specified directly via the images-attribute or via their topic |
gallery
- Macro in Image
macro renders the name of the gallery this image belongs to |
getAll()
- Function in PropertyMgr
function returns the whole xml encoded HopObject |
getBlog(blogid)
- Function in BloggerApi
Utility function that retrieves a site-object |
getCategories(blogid, username, password)
- Function in MetaWeblogApi
metaWeblog.getCategories returns a list of categories for a site |
getCategoryList(blogid, username, password)
- Function in MtApi
mt.getCategoryList returns a list of all categories defined in the site |
getCustomSkins()
- Function in SkinMgr
returns all custom skins for this layout including those from parent layouts (own custom skins override those of the parent layout) |
getDataField()
- Function in PropertyMgr
get the field of the parent object that holds the xml-content for this object. The name of the xml-field is constructed out of the name of the mountpoint (this.__name__) and "_xml". |
getDateSymbols()
- Function in Site
function returns the (already cached) DateFormatSymbols according to the locale defined for a site |
getDiskQuota()
- Function in Site
function returns the disk quota in Kilobyte for this site |
getDiskUsage()
- Function in Site
function returns the used disk space for this site in Kilobyte |
getFile()
- Function in LayoutImage
return the image file on disk |
getFile()
- Function in Image
return the image file on disk |
getImage(name, fallback)
- Function in Layout
retrieve an image from ImageMgr this method walks up the hierarchy of layout objects until it finds an image, otherwise returns null |
getLanguages()
- Function in Global
construct an array containing languages keys used for retrieving a localized message |
getLastModified()
- Function in PropertyMgr
return the last modified timestamp of the content cache |
getLayout()
- Function in Root
return the root layout if no layout is activated, check if the default layout is existing, otherwise return a transient layout object |
getLayout()
- Function in Site
return the currently enabled layout object |
getLocale()
- Function in Root
function checks if language and country were specified for root. if so, it returns the specified Locale-object otherwise it returns the default locale of the JVM |
getLocale()
- Function in Site
function checks if language and country were specified for this site. if so, it returns the specified Locale-object otherwise it calls getLocale() for root |
getMembershipLevel(usr)
- Function in MemberMgr
function retrieves the level of a users membership |
getMessage(property, value)
- Function in Global
function retrieves a message from the message file of the appropriate language |
getNavigationName()
- Function in Day
Return the groupname of a day-object formatted as date-string to be used in the global linkedpath macro |
getNavigationName()
- Function in Topic
Return either the title of the story or the id prefixed with standard display name to be used in the global linkedpath macro |
getNavigationName()
- Function in Layout
Return the name of this layout to be used in the global linkedpath macro |
getNavigationName()
- Function in HopObject
Return a name for the object to be used in the global linkedpath macro this function is overwritten by day-objects! |
getNavigationName()
- Function in Story
Return either the title of the story or the id prefixed with standard display name to be used in the global linkedpath macro |
getOriginalSkin(proto, name)
- Function in SkinMgr
function gets the original skin |
getOriginalSkinSource(proto, name)
- Function in SkinMgr
function gets the source of the original skin |
getParents()
- Function in Layout
walk up all parents and add them to a Hashtable (the key is the layout._id, value is Boolean true |
getPoolObj(objName, pool)
- Function in Global
function checks if the name of the requested object has a slash in it if true, it tries to fetch the appropriate parent-object (either site or root) and to fetch the object with the requested name i ... |
getPopupUrl()
- Function in Image
return the call to the client-side popup-script for image-object |
getPost(postid, username, password)
- Function in MetaWeblogApi
Functions that implement the metaWeblog-API, which partly includes and extends the Blogger-API see http://www.xmlrpc.com/metaWeblogApi for further details |
getPost(appkey, postid, username, password)
- Function in BloggerApi
Functions that implement Blogger's XML-RPC API see http://www.blogger.com/developers/api/1_docs/ for further details blogger.getTemplate and blogger.setTemplate are not supported |
getPostCategories(postid, username, password)
- Function in MtApi
mt.getPostCategories returns a list of all categories to which the post is assigned to Antville currently just supports one category per story |
getProperty(key)
- Function in PropertyMgr
returns the property of this object, creates the cache object if necessary or reloads it if the raw content field was changed (this can happen when if the parent object was edited somewhere else an ... |
getRecentPostTitles(blogid, username, password, numberOfPosts)
- Function in MtApi
Functions that implement MovableType's XML-RPC API, which partly includes and extends the Blogger-API and the MetaWeblog-API see http://www.movabletype.org/docs/mtmanual_programmatic.html for further ... |
getRecentPosts(blogid, username, password, numberOfPosts)
- Function in MetaWeblogApi
metaWeblog.getRecentPosts returns a list of the most recent posts in the system |
getRecentPosts(appkey, blogid, username, password, numberOfPosts)
- Function in BloggerApi
blogger.getRecentPosts returns a list of the most recent posts in the system |
getRenderedContentPart(name, fmt)
- Function in Story
function checks if the text of the story was already cached and if it's still valid if false, it caches it again |
getRole(lvl)
- Function in Global
function returns the level of the membership in cleartext according to passed level |
getSkin(proto, name)
- Function in SkinMgr
retrieve a skin from the skinmanager collection |
getSkinDescription(prefix, key)
- Function in SkinMgr
retrieve the description (title, text) of a skin from a message file depending on site and root locale |
getSkinPath()
- Function in Layout
walk up the layout hierarchy and add all skinmgr to an array |
getSkinSource(proto, name)
- Function in SkinMgr
return the source of a skin |
getStaticDir(subdir)
- Function in Layout
return the directory where images of this layout are stored |
getStaticDir(subdir)
- Function in Site
return the directory containing static contents |
getStaticPath(subdir)
- Function in Layout
return the path to the static directory of this layout object |
getStaticPath(subdir)
- Function in Site
return the path to the static directory of this site |
getStaticUrl()
- Function in Layout
return the URL of the directory where images of this layout are located |
getStaticUrl(subdir)
- Function in Site
return the url of the static directory of this site |
getTimeZone()
- Function in Root
function returns the (already cached) TimeZone-Object |
getTimeZone()
- Function in Site
function returns the (already cached) TimeZone-Object according to site-preferences |
getTitle()
- Function in Root
function checks if the system title of this antville-installation was defined in setup if not, it returns "Antville" |
getTitle()
- Function in Site
function returns the title of a site |
getTrackbackPings()
- Function in MtApi
mt.getTrackbackPings retrieve the list of TrackBack pings posted to a particular entry Antville currently just returns an empty array |
getUrl()
- Function in LayoutImage
return the url of the layout image (overwrites getUrl() of image) |
getUrl()
- Function in Root
function checks if the system url of this antville-installation was defined in setup and returns it. if not set, root.href() is returned. |
getUrl()
- Function in File
return the url of the file |
getUrl()
- Function in Image
return the url of the image |
getUser(username, password)
- Function in BloggerApi
Utility function that authenticates a user via username/password |
getUserInfo(appkey, username, password)
- Function in BloggerApi
blogger.getUserInfo returns information about a certain user no password authentification required |
getUsersBlogs(appkey, username, password)
- Function in BloggerApi
blogger.getUsersBlogs returns a list of sites to which an author is a member of, and allowed to add/edit stories |
getfile_action
- Action in Site
this action tries to get a file with the given name if it finds it, it increases the request-counter of this file sets the appropriate mimetype and redirects the browser to the file |
globalmacros
- Macro in SkinMgr
list macros available in a global skin of a prototype |
graph.skin
- Skin in Choice
|
H |
hasdiscussions
- Macro in Site
macro rendering discussion-flag |
height
- Macro in Image
macro renders the height of the image |
history
- Macro in Site
macro renders a list of recently added/updated stories/comments of this site |
historyview.skin
- Skin in Story
|
I |
image
- Macro in Global
macro renders an image out of image-pool either as plain image, thumbnail, popup or url param.name can contain a slash indicating that the image belongs to a different site or to root |
image
- Macro in Layout
macro renders an image out of the layout imagepool either as plain image, thumbnail, popup or url param.name can contain a slash indicating that the image belongs to a different site or to root |
imagelist
- Macro in ImageMgr
function renders a list of the newest n (default=5) thumbnails or images FIXME: is this deprecated or even obsolete? (we have response.imagelist in main.skin) |
imagelist
- Macro in Global
wrapper-macro for imagelist |
imageoftheday
- Macro in Global
macro renders the most recently created image of a topic or site |
imagetopic.skin
- Skin in Topic
|
import.skin
- Skin in LayoutMgr
|
importImage(layout, data)
- Function in LayoutImageMgr
create a new Image based on the metadata passed as argument |
import_action
- Action in LayoutMgr
import action |
incrementReadCounter()
- Function in Story
function records the access to a story-object by incrementing the counter of the Object representing this story in app.data.readLog which will be stored in database by scheduler |
initConstants()
- Function in Global
|
input
- Macro in Global
function renders a form-input |
isDefaultLayout()
- Function in Layout
Helper function: is this layout the default in the current context? |
isNotificationEnabled()
- Function in Site
basic check if email notification is enabled for a site |
J |
javascript.skin
- Skin in Root
|
javascript.skin
- Skin in Site
|
K |
keys()
- Function in PropertyMgr
|
L |
lastupdate
- Macro in Site
macro rendering lastupdate |
layoutchooser
- Macro in Root
proxy macro for LayoutMgr.layoutchooser |
layoutchooser
- Macro in Site
proxy-macro for layout chooser |
layoutchooser
- Macro in LayoutMgr
render a dropdown containing available layouts |
level
- Macro in Membership
macro renders user-level |
link
- Macro in Day
Overwrite link macro to use groupname. FIXME: (???) No fancy options. |
link
- Macro in Global
Global link macro. In contrast to the hopobject link macro, this reproduces the link target without further interpretation. |
link
- Macro in HopObject
macro creates an html link |
linkcolor
- Macro in Layout
macro rendering linkcolor |
linkedpath
- Macro in Global
Macro creates a string representing the objects in the current request path, linked to their main action. |
list.skin
- Skin in SysMgr
|
list.skin
- Skin in Root
|
listMostRead
- Macro in Site
renders a list of most read pages, ie. a link to a story together with the read counter et al. |
listReferrers
- Macro in Site
renders a list of referrers, ie. a link to a url together with the read counter et al. |
list_action
- Action in Root
action for listing public sites |
localechooser
- Macro in Root
macro rendering a dropdown containing all available locales |
localechooser
- Macro in Site
macro renders a list of available locales as dropdown |
location
- Macro in Story
macro rendering the location of the story |
logAccess()
- Function in Global
This is a simple logger that creates a DB entry for each request that contains an HTTP referrer. due to performance-reasons this is not written directly into database but instead written to app.dat ... |
login.skin
- Skin in MemberMgr
|
login_action
- Action in MemberMgr
login action |
loginstatus
- Macro in Root
macro rendering loginStatus of user valid params: - loginSkin - logoutSkin |
loginstatus
- Macro in Site
macro rendering loginStatus of user valid params: - loginSkin - logoutSkin |
logo
- Macro in Global
macro renders the antville-logos |
logout_action
- Action in MemberMgr
logout action |
logs_action
- Action in SysMgr
action for displaying system logs |
longdateformat
- Macro in Root
macro renders a chooser for the longdateformat |
longdateformat
- Macro in Site
macro rendering default longdateformat |
M |
macros
- Macro in SkinMgr
list the (most important) macros available for a specific skin of a prototype (except Global) |
mailmessage.skin
- Skin in Membership
|
mailnewmember.skin
- Skin in MemberMgr
|
mailpassword.skin
- Skin in MemberMgr
|
mailregconfirm.skin
- Skin in MemberMgr
|
mailstatuschange.skin
- Skin in Membership
|
mailto.skin
- Skin in Membership
|
mailto_action
- Action in Membership
send an e-mail to the user owning this membership |
main.skin
- Skin in ImageMgr
|
main.skin
- Skin in PollMgr
|
main.skin
- Skin in MemberMgr
|
main.skin
- Skin in Day
|
main.skin
- Skin in TopicMgr
|
main.skin
- Skin in Topic
|
main.skin
- Skin in StoryMgr
|
main.skin
- Skin in FileMgr
|
main.skin
- Skin in Layout
|
main.skin
- Skin in Choice
|
main.skin
- Skin in Root
|
main.skin
- Skin in File
|
main.skin
- Skin in Poll
|
main.skin
- Skin in Site
|
main.skin
- Skin in LayoutImageMgr
|
main.skin
- Skin in Story
|
main.skin
- Skin in SkinMgr
|
main.skin
- Skin in Image
|
main.skin
- Skin in LayoutMgr
|
main_action
- Action in ImageMgr
display all images of a site or layout |
main_action
- Action in PollMgr
main action |
main_action
- Action in MemberMgr
main action, lists all members in alpabetical order |
main_action
- Action in Day
main action |
main_action
- Action in TopicMgr
main action |
main_action
- Action in SysMgr
main action |
main_action
- Action in ImageTopicMgr
main action |
main_action
- Action in StoryMgr
main action |
main_action
- Action in FileMgr
list all files of a site |
main_action
- Action in Layout
main action |
main_action
- Action in Root
main action |
main_action
- Action in File
main action simply redirects to "view" url |
main_action
- Action in Poll
main action |
main_action
- Action in Comment
main action |
main_action
- Action in Site
main action |
main_action
- Action in LayoutImageMgr
display all images of a site or layout |
main_action
- Action in Story
main action |
main_action
- Action in SkinMgr
main action |
main_action
- Action in Image
main action |
main_action
- Action in LayoutMgr
main action |
main_css_action
- Action in Root
action to render external stylesheet |
main_css_action
- Action in Site
wrapper to make style.skin public |
main_js_action
- Action in Root
action to render external javascript |
main_js_action
- Action in Site
wrapper to make javascript.skin public |
managers_action
- Action in MemberMgr
list all content managers of a site |
membership
- Macro in MemberMgr
macro renders a link to signup if user is not member of this site if user is member, it displays the level of membership |
memberships_action
- Action in MemberMgr
action for displaying memberships of a user |
menuext.skin
- Skin in Site
|
menuext.reg.skin
- Skin in Site
|
menuext_action
- Action in Site
context menu extension |
menuext_reg_action
- Action in Site
context menu extension (accessible as /menuext.reg) |
mergeImages()
- Function in LayoutImageMgr
returns additional and default images of this layout packed into a single Array (items sorted by createtime, additional images override those of the parent layout) |
mgrlistitem.skin
- Skin in Membership
|
mgrlistitem.skin
- Skin in Layout
|
mgrlistitem.skin
- Skin in File
|
mgrlistitem.skin
- Skin in Poll
|
mgrlistitem.skin
- Skin in Story
|
mgrlistitem.skin
- Skin in Image
|
mimetype
- Macro in File
macro rendering the mimetype |
modified_action
- Action in SkinMgr
list only modified skins |
modifier
- Macro in HopObject
macro renders the name of the modifier |
modifytime
- Macro in HopObject
macro rendering modifytime |
moduleNavigation
- Macro in Site
call the site navigation render method of a module |
modulePreferences
- Macro in Site
macro checks if there are any modules present and if they need to be included in the system setup page |
moduleSetup
- Macro in SysMgr
macro checks if there are any modules present and if they need to be included in the system setup page |
monthlist
- Macro in Site
function renders the months of the archive |
mostread.skin
- Skin in Site
|
mostread.skin
- Skin in Story
|
mostread_action
- Action in Site
most read stories of a site |
myfiles_action
- Action in FileMgr
list just my files |
myimages_action
- Action in ImageMgr
display my images |
mypolls_action
- Action in PollMgr
main action |
mystories_action
- Action in StoryMgr
list all stories of a user inside the site the membership belongs to |
N |
name
- Macro in User
macro rendering username |
navigation.skin
- Skin in LayoutImageMgr
|
navigation
- Macro in Site
macro rendering two different navigation-skins depending on user-status & rights |
navigation
- Macro in LayoutImageMgr
render additional navigation if the parent of a layout also contains images |
new.skin
- Skin in ImageMgr
|
new.skin
- Skin in MemberMgr
|
new.skin
- Skin in FileMgr
|
new.skin
- Skin in Root
|
new.skin
- Skin in LayoutImageMgr
|
new.skin
- Skin in SkinMgr
|
new.skin
- Skin in LayoutMgr
|
newMediaObject(blogid, username, password, fileObject)
- Function in MetaWeblogApi
metaWeblog.newMediaObject uploads a file to the webserver |
newPost(blogid, username, password, content, publish)
- Function in MetaWeblogApi
metaWeblog.newPost creates a new post, and optionally publishes it |
newPost(appkey, blogid, username, password, content, publish)
- Function in BloggerApi
blogger.newPost creates a new post, and optionally publishes it |
new_action
- Action in Root
action for creating a new Site |
nextpagelink.skin
- Skin in Global
|
notfound.skin
- Skin in Root
|
notfound_action
- Action in Root
404 action |
notification.skin
- Skin in Site
|
notificationMail.skin
- Skin in Site
|
notification
- Macro in Site
macro rendering notification settings if enabled |
notify
- Macro in Site
macro rendering recipients for email notification param.event: storycreate/commentcreate/textupdate/upload please add some error message for undefined param.event |
now
- Macro in Global
macro renders the current timestamp |
O |
offline_action
- Action in StoryMgr
|
onRequest()
- Function in SysMgr
function is called at each request and checks if user is logged in and is sysadmin |
onRequest()
- Function in HopObject
function checks if there's a site in path if true it checks if the site or the user is blocked |
onStart()
- Function in Global
function loads messages on startup |
online
- Macro in Site
macro rendering online-status |
online
- Macro in Story
macro rendering online status of story |
onlinelink
- Macro in Story
macro renders a link to toggle the online-status of this story |
open_action
- Action in PollMgr
main action |
P |
page.skin
- Skin in Root
|
page.skin
- Skin in Site
|
page.skin
- Skin in SkinMgr
|
pagenavigation.skin
- Skin in Global
|
pagenavigationitem.skin
- Skin in Global
|
parent
- Macro in Layout
render the title of the parent layout |
parseBloggerAPIPosting(param, content)
- Function in BloggerApi
Utility function to parse the |
password
- Macro in User
macro rendering password |
ping()
- Function in Site
send notification to weblogs.com that this site was updated |
pingUpdatedSites()
- Function in Global
to register updates of a site at weblogs.com (and probably other services, soon), this function can be called via the scheduler. |
poll
- Macro in Global
Renders a poll (optionally as link or results) |
preferences
- Macro in Site
render generic preference editor or value |
preview.skin
- Skin in Site
|
preview.skin
- Skin in Story
|
preview.skin
- Skin in Image
|
prevpagelink.skin
- Skin in Global
|
processHref(href)
- Function in Root
href URL postprocessor. If a virtual host mapping is defined for this site's alias, use it. Otherwise, use normal site URL. |
processHref(href)
- Function in Site
href URL postprocessor. If a virtual host mapping is defined for this site's alias, use it. Otherwise, use normal site URL. |
proto
- Macro in Skin
drop the "global" prototype to display correct macro syntax |
prototypechooser
- Macro in SkinMgr
renders a dropdown containing available prototypes |
publishPost(postid, username, password)
- Function in MtApi
mt.publishPost switches the status of a story to online |
publishemail
- Macro in User
macro rendering checkbox for publishemail |
Q |
question
- Macro in Poll
macro renders a poll's question (either as text or editor) |
R |
randomimage
- Macro in Global
macro renders a random image images can be either specified directly via the images-attribute, via their topic or via their site |
randomize
- Macro in Global
picks a random site, image or story by setting param.what to the corresponding prototype by default, embed.skin will be rendered but this can be overriden using param.skin |
referrerItem.skin
- Skin in Site
|
referrers.skin
- Skin in Site
|
referrers_action
- Action in Site
referrers of a site |
register.skin
- Skin in MemberMgr
|
register_action
- Action in MemberMgr
register action |
render(name, param)
- Function in Global
render a standard image |
renderColor(c)
- Function in Global
renders a color as hex or named string |
renderColorAsString(c)
- Function in Global
function tries to check if the color contains just hex-characters if so, it returns the color-definition prefixed with a '#' otherwise it assumes the color is a named one |
renderDateformatChooser(version, locale, selectedValue)
- Function in Global
function renders a dropdown-box for choosing dateformats |
renderImage(img, param)
- Function in Global
renders image element |
renderLinkToNextMonth(lastDayIndex, currentMonth, monthNames)
- Function in Site
check if there are any stories in the previous month |
renderLinkToPrevMonth(firstDayIndex, currentMonth, monthNames)
- Function in Site
check if there are any stories in the previous month |
renderList(collection, funcOrSkin, itemsPerPage, pageIdx)
- Function in Global
generic list render function. if the argument "itemsPerPage" is given it renders a pagelist, otherwise the *whole* collection will be rendered |
renderList(collection, action)
- Function in SkinMgr
render a list of skins |
renderLocaleChooser(loc)
- Function in Global
function renders a dropdown-box containing all available locales |
renderMacroList(param)
- Function in SkinMgr
render a list of macros FIXME: needs improvement |
renderManagerView(item)
- Function in SysMgr
additional check that is done for each item in the system manager lists |
renderMemberlist()
- Function in MemberMgr
render the list of members of a site |
renderPageNavItem(text, cssClass, url, page)
- Function in Global
render a single item for page-navigation bar |
renderPageNavigation(collection, url, itemsPerPage, pageIdx)
- Function in Global
render pagewise-navigationbar |
renderParentLayoutChooser(selLayout, firstOption)
- Function in LayoutMgr
render a dropdown containing shareable system layouts |
renderParentLayoutChooser(selLayout, firstOption)
- Function in RootLayoutMgr
render a dropdown containing the available shareable system layouts (this method also checks if any of the system layouts is already in the chain of the selected layout, just to prevent a loop betw ... |
renderSitelist(limit, show, scroll)
- Function in Root
this function renders a list of sites but first checks which collection to use |
renderStorylist()
- Function in Day
function renders the list of stories for day-pages and assigns the rendered list to res.data.storylist scrollnavigation-links to previous and next page(s) are also assigned to res.data (res.data.pr ... |
renderStorylist(idx)
- Function in Topic
function renders the list of stories for day-pages and assigns the rendered list to res.data.storylist scrollnavigation-links to previous and next page(s) are also assigned to res.data (res.data.pr ... |
renderStorylist(day)
- Function in Site
function renders the list of stories for site-(front-)pages and assigns the rendered list to res.data.storylist scrollnavigation-links to previous and next page(s) are also assigned to res.data (re ... |
renderSubscriptionView(collection, title)
- Function in MemberMgr
render the whole page containing a list of sites (subscriptions) |
renderTimeZoneChooser(tz)
- Function in Global
function renders a dropdown-box for choosing timezones |
renderTree(param, collection)
- Function in SkinMgr
render the tree view of skin manager |
renderTreeLeafs(skinset)
- Function in SkinMgr
render the list of skins of a branch |
renderView(collection, title)
- Function in MemberMgr
render the whole page containing a list of members |
replacelink
- Macro in Image
render a link to delete action calls image.deletelink_macro, but only if the layout in path is the one this image belongs to |
reply.skin
- Skin in Comment
|
replylink
- Macro in Comment
macro renders a link to reply to a comment |
rescueText(param)
- Function in Global
rescue story/comment by copying all necessary properties to session.data.rescuedText. this will be copied back to req.data by restoreRescuedText() after successful login |
reset()
- Function in PropertyMgr
deletes this object's cache |
restoreRescuedText()
- Function in Global
restore rescued Text in session.data by copying all properties back to req.data |
result.skin
- Skin in Choice
|
results.skin
- Skin in Poll
|
results_action
- Action in Poll
action renders the current result of a poll |
results
- Macro in Poll
macro renders results of a poll as bar chart |
robots.skin
- Skin in Site
|
robots_txt_action
- Action in Site
robots.txt action |
rss.skin
- Skin in Root
|
rss.skin
- Skin in Site
|
rssImage.skin
- Skin in Global
|
rssItem.skin
- Skin in Site
|
rssItem.skin
- Skin in Story
|
rssResource.skin
- Skin in Site
|
rssResource.skin
- Skin in Story
|
rss_action
- Action in Day
rss feed for specific days and topics |
rss_action
- Action in Root
rss action |
rss_action
- Action in Site
rss feed |
rss_xml_action
- Action in Root
wrapper for rss action |
rss_xml_action
- Action in Site
wrapper for rss feed |
S |
safe_action
- Action in SkinMgr
action renders the skinmgr menu in a safe (eg. unscrewable) way using the page skin of skinmgr instead of the one of the site so if something goes wrong this action should at least give users the p ... |
save(rawimage, dir, maxWidth, maxHeight)
- Function in Image
save image as file on local disk but before check if image should be resized |
saveSkin(param, usr)
- Function in SkinMgr
function stores skin |
scheduler()
- Function in Global
scheduler performing auto-disposal of inactive sites and auto-blocking of private sites |
searchSites(show, sort, order, keywords)
- Function in SysMgr
function manipulates the sites-collection |
searchSites(query, sid)
- Function in Root
Search one or more (public) sites. Returns an array containing site-aliases and story ids of matching items. |
searchSyslog(show, order, keywords)
- Function in SysMgr
function manipulates the syslogs-collection |
searchUser(key)
- Function in MemberMgr
function searches for users using part of username |
searchUsers(show, sort, order, keywords)
- Function in SysMgr
function manipulates the users-collection |
search_action
- Action in Site
search action |
searchbox.skin
- Skin in Site
|
searchbox
- Macro in Site
renders the searchbox |
searchform.skin
- Skin in Site
|
searchresult.skin
- Skin in MemberMgr
|
searchresultitem.skin
- Skin in MemberMgr
|
searchview.skin
- Skin in Story
|
sendMail(from, to, subject, body)
- Function in Global
general mail-sending function |
sendNotification(type, obj)
- Function in Site
send e-mail notification if necessary |
sendPwd(email)
- Function in MemberMgr
function retrieves a list of usernames/passwords for a submitted email-address and sends them as mail |
sendpwd.skin
- Skin in MemberMgr
|
sendpwd_action
- Action in MemberMgr
password reminder action |
setAll(obj)
- Function in PropertyMgr
function replaces the whole xml encoded HopObject with a new one passed as argument |
setContent(newContent)
- Function in Story
Sets this text's content to a new content object. This should be used instead of this.content.setAll() to make sure also set the rawcontent property is set. |
setDefaultLayout(alias)
- Function in LayoutMgr
Set the layout with the alias passed as argument to the default site layout |
setDefaultLayout(alias)
- Function in RootLayoutMgr
Set the layout with the alias passed as argument to the default root layout |
setParentLayout(parent)
- Function in Layout
make this layout object a child layout of the one passed as argument and copy the layout-relevant preferences |
setPostCategories(postid, username, password, categories)
- Function in MtApi
mt.setPostCategories sets the categories for a post Antville currently just supports one category per story |
setProperty(key, value)
- Function in PropertyMgr
sets a property of the cache object and updates the xml-content at the parent object. |
setup.skin
- Skin in SysMgr
|
setup_action
- Action in SysMgr
setup action |
shareable
- Macro in Layout
render the property "shareable" either as editor (checkbox) or as plain text (editor-mode works only for root-layouts) |
shortdateformat
- Macro in Root
macro renders a chooser for the shortdateformat |
shortdateformat
- Macro in Site
macro rendering default shortdateformat |
show
- Macro in Image
render the image-tag (link to main action if image is a thumbnail) |
showarchive
- Macro in Site
macro rendering archive-flag |
showdays
- Macro in Site
macro rendering nr. of days to show on site-fontpage |
sitecounter
- Macro in Root
macro renders the number of site (either all or just the public ones) |
sitelist.skin
- Skin in User
|
sitelist
- Macro in Global
macro basically renders a list of sites calling root.renderSitelist() to do the real job |
sitelist
- Macro in User
macro renders the sites the user is a member of or has subscribed to in order of their last update-timestamp |
sites_action
- Action in SysMgr
site maintenance action |
sitesearchform.skin
- Skin in SysMgr
|
skinmacros
- Macro in SkinMgr
list skin-specific macros (param, response etc.) of a skin |
smallcolor
- Macro in Layout
macro rendering smallfont-color |
smallfont
- Macro in Layout
macro rendering smallfont |
smallsize
- Macro in Layout
macro rendering smallfont-size |
spamfilter
- Macro in Site
output spamfilter data appropriate for client-side javascript code |
startTestdrive_action
- Action in Layout
action to test-drive this layout in the current session. |
staticPath(subdir)
- Function in Layout
render the path to the static directory of this layout object |
staticPath(subdir)
- Function in Site
render the path to the static directory of this site |
staticUrl()
- Function in Layout
render the URL of the directory where images of this layout are located |
staticUrl(subdir)
- Function in Site
render the url of the static directory of this site |
status.skin
- Skin in SysMgr
|
status.skin
- Skin in Skin
|
status_action
- Action in SysMgr
system status |
statuscustom.skin
- Skin in Skin
|
statusloggedin.skin
- Skin in MemberMgr
|
statusloggedout.skin
- Skin in MemberMgr
|
stopTestdrive_action
- Action in Layout
stop a layout test and resume normal browsing. |
story
- Macro in Global
Renders the story with the specified id; uses preview.skin as default but the skin to be rendered can be chosen with parameter skin="skinname" |
storylist
- Macro in Global
function renders a list of stories either contained in a topic or from the story collection. param.sortby determines the sort criteria (title, createtime, modifytime); param.order determines the s ... |
style.skin
- Skin in Root
|
style.skin
- Skin in Site
|
subscribe_action
- Action in Site
subscribe action |
subscribelink
- Macro in MemberMgr
macro renders a link to signup-action but only if user is not a member of this site and the site is public |
subscribers_action
- Action in MemberMgr
list all subscribers of a site |
subscriptionlistitem.skin
- Skin in Membership
|
subscriptions.skin
- Skin in User
|
subscriptions_action
- Action in MemberMgr
action for displaying subscriptions of a user |
subscriptionslink
- Macro in MemberMgr
macro renders a link to signup-action but only if user is not a member of this site |
supportedMethods()
- Function in MtApi
mt.supportedMethods retrieve information about the XML-RPC methods supported by the server |
supportedTextFilters()
- Function in MtApi
mt.supportedTextFilters retrieves information about the text formatting plugins supported by the server Antville currently just returns an empty array |
switch
- Macro in Layout
overwrite the switch macro in antvillelib for certain properties (but pass others thru) |
switch
- Macro in Site
catch some special needs before passing the macro call up to the HopObject prototype FIXME: this is probably to hackish... |
sysError.skin
- Skin in Root
|
sys_allowEmails
- Macro in Root
* macro allow e-mail notification 0: no notification 1: notification for all sites 2: notification only for trusted sites |
sys_allowFiles
- Macro in Root
macro rendering allowFiles-flag |
sys_blockAfterWarning
- Macro in Root
macro rendering Number of days to wait before blocking private site |
sys_blockPrivateSites
- Macro in Root
macro rendering blockPrivateSites-flag |
sys_blockWarningAfter
- Macro in Root
macro rendering Number of days before sending blockwarning-mail |
sys_deleteAfterWarning
- Macro in Root
macro rendering Number of days to wait before deleting inactive site |
sys_deleteInactiveSites
- Macro in Root
macro rendering deleteInactiveSites-flag |
sys_deleteWarningAfter
- Macro in Root
macro rendering Number of days before sending deletewarning-mail |
sys_diskQuota
- Macro in Root
macro rendering diskquota |
sys_email
- Macro in Root
macro rendering address used for sending mails |
sys_enableAutoCleanup
- Macro in Root
macro rendering autocleanup-flag |
sys_error_action
- Action in Root
error action |
sys_frontSite
- Macro in Root
macro renders the alias of the frontpage site defined |
sys_limitNewSites
- Macro in Root
macro rendering a dropdown for limiting the creation of new Sites |
sys_minMemberAge
- Macro in Root
macro renders a dropdown containing the minimal registration time |
sys_minMemberSince
- Macro in Root
macro renders an input type text for editing the system-timestamp that allows users who have registered before it to create a site |
sys_startAtHour
- Macro in Root
macro rendering hour when automatic cleanup starts |
sys_title
- Macro in Root
render the system-title of this antville-installation |
sys_url
- Macro in Root
macro rendering siteurl |
sys_waitAfterNewSite
- Macro in Root
macro renders a dropdown containing the number of days a user has to wait after having created a site before being allowed to create a new one |
syslogsearchform.skin
- Skin in SysMgr
|
sysmgr_blocked
- Macro in User
macro renders the block-state of this user |
sysmgr_blocked
- Macro in Site
macro renders the block-state of this site |
sysmgr_count
- Macro in User
macro counts |
sysmgr_count
- Macro in Site
macro counts |
sysmgr_delete.skin
- Skin in Site
|
sysmgr_deletelink
- Macro in Site
function renders a delete-link |
sysmgr_edit.skin
- Skin in User
|
sysmgr_edit.skin
- Skin in Site
|
sysmgr_editlink
- Macro in User
function renders an edit-link |
sysmgr_editlink
- Macro in Site
function renders an edit-link |
sysmgr_lastitems
- Macro in User
macro renders links to last items of this user |
sysmgr_lastvisit
- Macro in User
macro renders the timestamp of last visit |
sysmgr_listitem.skin
- Skin in SysLog
|
sysmgr_listitem.skin
- Skin in User
|
sysmgr_listitem.skin
- Skin in Site
|
sysmgr_logentry
- Macro in SysLog
function renders the log-entry |
sysmgr_object
- Macro in SysLog
function renders the name of the object affected |
sysmgr_registered
- Macro in User
macro renders the timestamp of registration |
sysmgr_statusflags
- Macro in User
function renders the statusflags for this user |
sysmgr_statusflags
- Macro in Site
function renders the statusflags for this site |
sysmgr_sysadmin
- Macro in SysLog
function renders the name of the sysadmin as link |
sysmgr_sysadmin
- Macro in User
macro renders the sysadmin-state of this user |
sysmgr_trusted
- Macro in User
macro renders the trust-state of this user |
sysmgr_trusted
- Macro in Site
macro renders the trust-state of this site |
sysmgr_typeflag
- Macro in SysLog
function renders a flag according to object affected by sysadmin-action |
sysmgr_username
- Macro in User
macro renders the username as plain text |
sysmgrnavigation.skin
- Skin in Root
|
sysmgrnavigation
- Macro in Root
render the system manager navigation if user is a system manager |
systemscripts.skin
- Skin in Root
|
T |
tagline
- Macro in Site
macro rendering tagline |
testdrive.skin
- Skin in Layout
|
testdrivelink
- Macro in Layout
render a link to testdrive if the layout is *not* the currently active layout |
textcolor
- Macro in Layout
macro rendering textcolor |
textfont
- Macro in Layout
macro rendering textfont |
textsize
- Macro in Layout
macro rendering textsize |
timezonechooser
- Macro in Root
macro rendering a dropdown containing all available locales |
timezonechooser
- Macro in Site
macro renders a list of available time zones as dropdown |
title
- Macro in Layout
renders the layout title as editor |
title
- Macro in Choice
render the title of a choice, either as editor or as plain text |
title
- Macro in Root
render the system title of this antville installation |
title
- Macro in Site
macro rendering title |
titlecolor
- Macro in Layout
macro rendering titlecolor |
titlefont
- Macro in Layout
macro rendering titlefont |
titlesize
- Macro in Layout
macro rendering titlesize |
toString()
- Function in PropertyMgr
for debugging |
toggleOnline(newStatus)
- Function in Story
function sets story either online or offline |
toggle_action
- Action in Poll
action toggles poll between closed and open |
topic
- Macro in Story
macro renders the name of the topic this story belongs to either as link, image (if an image entiteld by the topic name is available) or plain text |
topicchooser
- Macro in ImageMgr
macro renders a list of existing topics as dropdown |
topicchooser
- Macro in Story
macro renders a list of existing topics as dropdown |
topiclist
- Macro in TopicMgr
function renders the list of topics as links |
topiclist
- Macro in Global
wrapper-macro for topiclist |
toplevel.skin
- Skin in Comment
|
total
- Macro in Poll
macro renders totals of a poll |
treebranch.skin
- Skin in SkinMgr
|
treeleaf.skin
- Skin in SkinMgr
|
U |
unsubscribe_action
- Action in Site
unsubscribe action |
unsubscribelink
- Macro in Membership
macro renders a link to unsubscribe-action |
updateComment(param)
- Function in Comment
function evaluates changes to posting |
updateMembership(lvl, modifier)
- Function in Membership
function updates a membership |
updateSite(param, admin)
- Function in SysMgr
function stores updated site-preferences |
updateUser(param)
- Function in MemberMgr
update user-profile |
updateUser(param, admin)
- Function in SysMgr
function stores updated user |
updated_action
- Action in MemberMgr
action for displaying the last updated site list of a user's subscriptions |
url
- Macro in Membership
macro renders a member's url as text or link |
url
- Macro in HopObject
user-friendly wrapper for href_macro |
url
- Macro in Root
render the system-url of this antville installation |
url
- Macro in User
macro rendering URL |
url
- Macro in File
macro renders the url of this file |
url
- Macro in Comment
macro renders the url of this comment |
url
- Macro in Image
macro renders the url to this image |
usermaycontrib
- Macro in Site
macro rendering usercontrib-flag |
username
- Macro in Membership
macro renders the username |
username
- Macro in Global
macro checks if the current session is authenticated if true it returns the username |
usernavigation.skin
- Skin in Site
|
users_action
- Action in SysMgr
user maintenance action |
usersearchform.skin
- Skin in SysMgr
|
V |
viewlink
- Macro in File
macro rendering a link to view the file |
viewlink
- Macro in Poll
macro renders a link to the poll |
viewlink
- Macro in Story
macro renders a link to the story |
vlinkcolor
- Macro in Layout
macro rendering vlinkcolor |
W |
welcome.skin
- Skin in Root
|
welcome.skin
- Skin in Site
|
welcomeowner.skin
- Skin in Site
|
welcomesysadmin.skin
- Skin in Site
|
width
- Macro in Image
macro renders the width of the image |
writeAccessLog()
- Function in Global
function swaps app.data.accessLog, loops over the objects contained in Vector and inserts records for every log-entry in AV_ACCESSLOG |
writeReadLog()
- Function in Global
function swaps app.data.readLog, loops over the logObjects contained in the Hashtable and updates the read-counter of all stories |
X |
xmlbutton
- Macro in Site
renders the xml button for use when referring to an rss feed |