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
Return values
string —getElementPositionFromDatabase()
public
static getElementPositionFromDatabase(string $position) : string
Parameters
- $position : string
Tags
Return values
string —__construct()
ElementPositionMapper constructor
private
__construct() : mixed
This class cannot be instantiated