Class StaticSeoUrlRepositoryWriter
category |
System |
---|---|
package |
StaticSeoUrl |
subpackage |
Repositories |
__construct(\CI_DB_query_builder $db)
\CI_DB_query_builder
Query builder.
store(\StaticSeoUrlInterface $staticSeoUrl) : integer
\StaticSeoUrlInterface
integer
ID of inserted staticSeoUrl or the given staticSeoUrl ID if the staticSeoUrl had an ID already.
table : string
var |
---|
string
db : \CI_DB_query_builder
var |
---|
\CI_DB_query_builder