Dotclear 2.26
|
Public Member Functions | |
__construct (MetaRecord $rs, $rs_count) | |
userColumns (string $type, $cols) | |
Protected Attributes | |
$rs | |
$rs_count | |
$html_prev | |
$html_next | |
__construct | ( | MetaRecord | $rs, |
$rs_count | |||
) |
Constructs a new instance.
MetaRecord | $rs | The record |
mixed | $rs_count | The rs count |
References $rs_count.
userColumns | ( | string | $type, |
$cols | |||
) |
Get user defined columns
string | $type | The type |
array | ArrayObject | $cols | The columns |
References adminUserPref\getUserColumns().
Referenced by adminPostMiniList\display(), BackendList\display(), and adminPostList\display().
|
protected |
MetaRecord Elements listed
Referenced by adminGenericList\__construct().
|
protected |
int|null Count of elements listed
Referenced by adminGenericList\__construct(), and __construct().
|
protected |
string Previous page label
|
protected |
string Next page label