Class StaticSeoUrlContentRepository
Class StaticSeoUrlRepository
- StaticSeoUrlContentRepository implements StaticSeoUrlContentRepositoryInterface
Package: StaticSeoUrl\Repositories
Category: System
Located at Services/Core/StaticSeoUrl/Repositories/StaticSeoUrlContentRepository.inc.php
Category: System
Located at Services/Core/StaticSeoUrl/Repositories/StaticSeoUrlContentRepository.inc.php
Methods summary
public
|
#
__construct(
StaticSeoUrlContentRepository constructor. |
public
|
#
getByStaticSeoUrlId(
Returns a StaticSeoUrlContentCollection instance by the given staticSeoUrl ID. |
public
|
|
public
|
#
store(
Stores a StaticSeoUrlContent to the database. |
public
|
#
deleteStaticSeoUrlContentById(
Deletes a StaticSeoUrlContent by the given staticSeoUrlContent ID. |
Properties summary
protected
|
$writer
|
|
protected
|
$reader
|
|
protected
|
$deleter
|