a-blog cms PHP API Reference

ACMS_Corrector
in package

Tags
mixin

Table of Contents

Properties

$factory  : CorrectorFactory

Methods

__call()  : mixed
__construct()  : mixed
ACMS_Corrector constructor.
correct()  : string

Properties

Methods

__call()

public __call(mixed $method, mixed $argument) : mixed
Parameters
$method : mixed
$argument : mixed

__construct()

ACMS_Corrector constructor.

public __construct() : mixed

correct()

public correct(string $txt, string $opt, string $name) : string
Parameters
$txt : string
$opt : string
$name : string
Return values
string

        
On this page

Search results