|
| | __construct ($db) |
| |
| | check () |
| |
| | __construct ($table, $key, $db) |
| |
| | attachObserver (\JObserverInterface $observer) |
| |
| | getObserverOfClass ($observerClass) |
| |
| | getFields ($reload=false) |
| |
| | appendPrimaryKeys ($query, $pk=null) |
| |
| | getTableName () |
| |
| | getKeyName ($multiple=false) |
| |
| | getDbo () |
| |
| | setDbo ($db) |
| |
| | setRules ($input) |
| |
| | getRules () |
| |
| | reset () |
| |
| | bind ($src, $ignore=array()) |
| |
| | load ($keys=null, $reset=true) |
| |
| | check () |
| |
| | save ($src, $orderingFilter='', $ignore='') |
| |
| | checkOut ($userId, $pk=null) |
| |
| | checkIn ($pk=null) |
| |
| | hasPrimaryKey () |
| |
| | hit ($pk=null) |
| |
| | isCheckedOut ($with=0, $against=null) |
| |
| | getNextOrder ($where='') |
| |
| | getPrimaryKey (array $keys=array()) |
| |
| | reorder ($where='') |
| |
| | move ($delta, $where='') |
| |
| | publish ($pks=null, $state=1, $userId=0) |
| |
| | getColumnAlias ($column) |
| |
| | setColumnAlias ($column, $columnAlias) |
| |
| | hasField ($key) |
| |
| | attachObserver (JObserverInterface $observer) |
| |
Update site table Stores the update sites for extensions
- Depuis
- 3.4