A C D E F G I L M O P R S U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- getCount() - Method in class com.example.mediatek86formations.vue.FormationListAdapter
-
Calcule la taille du tableau de formations.
- getDescription() - Method in class com.example.mediatek86formations.modele.Formation
-
Retourne la description d'une Formation.
- getFavori() - Method in class com.example.mediatek86formations.controleur.Controle
-
Getter de favori.
- getFavoris() - Method in class com.example.mediatek86formations.controleur.Controle
-
Récupère la liste de toutes les formations mise en favori.
- getFavorisId() - Method in class com.example.mediatek86formations.modele.AccesLocal
-
Récupère les indices des formations favorites.
- getFormation() - Method in class com.example.mediatek86formations.controleur.Controle
-
Getter de formation.
- getId() - Method in class com.example.mediatek86formations.modele.Formation
-
Retourne l'indice d'une Formation.
- getId() - Method in class com.example.mediatek86formations.modele.FormationsFavorites
-
Retourne l'indice de la formation.
- getInstance(Context) - Static method in class com.example.mediatek86formations.controleur.Controle
-
Récupération de l'instance unique de Controle.
- getItem(int) - Method in class com.example.mediatek86formations.vue.FormationListAdapter
-
Récupère une Formation se trouvant dans le tableau de Formations à l'indice i passé en paramètre.
- getItemId(int) - Method in class com.example.mediatek86formations.vue.FormationListAdapter
-
Récupère un indice passé en paramètre.
- getLesFormationFiltre(String) - Method in class com.example.mediatek86formations.controleur.Controle
-
Retourne les formations dont le titre contient le filtre.
- getLesFormations() - Method in class com.example.mediatek86formations.controleur.Controle
-
Getter du tableau de Formation.
- getLesFormationsCopie() - Method in class com.example.mediatek86formations.controleur.Controle
-
Getter du tableau lesFormationsCopies.
- getLesFormationsFavorites() - Method in class com.example.mediatek86formations.controleur.Controle
-
Getter du tableau lesFormationsFavorites.
- getMiniature() - Method in class com.example.mediatek86formations.modele.Formation
-
Retourne le lien vers la miniature d'une Formation.
- getPicture() - Method in class com.example.mediatek86formations.modele.Formation
-
Retourne le lien vers l'image d'une Formation.
- getPublishedAt() - Method in class com.example.mediatek86formations.modele.Formation
-
Retourne la date d'une Formation.
- getPublishedAtToString() - Method in class com.example.mediatek86formations.modele.Formation
-
Retourne la date en String au format jj/MM/yyyy.
- getTitle() - Method in class com.example.mediatek86formations.modele.Formation
-
Retourne le titre d'une Formation.
- getVideoId() - Method in class com.example.mediatek86formations.modele.Formation
-
Retourne l'indice de la vidéo d'une Formation.
- getView(int, View, ViewGroup) - Method in class com.example.mediatek86formations.vue.FormationListAdapter
-
Construction de la ligne.
All Classes All Packages