|
| | WarningContentIterator (IConstructor constructor, Writer writer, IContact contact, boolean mail, String pubPath) |
| |
| | EntityItemContentIterator (List collection, IConstructor constructor, Writer writer, IContact contact, boolean mail, String contextPath) |
| |
| String | getContextPath () |
| |
| IContact | getContact () |
| |
| boolean | isAllowInterest () |
| |
| void | setAllowInterest (boolean allowInterest) |
| |
| boolean | isAllowComments () |
| |
| void | setAllowComments (boolean allowComments) |
| |
| boolean | isAllowVotes () |
| |
| void | setAllowVotes (boolean allowVotes) |
| |
| boolean | isAllowDescriptions () |
| |
| void | setAllowDescriptions (boolean allowDescriptions) |
| |
| boolean | isAllowAttachments () |
| |
| void | setAllowAttachments (boolean allowAttachments) |
| |
| boolean | isAllowFiles () |
| |
| void | setAllowFiles (boolean allowFiles) |
| |
| boolean | isAllowPolls () |
| |
| void | setAllowPolls (boolean allowPolls) |
| |
| boolean | isMail () |
| |
| Object | getVotesCtrl (E e) |
| |
| Object | getInterestCtrl (E e) |
| |
| Object | getCommentsCtrl (E e) |
| |
| Object | getAttachmentsCtrl (E e) |
| |
| Object | getFilesCtrl (E e) |
| |
| Object | getDescriptionsCtrl (E e) |
| |
| Object | getPollsCtrl (E e) |
| |
| | CollectionHtmlIterator (List collection, ElephantMarker marker) |
| |
| | CollectionHtmlIterator (List collection, ElephantMarker marker, Writer writer) |
| |
| void | setSummaryTemplate (String summaryTemplate) |
| |
| String | getSummaryTemplate () |
| |
| void | setFullTemplate (String fullTemplate) |
| |
| String | getFullTemplate () |
| |
| boolean | isNavigatorTop () |
| |
| void | setNavigatorTop (boolean navigatorTop) |
| |
| boolean | isNavigatorBottom () |
| |
| void | setNavigatorBottom (boolean navigatorBottom) |
| |
| boolean | isSearchOption () |
| |
| void | setSearchOption (boolean searchOption) |
| |
| boolean | isForceSummary () |
| |
| void | setForceSummary (boolean forceSummary) |
| |
| boolean | wantItem () |
| |
| boolean | isItem () |
| |
| Object | addAttribute (String key, Object value) |
| |
| Writer | getWriter () |
| |
| void | load () |
| |
| void | forceItem (ID item) |
| |
| String | getTitle () |
| |
| Collection< String > | getMetas () |
| |
| void | render () |
| |
| boolean | isFirst () |
| |
| boolean | isLast () |
| |
| String | renderSearchEngine () |
| |
| String | renderTree () |
| |
| String | renderTreeSelection () |
| |
| boolean | isEmpty () |
| |
| | CollectionIterator (List< E > collection) |
| |
| int | getPage () |
| |
| void | setPage (int page) |
| |
| void | initClauses () |
| |
| List< E > | getItems () |
| |
| int | getTotalCount () |
| |
| List< E > | getTotalItems () |
| |
| int | item () |
| |
| void | current (int value) |
| |
| int | current () |
| |
| int | pages () |
| |
| boolean | beginning () |
| |
| boolean | end () |
| |
| void | next () |
| |
| void | previous () |
| |
◆ WarningContentIterator()
| org.turro.content.WarningContentIterator.WarningContentIterator |
( |
IConstructor |
constructor, |
|
|
Writer |
writer, |
|
|
IContact |
contact, |
|
|
boolean |
mail, |
|
|
String |
pubPath |
|
) |
| |
◆ doAttachmentsCtrl()
| Object org.turro.content.WarningContentIterator.doAttachmentsCtrl |
( |
IWarning |
e | ) |
|
|
protected |
◆ doCommentsCtrl()
| Object org.turro.content.WarningContentIterator.doCommentsCtrl |
( |
IWarning |
e | ) |
|
|
protected |
◆ doDescriptionsCtrl()
| Object org.turro.content.WarningContentIterator.doDescriptionsCtrl |
( |
IWarning |
e | ) |
|
|
protected |
◆ doFilesCtrl()
| Object org.turro.content.WarningContentIterator.doFilesCtrl |
( |
IWarning |
e | ) |
|
|
protected |
◆ doInterestCtrl()
| Object org.turro.content.WarningContentIterator.doInterestCtrl |
( |
IWarning |
e | ) |
|
|
protected |
◆ doPollsCtrl()
| Object org.turro.content.WarningContentIterator.doPollsCtrl |
( |
IWarning |
e | ) |
|
|
protected |
◆ doVotesCtrl()
| Object org.turro.content.WarningContentIterator.doVotesCtrl |
( |
IWarning |
e | ) |
|
|
protected |
◆ entity()
| IWarning org.turro.content.WarningContentIterator.entity |
( |
String |
value | ) |
|
|
protected |
◆ getItemLink()
| String org.turro.content.WarningContentIterator.getItemLink |
( |
IWarning |
e | ) |
|
|
protected |
◆ getReadAllLink()
| String org.turro.content.WarningContentIterator.getReadAllLink |
( |
| ) |
|
|
protected |
◆ getRestrictedLink()
| String org.turro.content.WarningContentIterator.getRestrictedLink |
( |
| ) |
|
|
protected |
◆ getTemplateRoot()
| String org.turro.content.WarningContentIterator.getTemplateRoot |
( |
| ) |
|
|
protected |
◆ metas()
| Collection<String> org.turro.content.WarningContentIterator.metas |
( |
IWarning |
e | ) |
|
|
protected |
◆ renderItem()
Definition at line 52 of file WarningContentIterator.java.
54 prepareValues(e, page);
void process(String rootTmpl, String tmpl)
Object put(Object key, Object value)
◆ renderSummary()
◆ title()
| String org.turro.content.WarningContentIterator.title |
( |
IWarning |
e | ) |
|
|
protected |
The documentation for this class was generated from the following file: