| [ Index ] |
|
Code source de SPIP Agora 1.4 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 685 lignes (13 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
groupe_mot_cache:: (46 méthodes):
groupe_mot_cache()
getGroupeId()
setGroupeId()
getTitre()
setTitre()
getUnSeul()
setUnSeul()
getObligatoire()
setObligatoire()
getCm()
setCm()
getArticles()
setArticles()
getBreves()
setBreves()
getRubriques()
setRubriques()
getSyndic()
setSyndic()
getAuteurs()
setAuteurs()
getforum()
setforum()
getMajDate()
setMajDate()
getProfils()
setProfils()
create()
update()
load()
delete()
_fetchData()
deleteForTitleAndNotGroupeId()
deleteMajDate()
getAllGroupe()
getAllForTitre()
getAllForforumAndTableAndGroupId()
getAllForTableAndProfil()
getAllForTableAndStatutAndObligatoryAndIdGroupe()
getAllForTableAndStatutAndUnSeulAndIdGroupe()
howManyInGroup()
htmlSelect()
getMotArbre()
_getRootIds()
isManagedByProfil()
getAllGroupeAffectedToPersonnalisation()
Classe: groupe_mot_cache - X-Ref
| groupe_mot_cache($cacheParams) X-Ref |
| groupe_mot_cache constructor. |
| getGroupeId() X-Ref |
| Returns the Group ID return: int |
| setGroupeId($groupeId) X-Ref |
| Sets the Groupe ID param: int |
| getTitre() X-Ref |
| Returns the group word title return: String |
| setTitre($titre) X-Ref |
| Sets the groupe word title param: String |
| getUnSeul() X-Ref |
| Returns the UnSeul return: String |
| setUnSeul($unSeul) X-Ref |
| Sets the UnSeul param: String |
| getObligatoire() X-Ref |
| Returns the obligatory return: String |
| setObligatoire($obligatoire) X-Ref |
| Sets the obligatory param: String |
| getCm() X-Ref |
| Returns the cm return: String |
| setCm($cm) X-Ref |
| Sets the cm param: String |
| getArticles() X-Ref |
| Returns the articles return: String |
| setArticles($articles) X-Ref |
| Sets the articles param: String |
| getBreves() X-Ref |
| Returns the breves return: String |
| setBreves($breves) X-Ref |
| Sets the breves param: String |
| getRubriques() X-Ref |
| Returns the rubriques return: String |
| setRubriques($rubriques) X-Ref |
| Sets the rubriques param: String |
| getSyndic() X-Ref |
| Returns the syndic return: String |
| setSyndic($syndic) X-Ref |
| Sets the syndic param: String |
| getAuteurs() X-Ref |
| Returns the auteurs return: String |
| setAuteurs($auteurs) X-Ref |
| Sets the auteurs param: String |
| getforum() X-Ref |
| Returns the forum return: String |
| setforum($forum) X-Ref |
| Sets the forum param: String |
| getMajDate() X-Ref |
| Returns the word update date return: Date |
| setMajDate($majDate) X-Ref |
| Sets the word update date param: Date |
| getProfils() X-Ref |
| Returns the profils return: int |
| setProfils($profils) X-Ref |
| Sets the profils param: int |
| 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 |
| deleteForTitleAndNotGroupeId($titre, $id_groupe) X-Ref |
| Pas de description |
| deleteMajDate($myDate) X-Ref |
| This method is used to delete all word groups former to mydate |
| getAllGroupe($critere = 'id_groupe') X-Ref |
| Returns an array of Group. _GENERAL_ method param: $seidObjet return: Array of Group |
| getAllForTitre($titre) X-Ref |
| Returns an array of Group. param: $seidObjet return: Array of Group |
| getAllForforumAndTableAndGroupId($forumValue, $table, $selectionner_groupe) X-Ref |
| Returns an array of Group. param: $forum param: $table param: $selectionner_groupe return: Array of Group |
| getAllForTableAndProfil($table, $tableValue, $connect_profil) X-Ref |
| Returns an array of Group. param: $table param: $tableValue param: $connect_profil return: Array of Group |
| getAllForTableAndStatutAndObligatoryAndIdGroupe($table, $tableValue, $connect_profil, $obligatoire, $id_groupes_vus) X-Ref |
| Returns an array of Group. param: $table param: $tableValue param: $connect_statut param: $connect_statutValue param: $obligatoire param: $id_groupes_vu return: Array of Group |
| getAllForTableAndStatutAndUnSeulAndIdGroupe($table, $tableValue, $connect_profil, $unSeul,$id_groupes_vus) X-Ref |
| Returns an array of Group. param: $table param: $tableValue param: $connect_statut param: $connect_statutValue param: $unSeul param: $id_groupes_vu return: Array of Group |
| howManyInGroup() X-Ref |
| Returns the number of keywords for a given keyword group return: int number of keyword in group |
| htmlSelect($id_mot = 'root', $selectName = 'id_mot_subnode') X-Ref |
| This method returns the html select box for the keyword trees within this group param: String selectName HTML NAME attribute of the SELECT tag return: String |
| getMotArbre() X-Ref |
| Pas de description |
| _getRootIds() X-Ref |
| This method returns all root keyword ids within this group return: array |
| isManagedByProfil($profil) X-Ref |
| Pas de description |
| getAllGroupeAffectedToPersonnalisation($type, $groupeIds = '') X-Ref |
| Pas de description |
| Généré le : Sat Feb 24 14:40:03 2007 | par Balluche grâce à PHPXref 0.7 |