Alzabo::Runtime::RowState::Deleted.3pm

Langue: en

Version: 2007-12-23 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Alzabo::Runtime::RowState::Deleted - Row objects that have been deleted

SYNOPSIS

   $row->delete;
 
 

DESCRIPTION

This state is used for deleted rows, any row upon which the "delete()" method has been called.

METHODS

See "Alzabo::Runtime::Row".

AUTHOR

Dave Rolsky, <autarch@urth.org>