Documentation

PagePositionMapper
in package

Class PagePositionMapper

Table of Contents

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

Methods

getPagePositionForDatabase()

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

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

getPagePositionFromDatabase()

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

__construct()

PagePositionMapper constructor.

private __construct() : mixed

This class cannot be instantiated

Return values
mixed

Search results