Artdevue
10 years ago
10 years ago edited Artdevue
Quote
API Doc: http://api.modx.com/revolution/2.2/db_core_model_modx_modx.class.html#%5CmodX::getChunk()
string getChunk (string $chunkName, [array $properties = array ()])$properties is usually a standard associative array, e.g.
$properties = array('key' => 'value');