This file is part of the Achievo ATK distribution.
Detailed copyright and licensing information can be found in the doc/COPYRIGHT and doc/LICENSE files which should be included in the distribution.
| Version: | $Revision: 6263 $ $Id: class.atkdeletehandler.inc 7040 2010-09-30 14:33:12Z mvdbos $ |
| Copyright: | (c)2000-2004 Ivo Jansch |
| Copyright: | (c)2000-2004 Ibuildings.nl BV |
| License: | ATK Open Source License |
| Class | Description |
|---|---|
| atkDeleteHandler | Handler for the 'delete' action of a node. It asks the user for confirmation and upon actual confirmation, deletes the record (and for any attribute that has AF_CASCADE_DELETE set, deletes any detail information (if any) by calling the attributes' delete() method. |
