Class Images
Extends
HopObject.
Defined in: Images.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Images()
|
Field Attributes | Field Name and Description |
---|---|
<static> |
Images._children
|
<static> |
Images.alphabeticalGalleries
|
<static> |
Images.galleries
|
<static> |
Images.otherGalleries
|
Method Attributes | Method Name and Description |
---|---|
getPermission(action)
|
|
getTags(group)
|
|
<static> |
Images.remove()
|
- Methods borrowed from class HopObject:
- addTag, checkbox_macro, created_macro, creator_macro, getFormOptions, getFormValue, 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, toString, touch, type_macro, upload_macro
Field Detail
<static>
{Image}
Images._children
<static>
{Tag[]}
Images.alphabeticalGalleries
<static>
{Tag[]}
Images.galleries
<static>
{Tag[]}
Images.otherGalleries
Method Detail
{Boolean}
getPermission(action)
- Parameters:
- {String} action
- Returns:
- {Boolean}
{Tag[]}
getTags(group)
- Parameters:
- {String} group
- Returns:
- {Tag[]}
- See:
- Site#getTags
{Image[]}
mergeImages()
- Returns:
- {Image[]}
<static>
Images.remove()