Documentation

SlideRepositoryDeleter
in package
implements SlideRepositoryDeleterInterface

Class SlideRepositoryDeleter

Tags
category

System

subpackage

Repositories

Interfaces, Classes and Traits

SlideRepositoryDeleterInterface
Interface SlideRepositoryDeleterInterface

Table of Contents

$db  : CI_DB_query_builder
Query builder.
$table  : string
Table name
__construct()  : mixed
SlideRepositoryDeleter constructor.
deleteById()  : SlideRepositoryDeleterInterface
Deletes a Slide by the given slide ID.

Properties

Methods

__construct()

SlideRepositoryDeleter constructor.

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

Query builder.

Return values
mixed

Search results