Clipboard

php\gdx\Clipboard

Class Clipboard

Methods


__construct()

private

getContent()

gets the current content of the clipboard if it contains text

Returns:string the clipboard content or null
setContent($content)

Sets the content of the system clipboard.

Parameters:
  • $contentstring