Antville 1.2-beta API Reference
Class Index | File Index

Classes


Class LogEntry


Extends HopObject.

Defined in: LogEntry.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
LogEntry(context, action)
Field Summary
Field Attributes Field Name and Description
<static>  
LogEntry.action
<static>  
LogEntry.context
<static>  
LogEntry.context_id
<static>  
LogEntry.context_type
<static>  
LogEntry.created
<static>  
LogEntry.creator
<static>  
LogEntry.referrer
Method Summary
Method Attributes Method Name and Description
 
 
label_macro(param)
 
Methods borrowed from class HopObject:
addTag, checkbox_macro, created_macro, creator_macro, getFormOptions, getFormValue, getPermission, getTags, getTitle, handleMetadata, input_macro, kind_macro, link_filter, link_macro, log, macro_macro, map, modified_macro, modifier_macro, notify, onRequest, radiobutton_macro, removeTag, select_macro, self_macro, setTags, skin_macro, textarea_macro, touch, type_macro, upload_macro
Class Detail
LogEntry(context, action)
Parameters:
{HopObject} context
{String} action
Field Detail
<static> {String} LogEntry.action

<static> {HopObject} LogEntry.context

<static> {Number} LogEntry.context_id

<static> {String} LogEntry.context_type

<static> {Date} LogEntry.created

<static> {User} LogEntry.creator

<static> {String} LogEntry.referrer
Method Detail
{HopObject} getMacroHandler(name)
Parameters:
{String} name
Returns:
{HopObject}

label_macro(param)
Parameters:
{Object} param

{String} toString()
Returns:
{String}

Documentation generated by JsDoc Toolkit 2.3.2 on Mon Nov 02 2009 15:35:32 GMT+0100 (CET)