########################### 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 ********* :php:class:`Collection` collection The collection being edited ******** Examples ********