Class StaticSeoUrlContentRepositoryWriter
category |
System |
---|---|
package |
StaticSeoUrl |
subpackage |
Repositories |
__construct(\CI_DB_query_builder $db)
\CI_DB_query_builder
Query builder.
store(\IdType $staticSeoUrlId, \StaticSeoUrlContentInterface $staticSeoUrlContent) : integer
\IdType
\StaticSeoUrlContentInterface
integer
ID of inserted staticSeoUrlContent or the given staticSeoUrlContent ID if the staticSeoUrlContent had an ID already.
table : string
var |
---|
string
db : \CI_DB_query_builder
var |
---|
\CI_DB_query_builder