SproutCMS

This is the code documentation for the SproutCMS project

Page options:

Inherited members

class ContentSubscribe

Functions

NameVisibilityDescription
subscribepublic (static)Subscribe a user to a specified handler.
tsSortpublic (static)Called by a usort() in the cronjob to sort by the timestamp field

public subscribe

void ContentSubscribe::subscribe ( string $handler_class , array $handler_settings , string $name , string $email );

Subscribe a user to a specified handler.

public tsSort

unknown ContentSubscribe::tsSort ( mixed $a , mixed $b );

Called by a usort() in the cronjob to sort by the timestamp field