phpDocumentor

ElementPositionMapper
in package

Class ElementPositionMapper

Table of Contents

getElementPositionForDatabase()  : string
The position inside the json file differs from the actually needed one in the Database. This method translates the position
getElementPositionFromDatabase()  : string
__construct()  : mixed
ElementPositionMapper constructor

Methods

getElementPositionForDatabase()

The position inside the json file differs from the actually needed one in the Database. This method translates the position

public static getElementPositionForDatabase(string $position) : string
Parameters
$position : string
Tags
throws
Exception
Return values
string

getElementPositionFromDatabase()

public static getElementPositionFromDatabase(string $position) : string
Parameters
$position : string
Tags
throws
Exception
Return values
string

__construct()

ElementPositionMapper constructor

private __construct() : mixed

This class cannot be instantiated

Return values
mixed

Search results