Was diese Klasse können muss:
Alles andere läuft über die webEdition community Website
folgende Daten müssen in webEdition gespeichert werden:
Diese Datei hat eine PHP-Endung und beginnt mit <?php exit; ?> um beim Direktaufruf keine Informationen preiszugeben.
Located in /net/Community.php (line 49)
checks entered account data (uid/email and password) by asking the update server using $this->isValid() and - if successful - writes them to the configuration file using $this->S_aveAccountToWE()
removes the current subscription from the webEdition configuration file. In order to remove the "real" subscription on the registration server one needs to do that within the web application on the server itself.
sends a request to the update server to check if the account data is correct.
sends entered user data to the server for creating a new webEdition community account.
Writes the data to the class variables and uid (email) and encrypted password to the config file if the data is correct and the account has been created successfully. Note: the password has to be entered twice for verification purposes. The update server will do the checking.
public setter method only for these class variables:
Documentation generated on Mon, 01 Sep 2008 11:35:35 +0200 by phpDocumentor 1.4.0