Jump to content

Edit

From NusaATK
Revision as of 20:53, 7 January 2010 by Guri (talk | contribs)

The edit action is used for modifying an existing record.

The standard handler class for the edit action of a node is the atkedithandler. This handler draws a generic edit form for the given node.

The accompanying action for storing the changed record in the database is update.


Back to Actions Overview