Class ChangeProfile

Description

Profil módosítás

Szerző weboldala: http://rimelek.hu/
Login weblapja: R.E. Login v2.0

Located in /classes/ChangeProfile.class.php (line 30)


	
			
Method Summary
 static mixed data ([string $index = null], [mixed $value = null])
 static array errors ()
 static bool request ( &$post, User $user, array $post)
Methods
static data (line 80)

Űrlapon megjelenítendő inputok értékeinek kezelése

Paraméter nélkül hívva az összes értéket visszaadja. Egy paraméterrel az $index-nek megfelelő értéket visszaadja. Két paraméterrel hívva az $index-nek megfelelő értéket $value-ra állítja. Utóbbi esetben nem tér vissza semmivel.

  • access: public
mixed data ([string $index = null], [mixed $value = null])
  • string $index
  • mixed $value
static errors (line 63)

Hibaüzenetek tömbje

  • access: public
array errors ()
static request (line 147)
  • return: Sikeres volt-e a módosítás.
  • access: public
bool request ( &$post, User $user, array $post)
  • array $post: Elküldött adatok tömbjének referenciája.
  • User $user: Módosítandó felhasználó példánya.
  • &$post

Documentation generated on Sun, 04 Apr 2010 22:43:31 +0200 by phpDocumentor 1.4.1