Documentation

LibraryTypeManager
in package

Table of Contents

COLUMN_ID  = 'id'
COLUMN_NAME  = 'name'
COLUMN_TYPE_NAME  = 'type_name'
COLUMN_UUID  = 'type'
TABLE_NAME  = 'library_type'
$container  : Container
$database  : Context
__construct()  : mixed
getAll()  : Selection
getByTypes()  : mixed

Constants

Properties

Methods

__construct()

public __construct(Context $database, Container $conteiner) : mixed
Parameters
$database : Context
$conteiner : Container
Return values
mixed

getByTypes()

public getByTypes(array<string|int, mixed> $types) : mixed
Parameters
$types : array<string|int, mixed>
Return values
mixed

Search results