Bric::Util::Coll::OCInclude - Interface for managing Output Channels includes.
$Revision: 1.2 $
$Date: 2002/01/06 04:40:36 $
See Bric::Util::Coll.
See Bric::Util::Coll.
Inherited from Bric::Util::Coll.
Dummy method to prevent wasting time trying to AUTOLOAD DESTROY.
Throws: NONE.
Side Effects: NONE.
Notes: NONE.
Returns the name of the class of objects this collection manages.
Throws: NONE.
Side Effects: NONE.
Notes: NONE.
Saves the list of included Output Channels, associated them with their parent. Pass in the parent ID to make sure all the Bric::Biz::OutputChannel objects are properly associated with the parent.
Throws:
Bric::_get() - Problems retrieving fields.
Unable to connect to database.
Unable to prepare SQL statement.
Unable to execute SQL statement.
Unable to select row.
Incorrect number of args to _set.
Bric::_set() - Problems setting fields.
Side Effects: NONE.
Notes: NONE.
Sorts a list of objects into an internally-specified order. This implementation overrides the default, sorting the action objects by their '_include_id' property, which is a private property of Output Channels.
Throws: NONE.
Side Effects: NONE.
Notes: NONE.
NONE.
NONE.
NONE.
David Wheeler <david@wheeler.net>
Bric, Bric::Util::Coll, Bric::Biz::OutputChannel
Hey! The above document had some coding errors, which are explained below:
'=item' outside of any '=over'
=back doesn't take any parameters, but you said =back 4