|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface IDynamicChannelTitleRenderer
Interface for IChannelRenderers that support dynamic channel titles. Dynamic channel titles were added in uPortal 2.5.1. In order to maintain backwards compatibility, rather than adding this method to IChannelRenderer itself, it is added to this optional extension interface. IChannelRenderers implementing this extention interface can take advantage of dynamic channel support in the uPortal framework (specifically, in ChannelManager). IChannelRenderers not changed to implement this interface will continue to behave exactly as before dynamic channel title capabilities were introduced.
| Method Summary | |
|---|---|
String |
getChannelTitle()
Deprecated. Get the dynamic channel title, if any, for the channel that this renderer has rendered. |
| Method Detail |
|---|
String getChannelTitle()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||