REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 693 B
Close
/home/nshryvcy/blissfulnepal.com/wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings/FormBuilderInterface.php
Text
Base64
<?php namespace WPForms\Providers\Provider\Settings; /** * Interface FormBuilderInterface defines required method for builder to work properly. * * @since 1.4.7 */ interface FormBuilderInterface { /** * Every provider should display a title in a Builder. * * @since 1.4.7 */ public function display_sidebar(); /** * Every provider should display a content of its settings in a Builder. * * @since 1.4.7 */ public function display_content(); /** * Use this method to register own templates for form builder. * Make sure, that you have `tmpl-` in template name in `<script id="tmpl-*">`. * * @since 1.4.7 */ public function builder_custom_templates(); }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 4
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
FormBuilder.php
25.27 KB
lrw-r--r--
2026-06-03 14:57:37
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
FormBuilderInterface.php
693 B
lrw-r--r--
2026-06-03 14:57:37
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
PageIntegrations.php
10.10 KB
lrw-r--r--
2026-06-03 14:57:37
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
PageIntegrationsInterface.php
584 B
lrw-r--r--
2026-06-03 14:57:37
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).