Bric::Biz::ATType - A class to represent AssetType types.
$Revision: 1.8.4.1 $
$Date: 2002/10/25 23:57:10 $
use Bric::Biz::ATType;
Keys for $init are:
name
The name of this type
description
A short description of this type.
top_level
A boolean value flagging whether this AssetType represents a top level AssetType, rather than a container AssetType.
paginated
If each of this type of AssetType represents a page of output.
Creates a new ATType object.
Throws:
NONE
Side Effects:
NONE
Notes:
NONE
Retrieves an existing AT type from the database. Takes an AT Type ID.
Throws:
NONE
Side Effects:
NONE
Notes:
NONE
The possible keys to $param are the following;
name
Lookup ATType by name
top_level
Return all top level types
paginated
Return all paginated types.
active
Return all types that are currently active
Throws:
NONE
Side Effects:
NONE
Notes:
NONE
Return a list of IDs for all known at_type types.
Throws:
NONE
Side Effects:
NONE
Notes:
NONE
Deletes the AT type from the database.
Throws:
NONEEE
Side Effects:
NONE
Notes:
NONE
Introspect this object.
Throws:
NONE
Side Effects:
NONE
Notes:
NONE
Get/Set the name of this AT type
Throws:
NONE
Side Effects:
NONE
Notes:
NONE
Get/Set the description for this AT type.
Throws:
NONE
Side Effects:
NONE
Notes:
NONE
Get/Set the top level flag.
Throws:
NONE
Side Effects:
NONE
Notes:
NONE
Get/Set the paginated flag.
Throws:
NONE
Side Effects:
NONE
Notes:
NONE
Get/Set the active flag.
Throws:
NONE
Side Effects:
NONE
Notes:
NONE
Save the AT type and/or all changes to the database.
Throws:
NONE
Side Effects:
NONE
Notes:
NONE
NONE
NONE
NONE
"Garth Webb" <garth@perijove.com> Bricolage Engineering
perl, Bric, Bric::Biz::AssetType
Hey! The above document had some coding errors, which are explained below:
You forgot a '=back' before '=head2'
'=item' outside of any '=over'
You forgot a '=back' before '=head2'
'=item' outside of any '=over'
You forgot a '=back' before '=head2'
'=item' outside of any '=over'
You forgot a '=back' before '=head2'
=back without =over