Class LogEntry
Extends
HopObject.
Defined in: LogEntry.js.
Constructor Attributes | Constructor Name and Description |
---|---|
LogEntry(context, action)
|
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 Attributes | Method Name and Description |
---|---|
getMacroHandler(name)
|
|
label_macro(param)
|
|
toString()
|
- 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
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}