$tab_situation_famille = array ( 1 => 'célibataire', 2 => 'marié(e)', 3 => 'divorcé(e)', 4 => 'veuf/veuve', 5 => 'non précisé', ); $tab_remuneration = array ( 0 => 'Indéfinie', 1 => '- de 20', 2 => '20-30', 3 => '30-40', 4 => '40-50', 5 => '50-60', 6 => '60-70', 7 => '70-80', 8 => '80-90', 9 => '90-100', 10 => '100-110', 11 => '110-120', 12 => '120-130', 13 => '130-140', 14 => '140-150', 15 => '+ de 150', ); $tab_civilites = array ( 1 => 'M.', 2 => 'Mme', ); $types_news_tree = array ( 1 => array ( 'libelle' => 'Article', 'id' => 1, 'id_parent' => 0, ), 2 => array ( 'libelle' => 'Vie du réseau', 'id' => 2, 'id_parent' => 0, ), 3 => array ( 'libelle' => 'Carnet', 'id' => 3, 'id_parent' => 0, ), 4 => array ( 'libelle' => 'Portraits', 'id' => 4, 'id_parent' => 0, ), ); $types_news = array ( 1 => 'Article', 2 => 'Vie du réseau', 3 => 'Carnet', 4 => 'Portraits', ); $type_date = array ( 'atelier-formations' => array ( 0 => 'Atelier / Formations', 1 => '#3366FF', ), 'autre' => array ( 0 => 'Autre', 1 => '#66CC00', ), 'conference' => array ( 0 => 'Conférence', 1 => '#ffca00', ), 'rencontre' => array ( 0 => 'Rencontre', 1 => '#3399CC', ), 'reunion' => array ( 0 => 'Réunion', 1 => '#99CCCC', ), 'visite' => array ( 0 => 'Visite', 1 => '#ff98ff', ), ); $tab_moyen_paiement = array ( 'cheque' => 'Chèque', 'espece' => 'Espèces', 'prelev' => 'Prélèvement', 'virement' => 'Virement', 'web' => 'Web', 'lydia' => 'Lydia', 'gratuit' => 'Gratuit', 'divers' => 'Divers', 'paypal' => 'Paypal', 'sco' => 'Via les frais de scolarité', 'qr_bill' => 'QR Facture', ); $tab_carnet = array ( 1 => 'Nominations', 2 => 'Mariage', 3 => 'Naissance', 4 => 'Décès', 5 => 'Portraits', ); $tab_type_annonces = array ( 1 => 'Hébergement', 2 => 'Services', 3 => 'Perdu/Trouvé', 4 => 'Divers', 5 => 'Co-voiturage', 6 => 'Soutien scolaire', 7 => 'Baby-sitting', 8 => 'Prestations', ); $all_groupes = array ( 'groupegeo' => array ( 0 => 'Géographiques', 1 => false, 2 => true, 3 => true, 4 => NULL, 5 => NULL, ), 'groupepro' => array ( 0 => 'Professionnels', 1 => false, 2 => true, 3 => true, 4 => NULL, 5 => NULL, ), 'loisirs_culture' => array ( 0 => 'Loisirs et culture', 1 => false, 2 => true, 3 => true, 4 => NULL, 5 => NULL, ), 'etudiants' => array ( 0 => 'Etudiants', 1 => false, 2 => true, 3 => true, 4 => NULL, 5 => NULL, ), 'promo' => array ( 0 => 'Promotion', 1 => false, 2 => false, 3 => true, 4 => NULL, 5 => NULL, ), 'commission' => array ( 0 => 'Commissions', 1 => false, 2 => true, 3 => true, 4 => NULL, 5 => NULL, ), 'organisation' => array ( 0 => 'Gouvernance', 1 => false, 2 => true, 3 => true, 4 => NULL, 5 => NULL, ), 'groupeadmin' => array ( 0 => 'Administration', 1 => true, 2 => false, 3 => true, 4 => NULL, 5 => NULL, ), ); $tab_types_groupes_admin = array ( 'groupeadmin' => 'Administration', ); $tab_types_groupes = array ( 'groupegeo' => 'Géographiques', 'groupepro' => 'Professionnels', 'loisirs_culture' => 'Loisirs et culture', 'etudiants' => 'Etudiants', 'promo' => 'Promotion', 'commission' => 'Commissions', 'organisation' => 'Gouvernance', ); $tab_types_groupes_ep = array ( 'groupegeo' => 'Géographiques', 'groupepro' => 'Professionnels', 'loisirs_culture' => 'Loisirs et culture', 'etudiants' => 'Etudiants', 'commission' => 'Commissions', 'organisation' => 'Gouvernance', ); $tab_types_groupes_listbox_admin = array ( 0 => 'groupegeo', 1 => 'groupepro', 2 => 'loisirs_culture', 3 => 'etudiants', 4 => 'promo', 5 => 'commission', 6 => 'organisation', 7 => 'groupeadmin', ); $tab_type_groupe_affiche = array ( 'groupegeo' => array ( 0 => 'Géographiques', 1 => 1, 2 => 1, 3 => 1, 4 => 1, 5 => 1, 6 => 1, ), 'groupepro' => array ( 0 => 'Professionnels', 1 => 1, 2 => 1, 3 => 1, 4 => 1, 5 => 1, 6 => 1, ), 'loisirs_culture' => array ( 0 => 'Loisirs et culture', 1 => 1, 2 => 1, 3 => 1, 4 => 1, 5 => 1, 6 => 1, ), 'etudiants' => array ( 0 => 'Etudiants', 1 => 1, 2 => 1, 3 => 1, 4 => 1, 5 => 1, 6 => 1, ), 'promo' => array ( 0 => 'Promotion', 1 => 1, 2 => 1, 3 => 1, 4 => 1, 5 => 1, 6 => 1, ), 'commission' => array ( 0 => 'Commissions', 1 => 1, 2 => 1, 3 => 1, 4 => 1, 5 => 1, 6 => 1, ), 'organisation' => array ( 0 => 'Gouvernance', 1 => 1, 2 => 1, 3 => 1, 4 => 1, 5 => 1, 6 => 1, ), 'groupeadmin' => array ( 0 => 'Administration', 1 => 1, 2 => 1, 3 => 1, 4 => 1, 5 => 1, 6 => 1, ), ); $tab_types_groupes_details = array ( ); $niveau_com1 = array ( 2 => 'Président', 3 => 'Vice-Président', 5 => 'Secrétaire', 6 => 'Secrétaire adjoint', 9 => 'Admin', 7 => 'Trésorier', 8 => 'Trésorier adjoint', 10 => 'Invité permanent', 11 => 'Délégué', 12 => 'Parrain/Marraine', 4 => 'Président d\'honneur', 13 => 'Membre du bureau', 1 => 'Membre', ); $tab_sollicitations_type = array ( 1 => 'Appel', 3 => 'Courrier', 2 => 'Mailing', 99 => 'Note', ); $type_recruteur = array ( 1 => 'Catégorie 1', 2 => 'Catégorie 2', 3 => 'Catégorie 3', 4 => 'Catégorie 4', 5 => 'Catégorie 5', ); $tab_remote_work = array ( 1 => 'Pas de télétravail', 2 => 'Télétravail partiel possible', 3 => 'Télétravail ponctuel autorisé', 4 => 'Télétravail total possible', ); $tab_anciennete = array ( 0 => 'Aucune', 1 => 'Débutant (-3 ans)', 2 => 'Expérimenté (3-10 ans)', 3 => 'Confirmé (+ de 10 ans)', ); $tablo_categories = array ( 1 => 'Entreprise publique, Administration, Association', 2 => 'Entreprise privée', 3 => 'Cabinet de Recrutement', 4 => 'Chasseur de tête', 5 => 'Personne physique', ); $tab_type_contrat = array ( 1 => 'CDI', 2 => 'CDD', 3 => 'Stage', 4 => 'VIE', 5 => 'Alternance', 98 => 'Service civique', 99 => 'Autre', ); $tab_duree_contrat = array ( 1 => '10 - 12 semaines', 2 => '6 mois', 3 => '1 an - 12 mois', 4 => '2 ans - 24 mois', 5 => '3 ans - 36 mois', ); $tab_type_sujet_contact = array ( 1 => array ( 0 => 'Signaler un problème technique', 1 => array ( 'fr' => 'formulaire-bug@isae-alumni.net', 'en' => 'formulaire-bug@isae-alumni.net', ), ), 2 => array ( 0 => 'Divers', 1 => array ( 'fr' => 'formulaire-divers@isae-alumni.net', 'en' => 'formulaire-divers@isae-alumni.net', ), ), );