phpDocumentor

InfoBoxFactory
in package
implements InfoBoxFactoryInterface

Class InfoBoxFactory

Tags
category

System

subpackage

Factories

Interfaces, Classes and Traits

InfoBoxFactoryInterface
Interface InfoBoxFactoryInterface

Table of Contents

$db  : CI_DB_query_builder
__construct()  : mixed
Class constructor
createInfoBoxService()  : InfoBoxService
Creates an InfoBoxService instance.
_createInfoBoxRepository()  : InfoBoxRepository
Create an InfoBoxRepository instance.
_createInfoBoxRepositoryDeleter()  : InfoBoxRepositoryDeleter
Create an InfoBoxRepositoryDeleter instance.
_createInfoBoxRepositoryReader()  : InfoBoxRepositoryReader
Create an InfoBoxRepositoryReader instance.
_createInfoBoxRepositoryWriter()  : InfoBoxRepositoryWriter
Create an InfoBoxRepositoryWriter instance.

Properties

Methods

__construct()

Class constructor

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

Search results