Searched refs:adherentstatic (Results 1 – 4 of 4) sorted by relevance
46 $adherentstatic = new Adherent($db); variable106 $adherentstatic->id = $objp->rowid;107 $adherentstatic->ref = $objp->ref;108 $adherentstatic->lastname = $objp->lastname;109 $adherentstatic->firstname = $objp->firstname;113 $adherentstatic->array_options = array();117 $adherentstatic->array_options[$tmpkey] = $objp->$tmpkey;132 '__FULLNAME__'=>$adherentstatic->getFullName($langs),148 complete_substitutions_array($substitutionarray, $langs, $adherentstatic);256 print load_fiche_titre($langs->trans("LinkToGeneratedPages"), '', $adherentstatic->picto);
46 $adherentstatic = new Adherent($db); variable92 $adherentstatic->id = $objp->rowid;93 $adherentstatic->lastname = $objp->lastname;94 $adherentstatic->firstname = $objp->firstname;98 $adherentstatic->array_options = array();102 $adherentstatic->array_options[$tmpkey] = $objp->$tmpkey;116 '__FULLNAME__'=>$adherentstatic->getFullName($langs),132 complete_substitutions_array($substitutionarray, $langs, $adherentstatic);
2251 $adherentstatic = new Adherent($this->db);2256 $adherentstatic->datefin = $this->db->jdate($obj->datefin);2257 $adherentstatic->statut = $obj->statut;2259 if ($adherentstatic->hasDelay()) {
2445 $adherentstatic = new Adherent($this->db);2450 $adherentstatic->datefin = $this->db->jdate($obj->datefin);2451 $adherentstatic->statut = $obj->statut;2453 if ($adherentstatic->hasDelay()) {