TagsController

Package: Controller

class TagsController

extends Omeka_Controller_AbstractActionController

property TagsController::$_browseRecordsPerPage

protected

TagsController::init()
TagsController::addAction()
TagsController::editAction()
TagsController::browseAction()

Browse, filter and search tags

TagsController::_getBrowseDefaultSort()

Return the default sorting parameters to use when none are specified.

Returns:

array|null Array of parameters, with the first element being the  sort_field parameter, and the second (optionally) the sort_dir.

TagsController::autocompleteAction()
TagsController::renameAjaxAction()