SproutCMS

This is the code documentation for the SproutCMS project

function getName()

Return a (string) name for this subscription.
You can use the settings to tweak the title (e.g. the category of articles).

Usage

string $Subscribe->getName ( array $handler_settings );

Arguments

  1. array $handler_settings
    The settings provided when the user subscribed

Return value

  • string
    An title shown to end users