Documentation

lists

Artikelliste trait

Tags
author

Stefan Seehafer sea75300@yahoo.de

copyright

(c) 2011-2022, Stefan Seehafer

license

http://www.gnu.org/licenses/gpl.txt GPLv3

Table of Contents

$categoryList  : categoryList
Category list instance
$count  : int
$dataView  : dataView
Data view object
$isTrash  : bool
$items  : array<string|int, mixed>
$relatedCounts  : array<string|int, mixed>
$showArchivedStatus  : bool
$showDraftStatus  : bool
$users  : array<string|int, mixed>
getDataViewCols()  : array<string|int, mixed>
initDataView()  : bool
translateCategories()  : void
Kategorien übersetzen
getCommentBadge()  : badge
getExtLineMenu()  : bool
getMetaData()  : string
getSharesBadge()  : badge

Properties

$count

protected int $count = 0

$isTrash

protected bool $isTrash = false

$items

protected array<string|int, mixed> $items = []

$relatedCounts

protected array<string|int, mixed> $relatedCounts = []

$showArchivedStatus

protected bool $showArchivedStatus = true

$showDraftStatus

protected bool $showDraftStatus = true

$users

protected array<string|int, mixed> $users = []

Methods

getDataViewCols()

protected getDataViewCols() : array<string|int, mixed>
Return values
array<string|int, mixed>

initDataView()

protected initDataView() : bool
Return values
bool

translateCategories()

Kategorien übersetzen

protected translateCategories() : void
Return values
void

getExtLineMenu()

private getExtLineMenu(controlgroup &$buttons, article $article, bool $showDeleteButton) : bool
Parameters
$buttons : controlgroup
$article : article
$showDeleteButton : bool
Return values
bool

getMetaData()

private getMetaData(article $article) : string
Parameters
$article : article
Return values
string

Search results