[ Index ]
 

Code source de SPIP Agora 1.4

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/Agora1-4/ecrire/include/bd/ -> cm_user_groups.php (sommaire)

(pas de description)

Poids: 665 lignes (16 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

BD_cm_user_groups:: (20 méthodes):
  factory()
  BD_cm_user_groups()
  getGroupeId()
  setGroupeId()
  getLstId()
  setLstId()
  getPstId()
  setPstId()
  getTitre()
  setTitre()
  create()
  update()
  load()
  delete()
  _fetchData()
  getAllGroupe()
  howManyInGroup()
  getAllUserGroups()
  getAllUserGroupsForPostId()
  getSubscribersForGroupId()


Classe: BD_cm_user_groups  - X-Ref

BD_cm_user_groups is a base class for nl_user_groups business persistence abstraction implementations, and must be
inherited by all such.

factory($dbParameters = null, $dbOptions = null)   X-Ref
Pas de description

BD_cm_user_groups()   X-Ref
BD_cm_user_groups constructor.


getGroupeId()   X-Ref
Returns the Group ID

return: int

setGroupeId($groupeId)   X-Ref
Sets the Groupe ID

param: int

getLstId()   X-Ref
Gets the List ID

return: int

setLstId($lstId)   X-Ref
Sets the List ID

param: int

getPstId()   X-Ref
Gets the Post ID

return: int

setPstId($pstId)   X-Ref
Sets the Post ID

param: int

getTitre()   X-Ref
Returns the group word title

return: String

setTitre($titre)   X-Ref
Sets the groupe word title

param: String

create()   X-Ref
Pas de description

update()   X-Ref
Pas de description

load($idGroupe)   X-Ref
Pas de description

delete($idGroupe)   X-Ref
Pas de description

_fetchData($row)   X-Ref
Pas de description

getAllGroupe($critere = 'id_groupe')   X-Ref
Returns an array of Group.

param: $critere for sorting (field name)
return: Array of Group

howManyInGroup()   X-Ref
Pas de description

getAllUserGroups($id_newsletter)   X-Ref
Pas de description

getAllUserGroupsForPostId($id_post)   X-Ref
Pas de description

getSubscribersForGroupId()   X-Ref
Pas de description



Généré le : Sat Feb 24 14:40:03 2007 par Balluche grâce à PHPXref 0.7