EC-CUBE4 APIドキュメント

OrderByClause

ORDER BY句を組み立てるクラス。

Table of Contents

$sort
$order
__construct() OrderByClause constructor. mixed
getSort() string
getOrder() string

Properties

Methods

__construct()

OrderByClause constructor.

public __construct( $sort : [, $order : string = 'asc' ] ) : mixed
Parameters
$sort :
$order : string = 'asc'
Return values
mixed

Search results