DefaultMapper
Table of Contents
Methods
-
getOnlyIdList()
: array<string|int, mixed>|null
-
getSpecificParamList()
: array<string|int, mixed>|null
getOnlyIdList()
public
getOnlyIdList([mixed $getIdList = null ]) : array<string|int, mixed>|null
Parameters
-
$getIdList
: mixed
= null
-
Return values
array<string|int, mixed>|null
getSpecificParamList()
public
getSpecificParamList([mixed $getParamList = null ][, string $paramName = null ]) : array<string|int, mixed>|null
Parameters
-
$getParamList
: mixed
= null
-
-
$paramName
: string
= null
-
Return values
array<string|int, mixed>|null