make_<model>_public

Usage

For models that use the Mixin_PublicFeatured, performs actions after the record is made public.

Fires after the record is saved.

Arguments

Omeka_Record_AbstractRecord record

The record being edited

Examples