Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/models/model.llms.notification.php

LLMS_Notification::create()

Method: Create a new notification in the database

Source: includes/models/model.llms.notification.php:142

Used by 0 functions | Uses 0 functions

LLMS_Notification::is_subscriber_self()

Method: Determine if the triggering user is the subscriber

Source: includes/models/model.llms.notification.php:194

Used by 0 functions | Uses 0 functions

LLMS_Notification::get()

Method: Get notification properties

Source: includes/models/model.llms.notification.php:206

Used by 0 functions | Uses 0 functions

LLMS_Notification::get_html()

Method: Retrieve the HTML for the current notification

Source: includes/models/model.llms.notification.php:232

Used by 0 functions | Uses 0 functions

LLMS_Notification::get_table()

Method: Get the table name for notification data

Source: includes/models/model.llms.notification.php:247

Used by 0 functions | Uses 0 functions

LLMS_Notification::get_view()

Method: Retrieve an instance of the notification view class for the notification

Source: includes/models/model.llms.notification.php:259

Used by 0 functions | Uses 0 functions

LLMS_Notification::jsonSerialize()

Method: Called when converting a notification to JSON

Source: includes/models/model.llms.notification.php:270

Used by 0 functions | Uses 0 functions

LLMS_Notification::load()

Method: Load all notification data into the instance

Source: includes/models/model.llms.notification.php:281

Used by 0 functions | Uses 0 functions

LLMS_Notification::set()

Method: Set object variables

Source: includes/models/model.llms.notification.php:312

Used by 0 functions | Uses 0 functions

LLMS_Notification::toArray()

Method: Convert the notification to an array access to all properties and meta items will be made accessible

Source: includes/models/model.llms.notification.php:353

Used by 0 functions | Uses 0 functions
1 2 Next »
Proudly powered by WordPress