function.docURL.php
Tags
Table of Contents
Functions
- smarty_function_docURL() : string|null
- Given one of: ( page, title, text ) parameters, generates an HTML link to documentation.
Functions
smarty_function_docURL()
Given one of: ( page, title, text ) parameters, generates an HTML link to documentation.
smarty_function_docURL(array<string|int, mixed> $params, CRM_Core_Smarty &$smarty) : string|null
Parameters
- $params : array<string|int, mixed>
-
The function params.
- $smarty : CRM_Core_Smarty
-
Reference to the smarty object.
Return values
string|null —HTML code of a link to documentation