Documentation

function.crmKey.php

Tags
copyright

CiviCRM LLC https://civicrm.org/licensing

Table of Contents

Functions

smarty_function_crmKey()  : string
Generate a CRM_Core_Key of a given name

Functions

smarty_function_crmKey()

Generate a CRM_Core_Key of a given name

smarty_function_crmKey(array<string|int, mixed> $params, CRM_Core_Smarty &$smarty) : string
Parameters
$params : array<string|int, mixed>

Params of the {crmKey} call, with the ‘name’ key holding the name of the key.

$smarty : CRM_Core_Smarty

The Smarty object.

Return values
string

the generated key


        
On this page

Search results