Extension [ extension #75 dbus version 0.4.1 ] { - Dependencies { Dependency [ libxml (Required) ] } - Classes [21] { Class [ class Dbus ] { - Constants [16] { Constant [ public int BYTE ] { 121 } Constant [ public int BOOLEAN ] { 98 } Constant [ public int INT16 ] { 110 } Constant [ public int UINT16 ] { 113 } Constant [ public int INT32 ] { 105 } Constant [ public int UINT32 ] { 117 } Constant [ public int INT64 ] { 120 } Constant [ public int UINT64 ] { 116 } Constant [ public int DOUBLE ] { 100 } Constant [ public int STRING ] { 115 } Constant [ public int ARRAY ] { 97 } Constant [ public int VARIANT ] { 118 } Constant [ public int STRUCT ] { 114 } Constant [ public int OBJECT_PATH ] { 111 } Constant [ public int BUS_SESSION ] { 0 } Constant [ public int BUS_SYSTEM ] { 1 } } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [6] { Method [ public method __construct ] { - Parameters [0] { } } Method [ public method addWatch ] { - Parameters [0] { } } Method [ public method waitLoop ] { - Parameters [0] { } } Method [ public method requestName ] { - Parameters [0] { } } Method [ public method registerObject ] { - Parameters [0] { } } Method [ public method createProxy ] { - Parameters [0] { } } } } Class [ final class DbusException extends Exception implements Throwable, Stringable ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [4] { Property [ protected $message = '' ] Property [ protected $code = 0 ] Property [ protected string $file = '' ] Property [ protected int $line = 0 ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ string $message = "" ] Parameter #1 [ int $code = 0 ] Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { - Parameters [0] { } - Tentative return [ void ] } Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } Method [ final public method getCode ] { - Parameters [0] { } } Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } Method [ final public method getLine ] { - Parameters [0] { } - Return [ int ] } Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } Method [ final public method getPrevious ] { - Parameters [0] { } - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { - Parameters [0] { } - Return [ string ] } Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } } } Class [ final class DbusExceptionServiceUnknown extends Exception implements Throwable, Stringable ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [4] { Property [ protected $message = '' ] Property [ protected $code = 0 ] Property [ protected string $file = '' ] Property [ protected int $line = 0 ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ string $message = "" ] Parameter #1 [ int $code = 0 ] Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { - Parameters [0] { } - Tentative return [ void ] } Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } Method [ final public method getCode ] { - Parameters [0] { } } Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } Method [ final public method getLine ] { - Parameters [0] { } - Return [ int ] } Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } Method [ final public method getPrevious ] { - Parameters [0] { } - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { - Parameters [0] { } - Return [ string ] } Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } } } Class [ final class DbusExceptionUnknownMethod extends Exception implements Throwable, Stringable ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [4] { Property [ protected $message = '' ] Property [ protected $code = 0 ] Property [ protected string $file = '' ] Property [ protected int $line = 0 ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ string $message = "" ] Parameter #1 [ int $code = 0 ] Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { - Parameters [0] { } - Tentative return [ void ] } Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } Method [ final public method getCode ] { - Parameters [0] { } } Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } Method [ final public method getLine ] { - Parameters [0] { } - Return [ int ] } Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } Method [ final public method getPrevious ] { - Parameters [0] { } - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { - Parameters [0] { } - Return [ string ] } Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } } } Class [ class DbusObject ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [2] { Method [ private method __construct ] { - Parameters [0] { } } Method [ public method __call ] { - Parameters [2] { Parameter #0 [ $function_name ] Parameter #1 [ $arguments ] } } } } Class [ class DbusSignal ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [4] { Method [ public method __construct ] { - Parameters [0] { } } Method [ public method matches ] { - Parameters [0] { } } Method [ public method getData ] { - Parameters [0] { } } Method [ public method send ] { - Parameters [0] { } } } } Class [ class DbusArray ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [2] { Method [ public method __construct ] { - Parameters [0] { } } Method [ public method getData ] { - Parameters [0] { } } } } Class [ class DbusDict ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [2] { Method [ public method __construct ] { - Parameters [0] { } } Method [ public method getData ] { - Parameters [0] { } } } } Class [ class DbusVariant ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [2] { Method [ public method __construct ] { - Parameters [0] { } } Method [ public method getData ] { - Parameters [0] { } } } } Class [ class DbusSet ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [2] { Method [ public method __construct ] { - Parameters [0] { } } Method [ public method getData ] { - Parameters [0] { } } } } Class [ class DbusStruct ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [2] { Method [ public method __construct ] { - Parameters [0] { } } Method [ public method getData ] { - Parameters [0] { } } } } Class [ class DbusObjectPath ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [2] { Method [ public method __construct ] { - Parameters [0] { } } Method [ public method getData ] { - Parameters [0] { } } } } Class [ class DbusByte ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [1] { Method [ public method __construct ] { - Parameters [0] { } } } } Class [ class DbusBool ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [1] { Method [ public method __construct ] { - Parameters [0] { } } } } Class [ class DbusInt16 ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [1] { Method [ public method __construct ] { - Parameters [0] { } } } } Class [ class DbusUInt16 ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [1] { Method [ public method __construct ] { - Parameters [0] { } } } } Class [ class DbusInt32 ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [1] { Method [ public method __construct ] { - Parameters [0] { } } } } Class [ class DbusUInt32 ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [1] { Method [ public method __construct ] { - Parameters [0] { } } } } Class [ class DbusInt64 ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [1] { Method [ public method __construct ] { - Parameters [0] { } } } } Class [ class DbusUInt64 ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [1] { Method [ public method __construct ] { - Parameters [0] { } } } } Class [ class DbusDouble ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [1] { Method [ public method __construct ] { - Parameters [0] { } } } } } }