GRAYBYTE WORDPRESS FILE MANAGER9699

Server IP : 198.54.121.189 / Your IP : 216.73.216.112
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /home/giriqfky/ccsactwb3.org/new2/wp-content/plugins/elementor/core/base/
Upload Files :
Current_dir [ Writeable ] Document_root [ Writeable ]

Command :


Current File : /home/giriqfky/ccsactwb3.org/new2/wp-content/plugins/elementor/core/base//app.php
<?php

namespace Elementor\Core\Base;

use Elementor\Utils;

if ( ! defined( 'ABSPATH' ) ) {
	exit; // Exit if accessed directly.
}

/**
 * Base App
 *
 * Base app utility class that provides shared functionality of apps.
 *
 * @since 2.3.0
 */
abstract class App extends Module {

	/**
	 * Print config.
	 *
	 * Used to print the app and its components settings as a JavaScript object.
	 *
	 * @param string $handle Optional
	 *
	 * @since 2.3.0
	 * @since 2.6.0 added the `$handle` parameter
	 * @access protected
	 */
	final protected function print_config( $handle = null ) {
		$name = $this->get_name();

		$js_var = 'elementor' . str_replace( ' ', '', ucwords( str_replace( '-', ' ', $name ) ) ) . 'Config';

		$config = $this->get_settings() + $this->get_components_config();

		if ( ! $handle ) {
			$handle = 'elementor-' . $name;
		}

		Utils::print_js_config( $handle, $js_var, $config );
	}

	/**
	 * Get components config.
	 *
	 * Retrieves the app components settings.
	 *
	 * @since 2.3.0
	 * @access private
	 *
	 * @return array
	 */
	private function get_components_config() {
		$settings = [];

		foreach ( $this->get_components() as $id => $instance ) {
			$settings[ $id ] = $instance->get_settings();
		}

		return $settings;
	}
}

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
July 10 2025 08:35:41
giriqfky / giriqfky
0755
background-process
--
July 10 2025 08:35:41
giriqfky / giriqfky
0755
elements-iteration-actions
--
July 10 2025 08:35:41
giriqfky / giriqfky
0755
providers
--
July 10 2025 08:35:41
giriqfky / giriqfky
0755
traits
--
July 10 2025 08:35:41
giriqfky / giriqfky
0755
app.php
1.224 KB
March 17 2025 17:28:54
giriqfky / giriqfky
0644
background-task-manager.php
2.519 KB
March 17 2025 17:28:54
giriqfky / giriqfky
0644
background-task.php
8.903 KB
March 17 2025 17:28:54
giriqfky / giriqfky
0644
base-object.php
5.556 KB
March 17 2025 17:28:54
giriqfky / giriqfky
0644
db-upgrades-manager.php
5.979 KB
March 17 2025 17:28:54
giriqfky / giriqfky
0644
document.php
51.739 KB
June 10 2025 13:36:30
giriqfky / giriqfky
0644
module.php
7.368 KB
March 17 2025 17:28:54
giriqfky / giriqfky
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF