Liste de tous les membres
Documentation des fonctions membres
TemplatesModelTemplate::checkNewName |
( |
| ) |
|
Method to check if new template name already exists
- Renvoie:
- boolean true if name is not used, false otherwise
- Depuis:
- 2.5
Références $db, et $query.
TemplatesModelTemplate::cleanup |
( |
| ) |
|
TemplatesModelTemplate::copy |
( |
| ) |
|
Method to check if new template name already exists
- Renvoie:
- boolean true if name is not used, false otherwise
- Depuis:
- 2.5
Références $client, $template, JText\_(), JPath\clean(), JFolder\copy(), JFolder\delete(), JFolder\exists(), JApplicationHelper\getClientInfo(), jimport(), et JError\raiseWarning().
TemplatesModelTemplate::fixTemplateName |
( |
| ) |
|
|
protected |
TemplatesModelTemplate::getFile |
( |
|
$path, |
|
|
|
$name |
|
) |
| |
|
protected |
Internal method to get file properties.
- Paramètres:
-
string | The base path. |
string | The file name. |
- Renvoie:
- object
- Depuis:
- 1.6
Références $name, $path, et $template.
TemplatesModelTemplate::getFiles |
( |
| ) |
|
Method to get a list of all the files to edit in a template.
- Renvoie:
- array A nested array of relevant files.
- Depuis:
- 1.6
Références $client, $file, $files, $lang, $path, $template, JText\_(), JPath\clean(), JFolder\files(), JApplicationHelper\getClientInfo(), JFactory\getLanguage(), jimport(), et null.
TemplatesModelTemplate::getFromName |
( |
| ) |
|
Method to check if new template name already exists
- Renvoie:
- string name of current template
- Depuis:
- 2.5
& TemplatesModelTemplate::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, $template, et JText\_().
TemplatesModelTemplate::populateState |
( |
| ) |
|
|
protected |
Documentation des données membres
TemplatesModelTemplate::$template = null |
|
protected |
La documentation de cette classe a été générée à partir du fichier suivant :