Prototype Topic extends: Day |
|
Functions |
getNavigationName() Return either the title of the story or the id prefixed with standard display name to be used in the global linkedpath macro |
renderStorylist(idx) function renders the list of stories for day-pages and assigns the rendered list to res.data.storylist scrollnavigation-links to previous and next page(s) are also assigned to res.data (res.data.pr ... |
Macros |
Topic.addimage Display a link to let the use add a new Image to this topic |
Topic.addstory Display a link to let the use add a new writeup to this topic. |
Skins |
imagetopic.skin response.nextpage, response.prevpage, response.storylist |
main.skin response.nextpage, response.prevpage, response.storylist |
Inherited from prototype Day: |
Actions: main_action
, rss_action
Functions: checkAccess(action, usr, level) , deleteAll() , getNavigationName() , renderStorylist() Macros: Day.date , Day.link Skins: main.skin |
type.properties |
_extends = Day |