You are here

15 calls to fieldable_panels_panes_save() in Fieldable Panels Panes (FPP) 7

DrupalFieldablePanelsPanesMigration::createStub in includes/fieldable_panels_pane.migrate.inc
FieldablePanelsPaneEntity::entity_save in plugins/entity/FieldablePanelsPaneEntity.class.php
fieldable_panels_panes_entity_edit_access_page in includes/admin.inc
Page callback to edit access control of an entity pane.
fieldable_panels_panes_entity_edit_form_submit in ./fieldable_panels_panes.module
Submit callback for the pane entity.
fieldable_panels_panes_entity_make_current_page in includes/admin.inc
Callback to make a revision current.
fieldable_panels_panes_panelizer_clone_panelizer in ./fieldable_panels_panes.module
Implements hook_panelizer_clone_panelizer().
FppEntityFormTest::testAllowReusableAccessOption in tests/fpp.entity_form.test
Confirm that the edit form has the correct fields for non-reusable FPPs.
FppEntityFormTest::testExistingNonReusable in tests/fpp.entity_form.test
Confirm that the edit form has the correct fields for non-reusable FPPs.
FppEntityFormTest::testExistingReusable in tests/fpp.entity_form.test
Confirm that the edit form has the correct fields for reusable FPPs.
FppFileAccessTest::createTestFppObject in tests/fpp.file_access.test
Create a test FPP object that contains a generated image.
FppFileAccessTest::makeFppObjectPrivate in tests/fpp.file_access.test
Update an FPP object so that it is make only accessible by admins.
FppServicesTest::createFpp in tests/fpp.services.test
Helper function to create an FPP.
FppWithPanelsTest::testAdminTitleLinkWithAmpersands in tests/fpp.with_panels.test
Make sure admin titles with XSS code can't break the site.
FppWithPanelsTest::testAdminTitleXss in tests/fpp.with_panels.test
Make sure admin titles with XSS code can't break the site.
FppWithPanelsTest::testTitleXss in tests/fpp.with_panels.test
Make sure titles with XSS code can't break the site.