Documentation

DefaultMapper
in package

Table of Contents

Methods

getOnlyIdList()  : array<string|int, mixed>|null
getSpecificParamList()  : array<string|int, mixed>|null

Methods

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

        
On this page

Search results