◆ getReorderConditions()
getReorderConditions |
( |
|
$table | ) |
|
|
protected |
A protected method to get a set of ordering conditions.
- Paramètres
-
object | $table | A record object. |
- Renvoie
- array An array of conditions to add to add to ordering queries.
- Depuis
- 1.6
◆ getTable()
getTable |
( |
|
$type = 'Featured' , |
|
|
|
$prefix = 'ContentTable' , |
|
|
|
$config = array() |
|
) |
| |
Returns a Table object, always creating it.
- Paramètres
-
string | $type | The table type to instantiate |
string | $prefix | A prefix for the table class name. Optional. |
array | $config | Configuration array for model. Optional. |
- Renvoie
- JTable A database object
- Depuis
- 1.6
Références $config, $prefix, et $type.
La documentation de cette classe a été générée à partir du fichier suivant :