ManaTools::Rpmdragora::edit_urpm_sources


remove_callback
INPUT

$selection: YItemCollection (selected items)

DESCRIPTION

Remove the selected medias

upwards_callback
INPUT

$table: Mirror table (YTable)

DESCRIPTION

Move selected item to high priority level

downwards_callback
INPUT

$table: Mirror table (YTable)

DESCRIPTION

Move selected item to low priority level

proxy_callback
INPUT

$medium: the medium which proxy is going to be modified

DESCRIPTION

Set or change the proxy settings for the given media. Note that Ok button saves the changes.

readMedia
INPUT

$name: optional parameter, the media called name has to be
updated

OUTPUT

$itemColl: yui::YItemCollection containing media data to
be added to the YTable

DESCRIPTION

This method reads the configured media and add their info to the collection

selectRow
INPUT

$itemCollection: YItem collection in which to find the item that
has to be selected $row: line to be selected

DESCRIPTION

Select item at row position

_showMediaStatus
INPUT

$info: HASH reference containing
item => selected item
updates => updates checkbox widget
enabled => enabled checkbox widget

DESCRIPTION

This internal function enables/disables checkboxes according to the passed item value.