LimeSurvey API - Master branch

QRsplit
in package

Table of Contents

Properties

$dataStr  : mixed
$input  : mixed
$modeHint  : mixed

Methods

__construct()  : mixed
eat8()  : mixed
eatAn()  : mixed
eatKanji()  : mixed
eatNum()  : mixed
identifyMode()  : mixed
isalnumat()  : mixed
isdigitat()  : mixed
splitString()  : mixed
splitStringToQRinput()  : mixed
toUpper()  : mixed

Properties

Methods

__construct()

public __construct(mixed $dataStr, mixed $input, mixed $modeHint) : mixed
Parameters
$dataStr : mixed
$input : mixed
$modeHint : mixed

identifyMode()

public identifyMode(mixed $pos) : mixed
Parameters
$pos : mixed

isalnumat()

public static isalnumat(mixed $str, mixed $pos) : mixed
Parameters
$str : mixed
$pos : mixed

isdigitat()

public static isdigitat(mixed $str, mixed $pos) : mixed
Parameters
$str : mixed
$pos : mixed

splitString()

public splitString() : mixed

splitStringToQRinput()

public static splitStringToQRinput(mixed $string, QRinput $input, mixed $modeHint[, mixed $casesensitive = true ]) : mixed
Parameters
$string : mixed
$input : QRinput
$modeHint : mixed
$casesensitive : mixed = true

        
On this page

Search results