Class IMP_Ajax_Application_Viewport
Viewport data object.
Package: IMP
Category: Horde
Copyright: 2013-2014 Horde LLC
License: GPL
Author: Michael Slusarz slusarz@horde.org
Located at Ajax/Application/Viewport.php
Category: Horde
Copyright: 2013-2014 Horde LLC
License: GPL
Author: Michael Slusarz slusarz@horde.org
Located at Ajax/Application/Viewport.php
public
|
|
public
|
|
public
|
|
public
|
|
public
object
|
|
public
|
public
array
|
$data
The data array. |
public
boolean
|
$data_reset
True if viewport data should be reset. |
public
array
|
$disappear
The list of UIDs that have disappeared. |
public
string
|
$label
The view label. |
public
object
|
$metadata
Metadata. |
public
boolean
|
$metadata_reset
True if metadata should be reset. |
public
array
|
$rangelist
Results of a range request. |
public
array
|
$rowlist
The rowlist array. |
public
boolean
|
$rowlist_reset
True if rowlist data should be reset. |
public
integer
|
$rownum
The row number of the provided UID. |
public
integer
|
$totalrows
The total number of rows in the view. |
public
string
|
$cacheid
The cache ID. |
public
string
|
$view
The view ID. |