Handles subscriptions to various types of content in a centralised manner Subscribers are emailed regarding new/updated content as various subscription handlers see fit
This is the code documentation for the SproutCMS project
Search documentation |
class ContentSubscribeControllerHandles subscriptions to various types of content in a centralised manner Subscribers are emailed regarding new/updated content as various subscription handlers see fit
Functions
public __constructvoid $ContentSubscribeController->__construct ( ); This function does not have a description public cleanupInvalidClassesvoid $ContentSubscribeController->cleanupInvalidClasses ( ); Tool to clean up subscriptions which refer to classes that don't exist. public cronSendSubscriptionsvoid $ContentSubscribeController->cronSendSubscriptions ( ); Send the content subscription emails to the users who have registered public unsubvoid $ContentSubscribeController->unsub ( mixed $id , mixed $code ); Unsubscribe a user from a subscription (form) public unsubActionvoid $ContentSubscribeController->unsubAction ( mixed $id , mixed $code ); Unsubscribe a user from a subscription (action) |
| Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Tuesday, 15th September, 2026 at 10:26 am |
|