Users_Exception_AlreadyVerified Class
An exception is raised if user is already verified
Constructor
Users_Exception_AlreadyVerified
-
$key
Parameters:
-
$key
String
Item Index
Methods
- $exception
- __get
- __set
- getTraceAsStringEx
- getTraceEx
- inputFields
- params
- pushNotification
- pushNotification
- pushNotification
- pushNotification
- pushNotification
- rethrowDestClasses
- sendPushNotifications static
- sendPushNotifications static
- sendPushNotifications static
- sendPushNotifications static
- sendPushNotifications static
Methods
$exception
-
$exception
Construct a Q_Exception object from an Exception.
Parameters:
-
$exception
Object
Returns:
__get
-
$param
Parameters:
-
$param
String
Returns:
__set
-
$param
-
$value
Parameters:
-
$param
String -
$value
Mixed
getTraceAsStringEx
()
String
Returns trace as string, can be overridden. Use this in your exception reporting. This is the default implementation.
Returns:
getTraceEx
()
Array
Returns the trace array, can be overridden. Use this in your exception reporting. This is the default implementation.
Returns:
inputFields
()
Array
Returns the array of names of input fields the exception applies to.
Returns:
params
()
Array
Returns the array of parameters the exception was created with.
Returns:
pushNotification
-
$notification
-
[$options]
You can use this method to send push notifications. It is far better, however, to use the Qbix Platform's offline notification mechanisms using Node.js instead of PHP. That way, you can be sure of re-using the same persistent connection.
Parameters:
-
$notification
ArraySee Users_Device->pushNotification parameters
-
[$options]
Array optionalSee Users_Device->pushNotification parameters
pushNotification
-
$notification
-
[$options]
You can use this method to send push notifications. It is far better, however, to use the Qbix Platform's offline notification mechanisms using Node.js instead of PHP. That way, you can be sure of re-using the same persistent connection.
Parameters:
-
$notification
ArraySee Users_Device->pushNotification parameters
-
[$options]
Array optionalSee Users_Device->pushNotification parameters
pushNotification
-
$notification
-
[$options]
You can use this method to send push notifications. It is far better, however, to use the Qbix Platform's offline notification mechanisms using Node.js instead of PHP. That way, you can be sure of re-using the same persistent connection.
Parameters:
-
$notification
ArraySee Users_Device->pushNotification parameters
-
[$options]
Array optionalSee Users_Device->pushNotification parameters
pushNotification
-
$notification
-
[$options]
You can use this method to send push notifications. It is far better, however, to use the Qbix Platform's offline notification mechanisms using Node.js instead of PHP. That way, you can be sure of re-using the same persistent connection.
Parameters:
-
$notification
ArraySee Users_Device->pushNotification parameters
-
[$options]
Array optionalSee Users_Device->pushNotification parameters
pushNotification
-
$notification
-
[$options]
You can use this method to send push notifications. It is far better, however, to use the Qbix Platform's offline notification mechanisms using Node.js instead of PHP. That way, you can be sure of re-using the same persistent connection.
Parameters:
-
$notification
ArraySee Users_Device->pushNotification parameters
-
[$options]
Array optionalSee Users_Device->pushNotification parameters
rethrowDestClasses
()
Array
Returns an array of classes to rethrow to, if any.
Returns:
sendPushNotifications
()
static
Sends all scheduled push notifications
sendPushNotifications
()
static
Sends all scheduled push notifications
sendPushNotifications
()
static
Sends all scheduled push notifications
sendPushNotifications
()
static
Sends all scheduled push notifications
sendPushNotifications
()
static
Sends all scheduled push notifications