Exponent v2.7.2

function.serialize.php

Table of Contents

smarty_function_serialize()  : string
Smarty {serialize} function plugin ------------------------------------------------------------- Type: function<br> Name: serialize<br> Purpose: Converts an assigned variable (or value) to a text representation compatable with the {assocarray} block plugin Version: 1.0 Author: boots
_srlz()  : mixed

Functions

smarty_function_serialize()

Smarty {serialize} function plugin ------------------------------------------------------------- Type: function<br> Name: serialize<br> Purpose: Converts an assigned variable (or value) to a text representation compatable with the {assocarray} block plugin Version: 1.0 Author: boots

smarty_function_serialize(mixed $params, mixed &$smarty) : string
Parameters
$params : mixed
$smarty : mixed
Tags
subpackage

Function

Return values
string

_srlz()

_srlz(mixed $data) : mixed
Parameters
$data : mixed
Return values
mixed

Search results