Copied!

CatalogInterface

CatalogInterface.php : 14

Methods

publicgetCreated()

CatalogInterface.php : 26
public getCreated() : int

Return values

int

publicgetCreator()

CatalogInterface.php : 24
public getCreator() : User

Return values

User

publicgetDescription()

CatalogInterface.php : 22
public getDescription() : string|null

Return values

string|null

publicgetId()

CatalogInterface.php : 16
public getId() : int

Return values

int

publicgetIdentifier()

CatalogInterface.php : 20
public getIdentifier() : string

Return values

string

publicgetModified()

CatalogInterface.php : 28
public getModified() : int

Return values

int

publicgetName()

CatalogInterface.php : 18
public getName() : string

Return values

string

publicgetQuery()

CatalogInterface.php : 30
public getQuery() : CriterionInterface

Return values

CriterionInterface

publicgetStatus()

CatalogInterface.php : 32
public getStatus() : string

Return values

string