• LifterLMS
  • Knowledge Base
  • Academy
  • Blog
  • Podcast
  • Contributors

LifterLMS LifterLMS

Code Reference

  • Home
  • Code Reference
Skip to content
Filter by type:
Search
Browse: Home / Code Reference / includes/abstracts/llms.abstract.notification.view.php

{$this->get_filter(‘basic_options’)}

Filter Hook: Enables manual dismissal of notifications

Source: includes/abstracts/llms.abstract.notification.view.php:163

Used by 1 function | Uses 0 functions

LLMS_Abstract_Notification_View::is_for_self()

Method: Determine if the notification subscriber is the user who triggered the notification

Source: includes/abstracts/llms.abstract.notification.view.php:620

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Notification_View::sentence_case()

Method: Convert a string to sentence case.

Source: includes/abstracts/llms.abstract.notification.view.php:632

Used by 1 function | Uses 0 functions

LLMS_Abstract_Notification_View::set_merge_data_default()

Method: Replace default merge codes with actual values

Source: includes/abstracts/llms.abstract.notification.view.php:651

Used by 0 functions | Uses 1 function

LLMS_Abstract_Notification_View::set_supported_fields()

Method: Define field support for the view Extending classes can override this 3rd parties should filter $this->get_supported_fields()

Source: includes/abstracts/llms.abstract.notification.view.php:675

Used by 1 function | Uses 0 functions

LLMS_Abstract_Notification_View::has_field_support()

Method: Determine if the current view supports a field by ID

Source: includes/abstracts/llms.abstract.notification.view.php:602

Used by 1 function | Uses 1 function

LLMS_Abstract_Notification_View::get_icon_src()

Method: Retrieve the icon src for the notification

Source: includes/abstracts/llms.abstract.notification.view.php:450

Used by 1 function | Uses 2 functions

LLMS_Abstract_Notification_View::get_merge_codes()

Method: Get available merge codes for the current notification

Source: includes/abstracts/llms.abstract.notification.view.php:470

Used by 2 functions | Uses 3 functions

LLMS_Abstract_Notification_View::get_merge_code_defaults()

Method: Get default merge codes available to all notifications of a given type

Source: includes/abstracts/llms.abstract.notification.view.php:482

Used by 2 functions | Uses 0 functions

LLMS_Abstract_Notification_View::get_merged_string()

Method: Merge a string

Source: includes/abstracts/llms.abstract.notification.view.php:507

Used by 3 functions | Uses 4 functions
1 2 … 4 Next »
© 2014 - 2019 LifterLMS · Privacy Policy · Terms and Conditions