Class StaticSeoUrlContentRepositoryReader
| category |
System |
|---|---|
| package |
StaticSeoUrl |
| subpackage |
Repositories |
__construct(\CI_DB_query_builder $db)
\CI_DB_query_builder
_setDbValues(\StaticSeoUrlContent $staticSeoUrlContent, array $row)
| Throws |
|
|---|
arrayFetched DB row.
getById(\IdType $staticSeoUrlContentId) : \StaticSeoUrlContentInterface
| Throws |
|
|---|
\IdType
\StaticSeoUrlContentInterface
getByStaticSeoUrlId(\IdType $staticSeoUrlId) : \StaticSeoUrlContentCollection
| Throws |
|
|---|
\IdType
\StaticSeoUrlContentCollectionAll staticSeoUrlContents found by the staticSeoUrlId ID as a StaticSeoUrlContentCollection.
table : string
| var |
|---|
string
db : \CI_DB_query_builder
| var |
|---|
\CI_DB_query_builder