antville/code/ImageTopicMgr/type.properties

13 lines
424 B
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