yp_catReturn an array containing the entire map Description
array yp_cat
( string
$domain
, string $map
)Returns all map entries. Parameters
Return ValuesReturns an array of all map entries, the maps key values as array indices and the maps entries as array data. |