Nextcloud PHP API (master)

IBus

Interface IBus

Tags
since
8.1.0

Table of Contents

Methods

push()  : mixed
Schedule a command to be fired
requireSync()  : mixed
Require all commands using a trait to be run synchronous

Methods

push()

Schedule a command to be fired

public push(mixed $command) : mixed
Parameters
$command : mixed
Tags
since
8.1.0

requireSync()

Require all commands using a trait to be run synchronous

public requireSync(string $trait) : mixed
Parameters
$trait : string
Tags
since
8.1.0

        
On this page

Search results