Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Prado
Data
SqlMap
Statements
TResultSetListItemParameter
PHP Class Prado\Data\SqlMap\Statements\TResultSetListItemParameter
Since:
3.1
Inheritance:
extends
Prado\TComponent
Datei anzeigen
Open project: pradosoft/prado
Public Methods
Method
Description
__construct
(
$result
,
$parameter
, &
$list
)
getList
( )
getParameter
( )
getResult
( )
Method Details
__construct()
public
method
public
__construct
(
$result
,
$parameter
, &
$list
)
getList()
public
method
public
getList
( )
getParameter()
public
method
public
getParameter
( )
getResult()
public
method
public
getResult
( )