Dotclear 2.26
Loading...
Searching...
No Matches
adminGenericListV2 Class Reference
Inheritance diagram for adminGenericListV2:
BackendList adminBlogList adminCommentList adminGenericList adminMediaList adminPostList adminPostMiniList adminUserList

Public Member Functions

 __construct (MetaRecord $rs, $rs_count)
 
 userColumns (string $type, $cols)
 

Protected Attributes

 $rs
 
 $rs_count
 
 $html_prev
 
 $html_next
 

Constructor & Destructor Documentation

◆ __construct()

__construct ( MetaRecord  $rs,
  $rs_count 
)

Constructs a new instance.

Parameters
MetaRecord$rsThe record
mixed$rs_countThe rs count

References $rs_count.

Member Function Documentation

◆ userColumns()

userColumns ( string  $type,
  $cols 
)

Get user defined columns

Parameters
string$typeThe type
array | ArrayObject$colsThe columns

References adminUserPref\getUserColumns().

Referenced by adminPostMiniList\display(), BackendList\display(), and adminPostList\display().

Field Documentation

◆ $rs

$rs
protected

MetaRecord Elements listed

Referenced by adminGenericList\__construct().

◆ $rs_count

$rs_count
protected

int|null Count of elements listed

Referenced by adminGenericList\__construct(), and __construct().

◆ $html_prev

$html_prev
protected

string Previous page label

◆ $html_next

$html_next
protected

string Next page label


The documentation for this class was generated from the following file: