Function
An ATOM feed entry editor for publishing updated ATOM entries, or viewing non-editable entries.
An ATOM feed entry editor for publishing updated ATOM entries, or viewing non-editable entries.
Object
Function
Function
Function
Function to clear the state of the widget.
Function to clear the state of the widget.
Function
Function to clear all the display nodes for the ATOM entry from the viewer.
Function to clear all the display nodes for the ATOM entry from the viewer.
Function
Instance of dojox.atom.io.model.Entry to display for reading/editing.
Function to set the current entry that is being edited.
Function to set the current entry that is being edited.
Function
The Feed Entry to work with.
Function to set the contents of the title header node in the template to some value.
Function to set the contents of the title header node in the template to some value. This exists specifically so users can over-ride how the title data is filled out from an entry. titleAchorNode: The DOM node to attach the title data to. editMode: Boolean to indicate if the display should be in edit mode or not.
Function
to indicate if the display should be in edit mode or not.
Feed Entry to work with.
Function to set the contents of the title node in the template to some value from the entry.
Function to set the contents of the title node in the template to some value from the entry. This exists specifically so users can over-ride how the title data is filled out from an entry. titleAchorNode: The DOM node to attach the title data to.
Function
The DOM node to attach the author section header data to.
The Feed Entry to work with.
Function to set the title format for the authors section of the author row in the template to some value from the entry.
Function to set the title format for the authors section of the author row in the template to some value from the entry. This exists specifically so users can over-ride how the author data is filled out from an entry.
Function
Boolean to indicate if the display should be in edit mode or not.
The Feed Entry to work with.
Function to set the contents of the author node in the template to some value from the entry.
Function to set the contents of the author node in the template to some value from the entry. This exists specifically so users can over-ride how the title data is filled out from an entry. authorsAchorNode: The DOM node to attach the author data to.
Function
The DOM node to attach the contributor title to.
The Feed Entry to work with.
Function to set the contents of the contributor header node in the template to some value from the entry.
Function to set the contents of the contributor header node in the template to some value from the entry. This exists specifically so users can over-ride how the title data is filled out from an entry.
Function
The DOM node to attach the contributor data to.
Boolean to indicate if the display should be in edit mode or not.
The Feed Entry to work with.
Function to set the contents of the contributor node in the template to some value from the entry.
Function to set the contents of the contributor node in the template to some value from the entry. This exists specifically so users can over-ride how the title data is filled out from an entry.
Function
The Feed Entry to work with.
Function to set the contents of the ID node in the template to some value from the entry.
Function to set the contents of the ID node in the template to some value from the entry. This exists specifically so users can over-ride how the title data is filled out from an entry. idAnchorNode: The DOM node to attach the ID data to.
Function
The DOM node to attach the ID data to.
Boolean to indicate if the display should be in edit mode or not.
The Feed Entry to work with.
Function to set the contents of the ID node in the template to some value from the entry.
Function to set the contents of the ID node in the template to some value from the entry. This exists specifically so users can over-ride how the title data is filled out from an entry.
Function
The DOM node to attach the updated header data to.
The Feed Entry to work with.
Function to set the contents of the updated header node in the template to some value from the entry.
Function to set the contents of the updated header node in the template to some value from the entry. This exists specifically so users can over-ride how the title data is filled out from an entry.
Function
The DOM node to attach the udpated data to.
Boolean to indicate if the display should be in edit mode or not.
The Feed Entry to work with.
Function to set the contents of the updated node in the template to some value from the entry.
Function to set the contents of the updated node in the template to some value from the entry. This exists specifically so users can over-ride how the title data is filled out from an entry.
Function
The DOM node to attach the summary title to.
The Feed Entry to work with.
Function to set the contents of the summary node in the template to some value from the entry.
Function to set the contents of the summary node in the template to some value from the entry. This exists specifically so users can over-ride how the title data is filled out from an entry.
Function
The DOM node to attach the summary data to.
Boolean to indicate if the display should be in edit mode or not.
The Feed Entry to work with.
Function to set the contents of the summary node in the template to some value from the entry.
Function to set the contents of the summary node in the template to some value from the entry. This exists specifically so users can over-ride how the title data is filled out from an entry.
Function
The DOM node to attach the content data to.
The Feed Entry to work with.
Function to set the contents of the content node in the template to some value from the entry.
Function to set the contents of the content node in the template to some value from the entry. This exists specifically so users can over-ride how the title data is filled out from an entry.
Function
The DOM node to attach the content data to.
Boolean to indicate if the display should be in edit mode or not.
The Feed Entry to work with.
Function to set the contents of the content node in the template to some value from the entry.
Function to set the contents of the content node in the template to some value from the entry. This exists specifically so users can over-ride how the title data is filled out from an entry.
Function
Internal function for determining which sections of the view to actually display.
Internal function for determining which sections of the view to actually display.
Nothing.
Function
Array of string names that indicate which sections to display.
Function for setting which sections of the entry should be displayed.
Function for setting which sections of the entry should be displayed.
Nothing.
Function
Internal function for setting which checkboxes on the display are selected.
Internal function for setting which checkboxes on the display are selected.
Nothing.
Function
Internal function for reading what is currently checked for display and generating the display list from it.
Internal function for reading what is currently checked for display and generating the display list from it.
Nothing.
Function
The checkbox object to toggle the selection on.
Internal function for determining of a particular entry is editable.
Internal function for determining of a particular entry is editable. This is used for determining if the delete action should be displayed or not.
Nothing
Function
The checkbox object to toggle the selection on.
Internal function for determining of a particular entry is editable.
Internal function for determining of a particular entry is editable. This is used for determining if the delete action should be displayed or not.
Nothing
Function
The topic message containing the entry that was selected for view.
Internal function for listening to a topic that will handle entry notification.
Internal function for listening to a topic that will handle entry notification.
Nothing.
Function
The field name to set the valid parameter on. Such as 'content', 'id', etc.
Flag denoting if the field is valid or not.
Function to set whether a field in the view is valid and displayable.
Function to set whether a field in the view is valid and displayable. This is needed for over-riding of the set* functions and customization of how data is displayed in the attach point. So if custom implementations use their own display logic, they can still enable the field.
Nothing.
Function
The field name to get the valid parameter of. Such as 'content', 'id', etc.
Function to return if a displayable field is valid or not
Function to return if a displayable field is valid or not
boolean denoting if the field is valid and set.
Function
Function
Function
Function
Widget representing a header in a FeedEntryViewer/Editor
Widget representing a header in a FeedEntryViewer/Editor
Function
Function
Function
Function
Object
Object
Object