Joomla CMS  2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
Référence de la classe JoomlaupdateControllerUpdate
+ Graphe d'héritage de JoomlaupdateControllerUpdate:
+ Graphe de collaboration de JoomlaupdateControllerUpdate:

Liste de tous les membres

Fonctions membres publiques

 download ()
 install ()
 finalise ()
 cleanup ()
 display ($cachable=false, $urlparams=false)

Fonctions membres protégées

 _applyCredentials ()

Documentation des fonctions membres

JoomlaupdateControllerUpdate::_applyCredentials ( )
protected

Applies FTP credentials to Joomla! itself, when required

Renvoie:
void
Depuis:
2.5.4

Références $return, $user, JText\_(), JFactory\getApplication(), JClientHelper\hasCredentials(), jimport(), null, JError\raiseWarning(), et JClientHelper\setCredentials().

+ Voici le graphe d'appel pour cette fonction :

JoomlaupdateControllerUpdate::cleanup ( )

Clean up after ourselves

Renvoie:
void
Depuis:
2.5.4

Références $url.

JoomlaupdateControllerUpdate::display (   $cachable = false,
  $urlparams = false 
)

Method to display a view.

Paramètres:
boolean$cachableIf true, the view output will be cached
array$urlparamsAn array of safe url parameters and their variable types, for valid values see JFilterInput::clean().
Renvoie:
JController This object to support chaining.
Depuis:
2.5.4

Réimplémentée à partir de JController.

Références $view, JRequest\getCmd(), et JFactory\getDocument().

+ Voici le graphe d'appel pour cette fonction :

JoomlaupdateControllerUpdate::download ( )

Performs the download of the update package

Renvoie:
void
Depuis:
2.5.4

Références $file, $message, $url, JText\_(), JFactory\getApplication(), et null.

+ Voici le graphe d'appel pour cette fonction :

JoomlaupdateControllerUpdate::finalise ( )

Finalise the upgrade by running the necessary scripts

Renvoie:
void
Depuis:
2.5.4

Références $url.

JoomlaupdateControllerUpdate::install ( )

Start the installation of the new Joomla! version

Renvoie:
void
Depuis:
2.5.4

Références $file, JFactory\getApplication(), et null.

+ Voici le graphe d'appel pour cette fonction :


La documentation de cette classe a été générée à partir du fichier suivant :