Table.pm
NAME
Communiware::Datatype::Table - implements Table datatype
SYNOPSIS
Implements datatype which data is stored as set of rows in auxcilary table
DESCRIPTION
Table is a datatype which should used to items linked to some specific SQL table. It could be usefull when you think that table is more adequate for some of your data than a list of communiware items (i.e. a row in a table is better than a separate item).
FUNCTIONS
save
raises an error if passed non-empty text;
upload
Raises an error if filehandle have something to read
get
returns nothing;
methods
No additional methods defined
options
No additional options defined
16 октябрь 2007 13:44