AlkantarClanX12

Your IP : 216.73.217.24


Current Path : /www/capitalgmcbuickregina_830/public/wp-content/plugins/ninja-forms/includes/Contracts/
Upload File :
Current File : /www/capitalgmcbuickregina_830/public/wp-content/plugins/ninja-forms/includes/Contracts/Field.php

<?php

namespace NinjaForms\Includes\Contracts;


/**
 * Contract that mimics methods from NF_Database_Models_Field
 *
 * Provides functionality normally handled by the field object created by
 * \Ninja_Forms()->form()->get_field( $fieldId )
 *
 *
 */
Interface Field
{

    /**
     * Get field type
     *
     * @return string
     */
    public function get_type(): string;

    /** 
     * Get a field setting
     *
     * @param string $setting
     * @param mixed $default
     * @return mixed
     */
    public function get_setting($setting, $default = FALSE);

    /**
     * Get all field settings
     * 
     * @return array
     */
    public function get_settings(): array;

    /** 
     * Update a field setting
     *
     * @param string $key
     * @param mixed $value
     */
    public function update_setting($key, $value): Field;
    

    /**
     * Update all settings
     *
     * @param array $data
     * @return Field
     */
    public function update_settings($data): Field;

    /**
     * Delete field
     *
     * @return void
     */
    public function delete();

    /**
     * Find
     *
     * @param string $parent_id
     * @param array $where
     * @return array
     */
    public function find($parent_id = '', array $where = array()): array;

    /**
     * Get object settings
     *
     * @param [type] $obj_array
     * @return array
     */
    public function get_object_settings($obj_array): array;

    /**
     * Save field
     *
     * @return void
     */
    public function save();

    /**
     * Insert row
     *
     * @param array $data
     * @return void
     */
    public function _insert_row($data = array()): void;
    
    /**
     * Cache
     *
     * @param string $cache
     * @return Field
     */
    public function cache($cache = ''): Field;

    /**
     * Add parent
     *
     * @param [type] $parent_id
     * @param [type] $parent_type
     * @return Field
     */
    public function add_parent($parent_id, $parent_type): Field;

    /**
     * Import field
     *
     * @param array $settings
     * @param string $field_id
     * @param boolean $is_conversion
     * @return void
     */
    public static function import(array $settings, $field_id = '', $is_conversion = FALSE): void;



}

Home - Capital GMC Buick Regina

No data

Welcome to Capital GMC BUICK – REGINA

Thank you for choosing Capital GMC Buick | Regina, your premier certified Buick and GMC dealership proudly serving drivers in Regina and the surrounding communities. Whether you’re searching for a brand-new Buick or GMC vehicle or a meticulously inspected pre-owned model, we have a diverse selection to match your needs and lifestyle.

Beyond our impressive inventory, we offer a seamless and stress-free financing experience through our well-connected finance centre, where our team of experts is dedicated to securing the best loan or lease options for you, quickly, transparently, and hassle-free.

But our commitment to you doesn’t stop at the sale. Our state-of-the-art service centre is staffed with skilled Buick and GMC technicians who use the latest equipment and genuine OEM parts to keep your vehicle running at its best. From routine maintenance to complex repairs, we’ve got you covered.

Experience top-tier customer service, quality vehicles, and expert care, all in one place. Visit Capital GMC Buick | Regina today or call us at 306-205-8072 with any questions. We’re here to help!

Ask a Question