CodeIgniter v4.6 API

Mock

Table of Contents

Classes

MockAppConfig
MockAutoload
MockBuilder
Class BaseBuilder
MockCache
Base class for cache handling
MockCLIConfig
MockCodeIgniter
This class is the core of the framework, and will analyse the request, route it to a controller, and send back the response.
MockConnection
MockCURLRequest
Simply allows us to not actually call cURL during the test runs. Instead, we can set the desired output and get back the set options.
MockEmail
CodeIgniter Email Class
MockEvents
Events
MockFileLogger
Class MockFileLogger
MockIncomingRequest
Class IncomingRequest
MockInputOutput
Input and Output for CLI.
MockLanguage
Handle system messages and localization.
MockLogger
MockQuery
Query builder
MockResourceController
An extendable controller to provide a RESTful API for a resource.
MockResourcePresenter
An extendable controller to help provide a UI for a resource.
MockResponse
Representation of an outgoing, server-side response.
MockResult
MockSecurity
Class Security
MockServices
Services Configuration file.
MockSession
Class MockSession
MockTable
HTML Table Generating Class

        
On this page

Search results