phpDocumentor

StaticSeoUrlContentRepositoryWriter implements StaticSeoUrlContentRepositoryWriterInterface

Class StaticSeoUrlContentRepositoryWriter

Tags
category

System

subpackage

Repositories

Interfaces, Classes and Traits

StaticSeoUrlContentRepositoryWriterInterface
Interface StaticSeoUrlContentRepositoryWriterInterface

Table of Contents

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

Properties

Methods

__construct()

StaticSeoUrlContentRepositoryWriter constructor.

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

Query builder.

Return values
mixed

Search results