Prototype ImageTopicMgr extends: TopicMgr |
|
Actions |
main_action main action |
Functions |
checkAccess(action, usr, level) permission check (called by hopobject.onRequest()) |
Inherited from prototype TopicMgr: |
Actions: main_action
Functions: checkAccess(action, usr, level) Macros: TopicMgr.topiclist Skins: main.skin |
type.properties |
_extends = TopicMgr ## ## collections ## _children = collection(Image) _children.local = SITE_ID _children.foreign = IMAGE_F_SITE _children.filter = IMAGE_PROTOTYPE = 'Image' and IMAGE_F_IMAGE_PARENT IS NULL _children.order = IMAGE_CREATETIME desc _children.group = IMAGE_TOPIC _children.group.prototype = topic _children.group.order = IMAGE_TOPIC |