Method: Get relative or absolute date Returns relative if relative date is less than $max_days otherwise returns the absolute date
Source: includes/abstracts/llms.abstract.notification.view.php:266
Method: Retrieve a date relative to the current time
Source: includes/abstracts/llms.abstract.notification.view.php:288
Method: Get the html for an email notification
Source: includes/abstracts/llms.abstract.notification.view.php:298
Method: Get a filter hook string prefixed for the current view
Source: includes/abstracts/llms.abstract.notification.view.php:309
Method: Get an array of field-related options to be add to the notifications view config page on the admin panel
Source: includes/abstracts/llms.abstract.notification.view.php:320
Method: Retrieve the footer for the notification
Source: includes/abstracts/llms.abstract.notification.view.php:382
Method: Retrieve the full HTML to be output for the notification type
Source: includes/abstracts/llms.abstract.notification.view.php:392
Method: Retrieve the icon id for the notification Returns an attachment id for the image
Source: includes/abstracts/llms.abstract.notification.view.php:423
Method: Retrieve a default icon for the notification based on the notification type
Source: includes/abstracts/llms.abstract.notification.view.php:435
Method: Get the html for a basic notification
Source: includes/abstracts/llms.abstract.notification.view.php:173