Class ecm.widget.listView.MagazineViewDecorator

Decorators for the magazine view.
Defined in: <ecm\widget\listView\decorators\MagazineViewDecorator.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Method Summary

Method Attributes Method Name and Description
<static>  
ecm.widget.listView.MagazineViewDecorator.aboutDialogContentCellDecorator(data, rowId, rowIndex)
Handles decoration of the plugin in the about dialog.
<static>  
ecm.widget.listView.MagazineViewDecorator.contentCellDecorator()
Handles decoration of the content column for the magazine view on the search pane and browse pane for Content Manager connections.
<static>  
ecm.widget.listView.MagazineViewDecorator.contentCellDecoratorCM8(data, rowId, rowIndex)
Handles decoration of the content column for the magazine view on the search pane and browse pane for Content Manager connections.
<static>  
ecm.widget.listView.MagazineViewDecorator.contentCellDecoratorCMIS(data, rowId, rowIndex)
Handles decoration of the content column for the magazine view on the search pane and browse pane for Content Management Interoperability Services (CMIS) connections.
<static>  
ecm.widget.listView.MagazineViewDecorator.contentCellDecoratorFavorite(data, rowId, rowIndex)
Handles decoration of the content column in the favorites magazine view.
<static>  
ecm.widget.listView.MagazineViewDecorator.contentCellDecoratorFavoriteSync()
Handles decoration of the content column in the favorites magazine view when sync is enabled.
<static>  
ecm.widget.listView.MagazineViewDecorator.contentCellDecoratorNotelog(data, rowId, rowIndex)
Handles decoration of the comment.
<static>  
ecm.widget.listView.MagazineViewDecorator.contentCellDecoratorOD(data, rowId, rowIndex)
Handles decoration of the content column for the magazine view on the search pane for Content Manager OnDemand repositories.
<static>  
ecm.widget.listView.MagazineViewDecorator.contentCellDecoratorP8(data, rowId, rowIndex)
Handles decoration of the content column for the magazine view on the search pane and browse pane for FileNet Content Manager connections.
<static>  
ecm.widget.listView.MagazineViewDecorator.contentCellDecoratorSync()
Handles decoration of the content column in the browse or search magazine view when sync is enabled.
<static>  
ecm.widget.listView.MagazineViewDecorator.contentCellDecoratorTeamspaces(data, rowId, rowIndex)
Handles decoration of the content column for teamspace and teamspace template lists.
<static>  
ecm.widget.listView.MagazineViewDecorator.contentCellDecoratorTeamspacesSync()
Handles decoration of the content column in teamspace magazine view when sync is enabled.
<static>  
ecm.widget.listView.MagazineViewDecorator.contentCellValue(gridData, storeData, cellWidget)
Updates the cell widget template created by the contentCellDecorator method, adding an comment link to display ItemCommentsPane.
<static>  
ecm.widget.listView.MagazineViewDecorator.contentCellValueFavoriteSync(gridData, storeData, cellWidget)
Setups the content cellWidget in the favorites magazine view when sync is enabled.
<static>  
ecm.widget.listView.MagazineViewDecorator.contentCellValueSync(gridData, storeData, cellWidget)
Updates the cell widget template created by the contentCellDecorator method, adding an comment link to display ItemCommentsPane and show sync status with multi state icons.
<static>  
ecm.widget.listView.MagazineViewDecorator.contentCellValueTeamspaceSync(gridData, storeData, cellWidget)
Setups the content cellWidget in the teamspace magazine view when sync is enabled.
<static>  
ecm.widget.listView.MagazineViewDecorator.navigationContentCellDecorator(data, rowId, rowIndex)
Handles decoration of the content column in the favorites magazine view.
<static>  
ecm.widget.listView.MagazineViewDecorator.newThumbnailCellValue(gridData, storeData, cellWidget)
Updates the cell widget template created by the newThumbnailDecorator method.
<static>  
ecm.widget.listView.MagazineViewDecorator.newThumbnailDecorator(data, rowId, rowIndex)
Handles decoration of the thumbnail column for the magazine view.
<static>  
ecm.widget.listView.MagazineViewDecorator.thumbnailDecorator(data, rowId, rowIndex)
Handles decoration of the thumbnail column for the magazine view.

Constructor Detail

ecm.widget.listView.MagazineViewDecorator()

Method Detail

<static> ecm.widget.listView.MagazineViewDecorator.aboutDialogContentCellDecorator(data, rowId, rowIndex)

Handles decoration of the plugin in the about dialog.
Parameters:
data
Cell data in the grid.
rowId
Id of the row containing the cell.
rowIndex
Index of the row containing the cell.
Since:
2.0.2

<static> ecm.widget.listView.MagazineViewDecorator.contentCellDecorator()

Handles decoration of the content column for the magazine view on the search pane and browse pane for Content Manager connections. This method provides the template. contentCellValue sets out the template data.
Since:
2.0.2

<static> ecm.widget.listView.MagazineViewDecorator.contentCellDecoratorCM8(data, rowId, rowIndex)

Handles decoration of the content column for the magazine view on the search pane and browse pane for Content Manager connections.
Parameters:
data
Cell data in the grid.
rowId
Id of the row containing the cell.
rowIndex
Index of the row containing the cell.
Deprecated:
as of 2.0.2. Use contentCellDecorator.

<static> ecm.widget.listView.MagazineViewDecorator.contentCellDecoratorCMIS(data, rowId, rowIndex)

Handles decoration of the content column for the magazine view on the search pane and browse pane for Content Management Interoperability Services (CMIS) connections.
Parameters:
data
Cell data in the grid.
rowId
Id of the row containing the cell.
rowIndex
Index of the row containing the cell.
Deprecated:
as of 2.0.2. Use contentCellDecorator.

<static> ecm.widget.listView.MagazineViewDecorator.contentCellDecoratorFavorite(data, rowId, rowIndex)

Handles decoration of the content column in the favorites magazine view.
Parameters:
data
Cell data in the grid.
rowId
Id of the row containing the cell.
rowIndex
Index of the row containing the cell.

<static> ecm.widget.listView.MagazineViewDecorator.contentCellDecoratorFavoriteSync()

Handles decoration of the content column in the favorites magazine view when sync is enabled.
Since:
2.0.3

<static> ecm.widget.listView.MagazineViewDecorator.contentCellDecoratorNotelog(data, rowId, rowIndex)

Handles decoration of the comment.
Parameters:
data
Cell data in the grid.
rowId
Id of the row containing the cell.
rowIndex
Index of the row containing the cell.

<static> ecm.widget.listView.MagazineViewDecorator.contentCellDecoratorOD(data, rowId, rowIndex)

Handles decoration of the content column for the magazine view on the search pane for Content Manager OnDemand repositories.
Parameters:
data
Cell data in the grid.
rowId
Id of the row containing the cell.
rowIndex
Index of the row containing the cell.

<static> ecm.widget.listView.MagazineViewDecorator.contentCellDecoratorP8(data, rowId, rowIndex)

Handles decoration of the content column for the magazine view on the search pane and browse pane for FileNet Content Manager connections.
Parameters:
data
Cell data in the grid.
rowId
Id of the row containing the cell.
rowIndex
Index of the row containing the cell.
Deprecated:
as of 2.0.2. Use contentCellDecorator.

<static> ecm.widget.listView.MagazineViewDecorator.contentCellDecoratorSync()

Handles decoration of the content column in the browse or search magazine view when sync is enabled.
Since:
2.0.3.6

<static> ecm.widget.listView.MagazineViewDecorator.contentCellDecoratorTeamspaces(data, rowId, rowIndex)

Handles decoration of the content column for teamspace and teamspace template lists. This method creates the widget template and relies on contentCellValueTeamspaces to handle the actual data population of the cell.
Parameters:
data
Cell data in the grid.
rowId
Id of the row containing the cell.
rowIndex
Index of the row containing the cell.

<static> ecm.widget.listView.MagazineViewDecorator.contentCellDecoratorTeamspacesSync()

Handles decoration of the content column in teamspace magazine view when sync is enabled.
Since:
2.0.3.6

<static> ecm.widget.listView.MagazineViewDecorator.contentCellValue(gridData, storeData, cellWidget)

Updates the cell widget template created by the contentCellDecorator method, adding an comment link to display ItemCommentsPane.
Parameters:
gridData
Contains the data in the grid cell. This will be null in this case, because the comment list relies on retrieving the information from the actual item used to populate the row.
storeData
Contains store data. This will be null in this method, because the appropriate flags are not applied to the Grid to obtain raw store data in this method (it is not needed). See comments in gridx/modules/CellWidget in the GridX documentation for details: http://oria.github.io/gridx/gallery.html.
cellWidget
Widget generated from the template provided in contentCellDecorator.
Since:
2.0.2

<static> ecm.widget.listView.MagazineViewDecorator.contentCellValueFavoriteSync(gridData, storeData, cellWidget)

Setups the content cellWidget in the favorites magazine view when sync is enabled.
Parameters:
gridData
Contains the data in the grid cell. This will be null in this case, because the comment list relies on retrieving the information from the actual item used to populate the row.
storeData
Contains store data. This will be null in this method, because the appropriate flags are not applied to the Grid to obtain raw store data in this method (it is not needed). See comments in gridx/modules/CellWidget in the GridX documentation for details: http://oria.github.io/gridx/gallery.html.
cellWidget
Widget generated from the template provided in contentCellDecorator.
Since:
2.0.3

<static> ecm.widget.listView.MagazineViewDecorator.contentCellValueSync(gridData, storeData, cellWidget)

Updates the cell widget template created by the contentCellDecorator method, adding an comment link to display ItemCommentsPane and show sync status with multi state icons.
Parameters:
gridData
Contains the data in the grid cell. This will be null in this case, because the comment list relies on retrieving the information from the actual item used to populate the row.
storeData
Contains store data. This will be null in this method, because the appropriate flags are not applied to the Grid to obtain raw store data in this method (it is not needed). See comments in gridx/modules/CellWidget in the GridX documentation for details: http://oria.github.io/gridx/gallery.html.
cellWidget
Widget generated from the template provided in contentCellDecorator.
Since:
2.0.3.6

<static> ecm.widget.listView.MagazineViewDecorator.contentCellValueTeamspaceSync(gridData, storeData, cellWidget)

Setups the content cellWidget in the teamspace magazine view when sync is enabled.
Parameters:
gridData
Contains the data in the grid cell. This will be null in this case, because the comment list relies on retrieving the information from the actual item used to populate the row.
storeData
Contains store data. This will be null in this method, because the appropriate flags are not applied to the Grid to obtain raw store data in this method (it is not needed). See comments in gridx/modules/CellWidget in the GridX documentation for details: http://oria.github.io/gridx/gallery.html.
cellWidget
Widget generated from the template provided in contentCellDecoratorTeamspaces.
Since:
2.0.3.5

<static> ecm.widget.listView.MagazineViewDecorator.navigationContentCellDecorator(data, rowId, rowIndex)

Handles decoration of the content column in the favorites magazine view.
Parameters:
data
Cell data in the grid.
rowId
Id of the row containing the cell.
rowIndex
Index of the row containing the cell.

<static> ecm.widget.listView.MagazineViewDecorator.newThumbnailCellValue(gridData, storeData, cellWidget)

Updates the cell widget template created by the newThumbnailDecorator method.
Parameters:
gridData
Contains the data in the grid cell. This will be null in this case, because the comment list relies on retrieving the information from the actual item used to populate the row.
storeData
Contains store data. This will be null in this method, because the appropriate flags are not applied to the Grid to obtain raw store data in this method (it is not needed). See comments in gridx/modules/CellWidget in the GridX documentation for details: http://oria.github.io/gridx/gallery.html.
cellWidget
Widget generated from the template provided in contentCellDecorator.
Since:
2.0.3.2

<static> ecm.widget.listView.MagazineViewDecorator.newThumbnailDecorator(data, rowId, rowIndex)

Handles decoration of the thumbnail column for the magazine view.
Parameters:
data
Cell data in the grid.
rowId
Id of the row containing the cell.
rowIndex
Index of the row containing the cell.
Since:
2.0.3.2

<static> ecm.widget.listView.MagazineViewDecorator.thumbnailDecorator(data, rowId, rowIndex)

Handles decoration of the thumbnail column for the magazine view.
Parameters:
data
Cell data in the grid.
rowId
Id of the row containing the cell.
rowIndex
Index of the row containing the cell.