DuplicateEntity
Table of Contents
Methods
- __construct() : mixed
- __toString() : string
- compare() : mixed
- compareByRanking() : mixed
- compareByRankingReversed() : mixed
- compareBySortString() : mixed
- compareBySortStringReversed() : mixed
- equals() : mixed
- getCriterion() : DuplicateCriterion
- getEntityID() : mixed
- getEntityTypeID() : mixed
- getLegend() : mixed
- getRanking() : mixed
- getResponsibleID() : mixed
- getShowUrl() : mixed
- getSort() : mixed
- getTitle() : mixed
- isDeletable() : mixed
- isUpdatable() : mixed
- setCriterion() : mixed
- setSort() : mixed
- toArray() : mixed
Methods
__construct()
public
__construct(mixed $entityTypeID, mixed $entityID) : mixed
Parameters
- $entityTypeID : mixed
- $entityID : mixed
__toString()
public
__toString() : string
Return values
stringcompare()
public
static compare(DuplicateEntity $a, DuplicateEntity $b) : mixed
Parameters
- $a : DuplicateEntity
- $b : DuplicateEntity
compareByRanking()
public
static compareByRanking(DuplicateEntity $a, DuplicateEntity $b) : mixed
Parameters
- $a : DuplicateEntity
- $b : DuplicateEntity
compareByRankingReversed()
public
static compareByRankingReversed(DuplicateEntity $a, DuplicateEntity $b) : mixed
Parameters
- $a : DuplicateEntity
- $b : DuplicateEntity
compareBySortString()
public
static compareBySortString(DuplicateEntity $a, DuplicateEntity $b) : mixed
Parameters
- $a : DuplicateEntity
- $b : DuplicateEntity
compareBySortStringReversed()
public
static compareBySortStringReversed(DuplicateEntity $a, DuplicateEntity $b) : mixed
Parameters
- $a : DuplicateEntity
- $b : DuplicateEntity
equals()
public
equals(DuplicateEntity $item) : mixed
Parameters
- $item : DuplicateEntity
getCriterion()
public
getCriterion() : DuplicateCriterion
Return values
DuplicateCriteriongetEntityID()
public
getEntityID() : mixed
getEntityTypeID()
public
getEntityTypeID() : mixed
getLegend()
public
getLegend() : mixed
getRanking()
public
getRanking() : mixed
getResponsibleID()
public
getResponsibleID() : mixed
getShowUrl()
public
getShowUrl() : mixed
getSort()
public
getSort() : mixed
getTitle()
public
getTitle() : mixed
isDeletable()
public
isDeletable([mixed $userID = 0 ][, mixed $userPermissions = null ]) : mixed
Parameters
- $userID : mixed = 0
- $userPermissions : mixed = null
isUpdatable()
public
isUpdatable([mixed $userID = 0 ][, mixed $userPermissions = null ]) : mixed
Parameters
- $userID : mixed = 0
- $userPermissions : mixed = null
setCriterion()
public
setCriterion(DuplicateCriterion $criterion) : mixed
Parameters
- $criterion : DuplicateCriterion
setSort()
public
setSort(mixed $sort) : mixed
Parameters
- $sort : mixed
toArray()
public
toArray() : mixed