$operation) : // Get the MPO (Modeled Presented Object) $operation = array_merge($operation, $this->operations['operations'][$type][$name]); // Operation LI item echo $this->getTemplate('default_operation', array('operation' => $operation)); endforeach;