Liste de tous les membres
Fonctions membres publiques |
| __construct (&$db) |
| bind ($array, $ignore= '') |
| check () |
| __construct ($table, $key, &$db) |
| getFields () |
| getTableName () |
| getKeyName () |
| getDbo () |
| setDBO (&$db) |
| setRules ($input) |
| getRules () |
| reset () |
| load ($keys=null, $reset=true) |
| store ($updateNulls=false) |
| save ($src, $orderingFilter= '', $ignore= '') |
| delete ($pk=null) |
| checkOut ($userId, $pk=null) |
| checkIn ($pk=null) |
| hit ($pk=null) |
| isCheckedOut ($with=0, $against=null) |
| getNextOrder ($where= '') |
| reorder ($where= '') |
| move ($delta, $where= '') |
| publish ($pks=null, $state=1, $userId=0) |
| canDelete ($pk=null, $joins=null) |
| toXML ($mapKeysToText=false) |
| __construct ($properties=null) |
| __toString () |
| def ($property, $default=null) |
| get ($property, $default=null) |
| getProperties ($public=true) |
| getError ($i=null, $toString=true) |
| getErrors () |
| set ($property, $value=null) |
| setProperties ($properties) |
| setError ($error) |
| toString () |
Documentation des constructeurs et destructeur
JTableViewlevel::__construct |
( |
& |
$db | ) |
|
Constructor
- Paramètres:
-
- Depuis:
- 11.1
Références $db.
Documentation des fonctions membres
JTableViewlevel::bind |
( |
|
$array, |
|
|
|
$ignore = '' |
|
) |
| |
Method to bind the data.
- Paramètres:
-
array | $array | The data to bind. |
mixed | $ignore | An array or space separated list of fields to ignore. |
- Renvoie:
- boolean True on success, false on failure.
- Depuis:
- 11.1
Réimplémentée à partir de JTable.
JTableViewlevel::check |
( |
| ) |
|
Method to check the current record to save
- Renvoie:
- boolean True on success
- Depuis:
- 11.1
Réimplémentée à partir de JTable.
Références JText\_(), et title.
La documentation de cette classe a été générée à partir du fichier suivant :