responseDataRefresh
in package
implements
JsonSerializable
Uses
jsonSerializeReturnObject
HTTP response result object fpr system ajax refresh
Tags
Interfaces, Classes, Traits and Enums
- JsonSerializable
Table of Contents
- $articleCode : int
- article editing code
- $crons : bool
- Cronjobs
- $notificationCount : int
- notifications list
- $notifications : string
- notifications list
- $sessionCode : int
- Session check code
- $username : string
- article editing username
Properties
$articleCode
article editing code
public
int
$articleCode
= 0
$crons
Cronjobs
public
bool
$crons
= false
$notificationCount
notifications list
public
int
$notificationCount
= 0
$notifications
notifications list
public
string
$notifications
= ''
$sessionCode
Session check code
public
int
$sessionCode
= -1
$username
article editing username
public
string
$username
= ''