function clear($task = 'remove', $alt = _DML_TOOLBAR_CLEAR)
 {
     dmToolBar::iconListConfirm($task, $alt, 'dm_cleardata_32', _DM_ICONPATH);
 }