Class ContentReader
| package |
Default |
|---|
__construct(\CI_DB_query_builder $queryBuilder, \ContentIdentificationFactoryInterface $contentIdentificationFactory, \ContentIdResolverInterface $contentIdResolver)
\CI_DB_query_builder
\ContentIdentificationFactoryInterface
\ContentIdResolverInterface
findAllInfoElements() : array
| Throws |
|
|---|
array
findById(mixed $id) : array
| Throws |
|
|---|
mixedid of the Content
array
findUrlRewriteByContentId( $id) : array
| Throws |
|
|---|
array
nextContentGroupId() : \ContentIdentificationInterface
\ContentIdentificationInterface
queryBuilder : \CI_DB_query_builder
| var |
|---|
\CI_DB_query_builder
contentIdResolver : \ContentIdResolverInterface
contentIdentificationFactory : \ContentIdentificationFactoryInterface