phpDocumentor

StaticSeoUrlRepositoryInterface

Interface StaticSeoUrlRepositoryInterface

Tags
category

System

subpackage

Interfaces

Table of Contents

deleteStaticSeoUrlById()  : StaticSeoUrlRepositoryInterface
Deletes a StaticSeoUrl by the given staticSeoUrl ID.
getAll()  : StaticSeoUrlCollection
Returns a StaticSeoUrlCollection with all existing StaticSeoUrl objects.
getById()  : StaticSeoUrlInterface
Returns a StaticSeoUrl instance by the given staticSeoUrl ID.
store()  : StaticSeoUrlRepositoryInterface
Stores a StaticSeoUrl to the database.

Methods

Search results