◆ buildVotingQuery()
static buildVotingQuery |
( |
|
$params = null | ) |
|
|
static |
Get join information for the voting query.
- Paramètres
-
\Joomla\Registry\Registry | $params | An options object for the article. |
- Renvoie
- array A named array with "select" and "join" keys.
- Depuis
- 1.5
- Obsolète:
- 5.0 Deprecated without replacement, not used in core
Références $params, et ComponentHelper\getParams().
◆ getQueryDate()
Translate an order code to a field for date ordering.
- Paramètres
-
string | $orderDate | The ordering code. |
DatabaseInterface | $db | The database |
- Renvoie
- string The SQL field(s) to order by.
- Depuis
- 1.6
Références $db, et Factory\getDbo().
Référencé par ArchiveModel\getListQuery().
◆ orderbyPrimary()
static orderbyPrimary |
( |
|
$orderby | ) |
|
|
static |
◆ orderbySecondary()
La documentation de cette classe a été générée à partir du fichier suivant :