Jeedom Core

ajax
in package

Table of Contents

Methods

error()  : mixed
getResponse()  : mixed
getToken()  : mixed
init()  : mixed
success()  : mixed

Methods

error()

public static error([mixed $_data = '' ][, mixed $_errorCode = 0 ]) : mixed
Parameters
$_data : mixed = ''
$_errorCode : mixed = 0

getResponse()

public static getResponse([mixed $_data = '' ][, mixed $_errorCode = null ]) : mixed
Parameters
$_data : mixed = ''
$_errorCode : mixed = null

init()

public static init([mixed $_allowGetAction = array() ]) : mixed
Parameters
$_allowGetAction : mixed = array()

success()

public static success([mixed $_data = '' ]) : mixed
Parameters
$_data : mixed = ''

        
On this page

Search results