Bric::Biz::Asset::Business::Media::Video - the media class that represents static videos
$Revision: 1.6 $
$Data$
# Creation of new Video objects
$video = Bric::Biz::Asset::Business::Media::Video->new( $init )
$video = Bric::Biz::Asset::Business::Media::Video->lookup( { id => $id })
($videos || @videos) = Bric::Biz::Asset::Business::Media::Video->list( $param)
# list of ids
($id_list || @ids) = Bric::Biz::Asset::Business::Media::Video->list_ids($param)
The Subclass of Media that pretains to Videos
This will create a new video object.
Supported Keys:
Put Itmes here
Throws:
NONE
Side Effects:
NONE
Notes:
NONE
This will return the matched looked up object
Throws:
NONE
Side Effects:
NONE
Notes:
NONE
Returns a list of video objects that match the params passed in
Throws:
NONE
Side Effects:
NONE
Notes:
NONE
dummy method to not wast the time of AUTHLOAD
Returns a list of ids that match the particular params
Supported Keys:
Put Keys Here
Throws:
NONE
Side Effects:
NONE
Notes:
NONE
Returns the class id of the Video class
Throws:
NONE
Side Effects:
NONE
Notes:
NONE
Returns the key name of this class.
Throws: NONE.
Side Effects: NONE.
Notes: NONE.
Data Dictionary for introspection of the object
Throws:
NONE
Side Effects:
NONE
Notes:
NONE
Saves changes made to the data base
Throws:
NONE
Side Effects:
NONE
Notes:
NONE
# NONE
################################################################################
#==============================================================================#
#--------------------------------------#
NONE
"Michael Soderstrom" <miraso@pacbell.net>
perl , Bric, Bric::Biz::Asset, Bric::Biz::Asset::Business, Bric::Biz::Asset::Business::Media
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 '=head1'
=back without =over