- No description yet -
This is the code documentation for the SproutCMS project
Search documentation |
class EmailShareController- No description yet -
Functions
public __constructvoid $EmailShareController->__construct ( ); Constructor public sharevoid $EmailShareController->share ( ); Form to share public submitvoid $EmailShareController->submit ( ); Send a shared email public thanksvoid $EmailShareController->thanks ( ); Thank you page private validateUrlbool EmailShareController::validateUrl ( string $url ); Validate that a given URL is absolute and for this site Allows for subdomains of the current site, so example.com can share a link to app.example.com This is a ends-with chec, so example.com cannot share example.com.au |
| 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 |
|