Documentation

LanguageMapper extends Mapper
in package

Table of Contents

Methods

formatLanguageObject()  : array<string|int, mixed>
getFileName()  : string
getFilePath()  : string
getFolderPath()  : string
getFormattedTermList()  : array<string|int, mixed>
mapper()  : mixed

Methods

formatLanguageObject()

public static formatLanguageObject(mixed $languageobject) : array<string|int, mixed>
Parameters
$languageobject : mixed
Return values
array<string|int, mixed>

getFileName()

public static getFileName(mixed $language) : string
Parameters
$language : mixed
Return values
string

getFilePath()

public static getFilePath(mixed $language) : string
Parameters
$language : mixed
Return values
string

getFolderPath()

public static getFolderPath() : string
Return values
string

getFormattedTermList()

public static getFormattedTermList(mixed $rawtermList) : array<string|int, mixed>
Parameters
$rawtermList : mixed
Return values
array<string|int, mixed>

mapper()

public static mapper(array<string|int, mixed> $map, array<string|int, mixed> $original[, bool $reverse = true ]) : mixed
Parameters
$map : array<string|int, mixed>
$original : array<string|int, mixed>
$reverse : bool = true

        
On this page

Search results