Liste de tous les membres
Fonctions membres publiques |
| getForm ($data=array(), $loadData=true) |
& | getSource () |
& | getTemplate () |
| save ($data) |
| checkin ($pk=null) |
| checkout ($pk=null) |
| validate ($form, $data, $group=null) |
| __construct ($config=array()) |
| getDbo () |
| getName () |
| getState ($property=null, $default=null) |
| getTable ($name= '', $prefix= 'Table', $options=array()) |
| setDbo (&$db) |
| setState ($property, $value=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 () |
Fonctions membres protégées |
| populateState () |
| loadFormData () |
| loadForm ($name, $source=null, $options=array(), $clear=false, $xpath=false) |
| preprocessForm (JForm $form, $data, $group= 'content') |
| _getList ($query, $limitstart=0, $limit=0) |
| _getListCount ($query) |
| _createTable ($name, $prefix= 'Table', $config=array()) |
| cleanCache ($group=null, $client_id=0) |
Documentation des fonctions membres
TemplatesModelSource::getForm |
( |
|
$data = array() , |
|
|
|
$loadData = true |
|
) |
| |
& TemplatesModelSource::getSource |
( |
| ) |
|
& TemplatesModelSource::getTemplate |
( |
| ) |
|
Method to get the template information.
- Renvoie:
- mixed Object if successful, false if not and internal error is set.
- Depuis:
- 1.6
Références $db, et JText\_().
TemplatesModelSource::loadFormData |
( |
| ) |
|
|
protected |
TemplatesModelSource::populateState |
( |
| ) |
|
|
protected |
TemplatesModelSource::save |
( |
|
$data | ) |
|
Method to store the source file contents.
- Paramètres:
-
array | The souce data to save. |
- Renvoie:
- boolean True on success, false otherwise and internal error set.
- Depuis:
- 1.6
Références $client, $data, $dispatcher, $return, $template, JText\_(), JPath\clean(), elseif, JApplicationHelper\getClientInfo(), JClientHelper\getCredentials(), JDispatcher\getInstance(), JPluginHelper\importPlugin(), JPath\isOwner(), jimport(), JClientHelper\setCredentialsFromRequest(), JPath\setPermissions(), JText\sprintf(), et JFile\write().
Documentation des données membres
TemplatesModelSource::$_template = null |
|
private |
La documentation de cette classe a été générée à partir du fichier suivant :