Bric::App::Callback::Util::OutputChannel - Utility function for adding/removing OCs
use Bric::App::Callback::Util::OutputChannel qw(:all);
update_output_channels($element, $widget, $params);
This module provides utility functions for updating Output Channel associations based on form input provided by Story and Media profile pages.
update_output_channels($story, $params);
Updates the output channels for $story by pulling the OC data from $params. See Bric::App::Callback::Profile::Story for a sample usage.
Marshall Roch <marshall@exclupen.com>
Copyright (c) 2006 Marshall Roch. See Bric::License for complete license terms and conditions.