Documentation

block.crmRegion.php

Table of Contents

Functions

smarty_block_crmRegion()  : string
Smarty block function for defining content-regions which can be dynamically-altered

Functions

smarty_block_crmRegion()

Smarty block function for defining content-regions which can be dynamically-altered

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

Must define 'name'.

$content : string

Default content.

$smarty : CRM_Core_Smarty

The Smarty object.

$repeat : mixed
Tags
see
CRM_Core_Regions
Return values
string

        
On this page

Search results