phpDocumentor

VPERepository
in package
implements VPERepositoryInterface

Class VPERepository

Tags
category

System

subpackage

Repositories

Interfaces, Classes and Traits

VPERepositoryInterface
Interface VPERepositoryInterface

Table of Contents

$factory  : VPEFactory
$languageProvider  : LanguageProvider
$storage  : VPEStorageInterface
__construct()  : mixed
VPERepository constructor.
createVPE()  : VPE
Creates VPE entity.
delete()  : VPERepositoryInterface
Deletes VPE entity from database.
getAll()  : VPECollection
Returns all VPE entities as collection.
getById()  : VPEInterface
Returns VPE entity by the given id.
save()  : VPERepositoryInterface
Saves VPE entity in database.

Properties

Methods

Search results