GRAYBYTE WORDPRESS FILE MANAGER3165

Server IP : 198.54.121.189 / Your IP : 216.73.216.67
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/trustyourlawyer.com/wp-includes/IXR/
Upload Files :
Current_dir [ Writeable ] Document_root [ Writeable ]

Command :


Current File : /home/giriqfky/trustyourlawyer.com/wp-includes/IXR//class-IXR-clientmulticall.php
<?php
/**
 * IXR_ClientMulticall
 *
 * @package IXR
 * @since 1.5.0
 */
class IXR_ClientMulticall extends IXR_Client
{
    var $calls = array();

	/**
	 * PHP5 constructor.
	 */
    function __construct( $server, $path = false, $port = 80 )
    {
        parent::IXR_Client($server, $path, $port);
        $this->useragent = 'The Incutio XML-RPC PHP Library (multicall client)';
    }

	/**
	 * PHP4 constructor.
	 */
	public function IXR_ClientMulticall( $server, $path = false, $port = 80 ) {
		self::__construct( $server, $path, $port );
	}

	/**
	 * @since 1.5.0
	 * @since 5.5.0 Formalized the existing `...$args` parameter by adding it
	 *              to the function signature.
	 */
    function addCall( ...$args )
    {
        $methodName = array_shift($args);
        $struct = array(
            'methodName' => $methodName,
            'params' => $args
        );
        $this->calls[] = $struct;
    }

	/**
	 * @since 1.5.0
	 * @since 5.5.0 Formalized the existing `...$args` parameter by adding it
	 *              to the function signature.
	 *
	 * @return bool
	 */
    function query( ...$args )
    {
        // Prepare multicall, then call the parent::query() method
        return parent::query('system.multicall', $this->calls);
    }
}

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
July 10 2025 04:32:19
giriqfky / giriqfky
0755
.htaccess
0.41 KB
July 10 2025 04:32:19
giriqfky / giriqfky
0644
class-IXR-base64.php
0.404 KB
August 27 2016 07:38:34
giriqfky / giriqfky
0644
class-IXR-client.php
4.675 KB
July 01 2020 05:20:04
giriqfky / giriqfky
0644
class-IXR-clientmulticall.php
1.233 KB
July 01 2020 05:20:04
giriqfky / giriqfky
0644
class-IXR-date.php
1.651 KB
May 26 2019 09:42:54
giriqfky / giriqfky
0644
class-IXR-error.php
0.834 KB
August 27 2016 07:38:34
giriqfky / giriqfky
0644
class-IXR-introspectionserver.php
5.198 KB
August 27 2016 07:38:34
giriqfky / giriqfky
0644
class-IXR-message.php
7.999 KB
November 14 2024 08:09:19
giriqfky / giriqfky
0644
class-IXR-request.php
0.905 KB
August 27 2016 07:38:34
giriqfky / giriqfky
0644
class-IXR-server.php
6.514 KB
May 24 2021 11:48:58
giriqfky / giriqfky
0644
class-IXR-value.php
3.701 KB
August 27 2016 07:38:34
giriqfky / giriqfky
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF