For generated links (i.e. from the collections/show.php page), see: link_to_items_browse documentation. For example:
link_to_items_browse(
'View all items in this collection sorted by identifier',
array('collection' => 74, 'sort_field'=>'Dublin Core,Identifier'),
array('class'=>'some-class'),
)