Interface StaticSeoUrlContentRepositoryInterface
Interface StaticSeoUrlContentRepositoryInterface
Direct known implementers
Package: StaticSeoUrl\Interfaces
Category: System
Located at Services/Core/StaticSeoUrl/Repositories/Interfaces/StaticSeoUrlContentRepositoryInterface.inc.php
Category: System
Located at Services/Core/StaticSeoUrl/Repositories/Interfaces/StaticSeoUrlContentRepositoryInterface.inc.php
Methods summary
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. |