There was an error while loading. Please reload this page.
SedMeta plugin class.
The main class of the SedMeta bulk search and replace plugin for Omeka 2.1+
protected array $_hooks = array('define_acl', 'admin_head')
protected array $_filters = array('admin_navigation_main')
void SedMetaPlugin::\SedMetaPlugin::hookAdminHead()()
Queue css and javascript files when admin section loads
void SedMetaPlugin::\SedMetaPlugin::hookDefineAcl()(array $args)
Define the plugin's access control list.
Add a new resource to the access control list corresponding the the metadata editing page
array SedMetaPlugin::\SedMetaPlugin::filterAdminNavigationMain()(array $nav)
Add the SedMeta link to the admin main navigation.