Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 422 Bytes

admin_collections_form_tabs.rst

File metadata and controls

29 lines (20 loc) · 422 Bytes

admin_collections_form_tabs

Usage

Filter tabs used on the collections add/edit page

Value

array $tabs

The array of tabs. The key is the label for the tab, and the value is the html to display.

Arguments

:phpCollection collection

The collection being edited

Examples