Property | Type | Description | |
---|---|---|---|
$context | |||
$countQuery | |||
$currentPage | |||
$query | |||
$recordPrePage |
Method | Description | |
---|---|---|
__construct ( string $tableName, string $extras = '', array $column = ['*'] ) | Create a new PageData object. | |
bindParam ( mixed $parameter, mixed &$variable, integer $data_type = Database::PARAM_STR, integer $length = null, mixed $driver_options = null ) | Binds a parameter to the specified variable name | |
bindValue ( mixed $parameter, mixed $value, integer $data_type = Database::PARAM_STR ) | Binds a value to a parameter | |
execute ( ) | ||
getContext ( ) | ||
setPage ( $currentPage ) | ||
setRecordPrePage ( integer $recordPrePage ) |
public setRecordPrePage ( integer $recordPrePage ) | ||
$recordPrePage | integer |