PHPonTrax
[ class tree: PHPonTrax ] [ index: PHPonTrax ] [ all elements ]

Source for file add.phtml

Documentation is available at add.phtml

  1. <h1>New <?php echo $model_object_name ?></h1>
  2.  
  3. <?php echo error_messages_for($model_object_name?>
  4. <?php echo form($model_object_namearray(":action" => "add""submit_value" => "Create")) ?>
  5.  
  6. <?php echo link_to("Back"array(":action" => "index")) ?>

Documentation generated on Mon, 21 May 2007 22:28:07 -0600 by phpDocumentor 1.3.2