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

Source for file edit.phtml

Documentation is available at edit.phtml

  1. <h1>Editing <?php echo $model_object_name ?></h1>
  2.  
  3. <?php echo error_messages_for($model_object_name?>
  4. <?php echo form($model_object_namearray(":action" => "edit""submit_value" => "Update")) ?>
  5.  
  6. <?php echo link_to("Show"array(":action" => "show"":id" => $$model_object_name->id)) ?> |
  7. <?php echo link_to("Back"array(":action" => "index")) ?>

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