phpDocumentor

StaticSeoUrlRepositoryWriter implements StaticSeoUrlRepositoryWriterInterface

Class StaticSeoUrlRepositoryWriter

Tags
category

System

subpackage

Repositories

Interfaces, Classes and Traits

StaticSeoUrlRepositoryWriterInterface
Interface StaticSeoUrlRepositoryWriterInterface

Table of Contents

$db  : CI_DB_query_builder
Query builder.
$table  : string
Table name
__construct()  : mixed
StaticSeoUrlRepositoryWriter constructor.
store()  : int
Inserts a staticSeoUrl to the database.

Properties

Methods

__construct()

StaticSeoUrlRepositoryWriter constructor.

public __construct(CI_DB_query_builder $db) : mixed
Parameters
$db : CI_DB_query_builder

Query builder.

Return values
mixed

Search results