Revision 811ff9de
Von Werner Hahn vor mehr als 1 Jahr hinzugefügt
| SL/Model/Record.pm | ||
|---|---|---|
|
|
||
|
=head1 DESCRIPTION
|
||
|
|
||
|
=item C<delete>
|
||
|
|
||
|
deletes the whole record and put an entree in the history.
|
||
|
Expects a record with %params for history params{history} = \%history
|
||
|
|
||
|
=item C<_save_history>
|
||
|
|
||
|
Expects a record for id, addition for text (SAVED,...) and %history{snumber}
|
||
|
|
||
|
=head1 BUGS
|
||
|
|
||
|
None yet. :)
|
||
Auch abrufbar als: Unified diff
Model::Record POD