| Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/ |
| Current File : /home/x/b/o/xbodynamge/namtation/wp-content/FormBuilderInterface.php.tar |
wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings/FormBuilderInterface.php 0000644 00000001513 15113511431 0033336 0 ustar 00 home/xbodynamge/lebauwcentre <?php
namespace WPForms\Providers\Provider\Settings;
/**
* Interface FormBuilderInterface defines required method for builder to work properly.
*
* @package WPForms\Providers\Provider\Settings
* @author WPForms
* @since 1.4.7
* @license GPL-2.0+
* @copyright Copyright (c) 2018, WPForms LLC
*/
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();
}
dev/wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings/FormBuilderInterface.php 0000644 00000001513 15114277207 0031447 0 ustar 00 home/xbodynamge <?php
namespace WPForms\Providers\Provider\Settings;
/**
* Interface FormBuilderInterface defines required method for builder to work properly.
*
* @package WPForms\Providers\Provider\Settings
* @author WPForms
* @since 1.4.7
* @license GPL-2.0+
* @copyright Copyright (c) 2018, WPForms LLC
*/
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();
}
wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings/FormBuilderInterface.php 0000604 00000001513 15114412003 0033533 0 ustar 00 home/xbodynamge/crosstraining <?php
namespace WPForms\Providers\Provider\Settings;
/**
* Interface FormBuilderInterface defines required method for builder to work properly.
*
* @package WPForms\Providers\Provider\Settings
* @author WPForms
* @since 1.4.7
* @license GPL-2.0+
* @copyright Copyright (c) 2018, WPForms LLC
*/
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();
}
namtation/wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings/FormBuilderInterface.php 0000644 00000001513 15114412142 0032650 0 ustar 00 home/xbodynamge <?php
namespace WPForms\Providers\Provider\Settings;
/**
* Interface FormBuilderInterface defines required method for builder to work properly.
*
* @package WPForms\Providers\Provider\Settings
* @author WPForms
* @since 1.4.7
* @license GPL-2.0+
* @copyright Copyright (c) 2018, WPForms LLC
*/
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();
}