add_<model>_tag

Usage

Fires when tags are added to a record of type <model>

Arguments

Omeka_Record_AbstractRecord record

The record tags are being added to.

array added

Array of tags added

Examples