NavigationCommonHelpers overview
![]() ![]() | Default truncation width * |
![]() ![]() | Javascript function name constant |
![]() ![]() | Javascript variable name constant |
![]() ![]() | Javascript variable name constant |
![]() ![]() | Url template redirect function. Make the name as short as possible to send down less data |
![]() ![]() | Adds the end of banner markers for ISC dropdown menus. Should be added to below banner view when using ISC menus in the above banner view. |
![]() ![]() | Adds a spacer cell with a cell width of 4to the specified HTMLTableRow |
![]() ![]() | Creates a HTMLScript block with an array of the mandatory tabs to display The javascript array is a two dimensional array - element[i][0]: Name of the mandatory community element[i][1]: Original name of the mandatory community (before truncation), use for tooltip element[i][2]: URL to the mandatory community |
![]() ![]() | Adds a spacer cell to the specified HTMLTableRow |
![]() ![]() | Prepares a string for use in Javascript code, escapes single quotes ('). |
![]() ![]() | Creates writeStartTable, writeEndOfTable, writeSpacerTable and writeSpacerCell, dynamic HTML generating Javascript helper functions used in .js files to to position dropdown menu tabs and mandatory communities tabs. |
![]() ![]() | Helper function that returns a string with the image source of the formatted image for Communities |
![]() ![]() | Helper function that returns a string with the HTML of the formatted image for Communities |
![]() ![]() | Helper function that returns a string with the HTML of the formatted image for Mypages |
![]() ![]() | Helper function that returns a string with the HTML of the formatted image for Mypages |
![]() ![]() | Helper function for getting values of settings in NavigationSettings.xml as integers. |
![]() ![]() | Helper function for getting values of settings in NavigationSettings.xml as Strings. |
![]() ![]() | Helper function that creates a spacer Image with specified width and height |
![]() ![]() | Parses the ID or IDs needed to create the URL for mypages or community pages (or other types) Needs to be in sync with the IDs put used as data value for each cell. M = MyPages C = Communities , E = Editor, F = Freeform URL (no template) etc |
![]() |
Initializes a new instance of the NavigationCommonHelpers class. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
NavigationCommonHelpers Class | com.plumtree.portalpages.common.uiparts Namespace