<?php
/**
* This is the template for generating an action view file.
* The following variables are available in this template:
* - $this: the ControllerCode object
* - $action: the action ID
*/
?>
<?php echo "<?phpn"; ?>
/* @var $this <?php echo $this->getControllerClass(); ?> */
<?php
$label=ucwords(trim(strtolower(str_replace(array('-','_','.'),' ',preg_replace('/(?<![A-Z])[A-Z]/', '