make_<model>_not_public

Usage

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

Fires after the record is saved.

Arguments

Omeka_Record_AbstractRecord record

The record being edited

Examples