=============================== Class: ``TipTooltipController`` =============================== .. contents:: Local Navigation :local: Children ======== .. toctree:: :maxdepth: 1 Description =========== .. _TipTooltipController.initialize: Function: ``initialize`` ======================== .. js:function:: initialize() .. _TipTooltipController.showPreviousCard: Function: ``showPreviousCard`` ============================== Show the previous card of the specified tip if possible. .. js:function:: showPreviousCard(tip) :param Object tip: Show the previous card of the specified tip if possible. .. _TipTooltipController.showNextCard: Function: ``showNextCard`` ========================== Show the next card of the specified tip if possible. .. js:function:: showNextCard(tip) :param Object tip: Show the next card of the specified tip if possible. .. _TipTooltipController.hideTipAndMarkAsRead: Function: ``hideTipAndMarkAsRead`` ================================== Hide the specified tip and mark it as read. .. js:function:: hideTipAndMarkAsRead(tip) :param Object tip: Hide the specified tip and mark it as read. .. _TipTooltipController.hideAllTips: Function: ``hideAllTips`` ========================= Hide all tips of the tip codes list and mark all as read. .. js:function:: hideAllTips() .. _TipTooltipController.isFirstDisplayedInThisTipCluster: Function: ``isFirstDisplayedInThisTipCluster`` ============================================== Is the specified tip the first tip that is displayed in this tip cluster. .. js:function:: isFirstDisplayedInThisTipCluster(tip) :param Object tip: Is the specified tip the first tip that is displayed in this tip cluster. .. _TipTooltipController.displayHideAllTipsButton: Function: ``displayHideAllTipsButton`` ====================================== Should a "Hide all tips" button be displayed in the specified tip? .. js:function:: displayHideAllTipsButton(tip) :param Object tip: Should a "Hide all tips" button be displayed in the specified tip? .. _TipTooltipController.ready: Member: ``ready``: .. _TipTooltipController.$scope: Member: ``$scope``: .. _TipTooltipController.tipTooltipService: Member: ``tipTooltipService``: .. _TipTooltipController.tipCodesFactory: Member: ``tipCodesFactory``: .. _TipTooltipController.tipClustersFactory: Member: ``tipClustersFactory``: .. _TipTooltipController.DEFAULT_TIP_CLUSTER_IDENTIFIER: Member: ``DEFAULT_TIP_CLUSTER_IDENTIFIER``: .. _TipTooltipController.ready: Member: ``ready``: