Documentation

modifier.json.php

Tags
copyright

CiviCRM LLC https://civicrm.org/licensing

Table of Contents

Functions

smarty_modifier_json()  : string
Convert the data to a JSON string

Functions

smarty_modifier_json()

Convert the data to a JSON string

smarty_modifier_json(mixed $data) : string

Example usage: {$myArray|@json}

Parameters
$data : mixed
Return values
string

JSON


        
On this page

Search results