JClientHelper

Aus Joomla! Dokumentation
Wechseln zu: Navigation, Suche

ToDo übersetzenJClientHelper is a helper class to get, set and check for client credentials.

Inhaltsverzeichnis

[Bearbeiten] Definiert in

Folder blue.png /libraries/joomla

  • Folder red.png client
    • File white.png helper.php
  • @static
  • @since 1.5

[Bearbeiten] Importieren

jimport( 'joomla.client.helper' );

[Bearbeiten] Methoden

Name Beschreibung
getCredentials Returns Client layer configuration options, consisting of at least these fields: enabled, host, port, user, pass, root
hasCredentials Method to determine if client login credentials are present
setCredentials Method to set client login credentials. Returns True if the given login credentials have been set and are valid.
setCredentialsFromRequest If valid credentials were passed along with the request, they are saved to the session. This functions returns an exeption if invalid credentials have been given or if the connection to the server failed for some other reason.

[Bearbeiten] Siehe auch

Meine Werkzeuge
Namensräume
Varianten
Aktionen
Navigation
Sonstiges
Team Navigation
Werkzeuge