+
+
A voir aussi
+
+
+ {associatedtraining_message && String(associatedtraining_api) === "True" &&
+ associatedtraining_message.map((formation) => (
+
{
+ e.preventDefault();
+ //test(props.formation.external_code);
+ window.open(
+ "/Display-Detail-formation/" + JSON.parse(formation).internal_url,
+ '_blank'
+ );
+
+
+ }}>
+
+ {JSON.parse(formation).metier && String(JSON.parse(formation).metier).toLocaleLowerCase() === String("it") &&
+
}
+
+ {JSON.parse(formation).metier && String(JSON.parse(formation).metier).toLocaleLowerCase() === String("graphisme") &&
+
}
+
+ {JSON.parse(formation).metier && String(JSON.parse(formation).metier).toLocaleLowerCase() === String("management") &&
+
}
+
+ {JSON.parse(formation).metier && String(JSON.parse(formation).metier).toLocaleLowerCase() === String("digital") &&
+
}
+
+ {JSON.parse(formation).metier && String(JSON.parse(formation).metier).toLocaleLowerCase() === String("office") &&
+
}
+
+ {JSON.parse(formation).metier && String(JSON.parse(formation).metier).toLocaleLowerCase() === String("rh") &&
+
}
+
+ {JSON.parse(formation).metier && String(JSON.parse(formation).metier).toLocaleLowerCase() === String("vente") &&
+
}
+
+ {JSON.parse(formation).metier && String(JSON.parse(formation).metier).toLocaleLowerCase() === String("dev_perso") &&
+
}
+
+ {!JSON.parse(formation).metier &&
}
+
+
+
+
+
+ {parse(String(JSON.parse(formation).title))}
+
+
+ {parse(String((JSON.parse(formation).description).substring(0, 50)))}
+
+
+
+
+
+
+ ))}
+
+
+ {DetailTraining["img_banner_detail_class"] &&
+
+
+ Je m'inscris
+
+
+
+ Une question ?
+
+
+
+
}
+
+ {(!DetailTraining["img_banner_detail_class"] || String(DetailTraining["img_banner_detail_class"]).length < 5) &&
+
+
+
+
+ Je m'inscris
+
+
+
+
}
+
+ {/*
+/!\ important :
+
+Certains partenaire ont leur propre système d'inscription.
+Donc si le champs "myclass.class_inscription_url" existe et est valide, alors
+on renvoi l'utilisateur vers ce lien.
+
+Si non, on utilise le formumaire de mysy,.
+
+* /}
+
+
+
+ {String(inscritpion) === "1" &&
+
+
+
+
+ }
+
+ {String(inscritpion) === "2" &&
+
+
+
+
+ }
+
+
+ {parse(String(DetailTraining["title"]))}
+
+
+
+
Descriptions {DetailTraining["description"] &&
+
+
+ {parse(String(DetailTraining["description"]))}
+
}
+
+
+
+ {DetailTraining["objectif"] &&
+
Objectif
+
+
+ {parse(String(DetailTraining["objectif"]))}
+
+
+
}
+
+
+ {DetailTraining["prerequis"] &&
+
Pré-requis {DetailTraining["prerequis"] &&
+
+ {parse(String(DetailTraining["prerequis"]))}
+
}
+ {!DetailTraining["prerequis"] &&
+ ---
+
}
+
+
}
+
+ {DetailTraining["pourqui"] &&
+
Pour Qui {DetailTraining["pourqui"] &&
+
+ {parse(String(DetailTraining["pourqui"]))}
+
}
+ {!DetailTraining["pourqui"] &&
+ ---
+
}
+
+
}
+
+
+ {DetailTraining["programme"] &&
+
+
Programme
+ {DetailTraining["programme"] &&
+ {parse(String(DetailTraining["programme"]))}
+
}
+ {!DetailTraining["programme"] &&
+ ---
+
}
+
+
}
+
+ {DetailTraining["plus_produit"] &&
+
Points forts
+ {DetailTraining["plus_produit"] &&
+
+ {parse(String(DetailTraining["plus_produit"]))}
+
}
+
+
+
}
+
+
+ Caracteristiques
+
+
+
+
+
+
+
Prix :
+
+
+
+ {DetailTraining["price"]} €
+
+
+
+
Durée :
+
+
+
+ {DetailTraining["duration"]} {DetailTraining["duration_unit"]}
+
+
+
+
Certification :
+
+
+
+ {DetailTraining["certif"] && String(DetailTraining["certif"]) !== String("1") &&
+
+ Non
+ }
+ {DetailTraining["certif"] && String(DetailTraining["certif"]) === String("1") &&
+
+ Oui
+ }
+
+
+
+
+
Distanciel :
+
+
+
+ {DetailTraining.presentiel && DetailTraining.presentiel.distantiel === "1" &&
Oui
}
+ {DetailTraining.presentiel && DetailTraining.presentiel.distantiel !== "1" &&
Non
}
+
+
+
Presentiel :
+
+
+
+ {DetailTraining.presentiel && DetailTraining.presentiel.presentiel === "1" &&
Oui
}
+ {DetailTraining.presentiel && DetailTraining.presentiel.presentiel !== "1" &&
Non
}
+
+
+
Support :
+
+
+
+ {DetailTraining["support"] &&
+
+ {DetailTraining["support"]}
+ }
+ {!DetailTraining["certif"] &&
+
+ Inconnu
+ }
+
+
+
+
+
+
+
+
+
+
+
+
+ {/*
* /}
+
+
+ {String(submenu) === String("formateur") &&
+ {DetailTraining.trainer &&
+
+ {DetailTraining.trainer}
+
}
+
+ {!DetailTraining.trainer &&
+
+
+
}
+
+
}
+
+ {String(submenu) === String("datelieu") &&
+
+
+ {GetCurrentClass_result && GetCurrentClass_result.map((formation) => (
+
+
+
+
+
+
+ {String(JSON.parse(formation).code_postal) === "0" &&
+ String(JSON.parse(formation).date_debut) === String(JSON.parse(formation).date_fin) &&
+ Le {JSON.parse(formation).date_debut} En ligne
+ }
+
+ {String(JSON.parse(formation).code_postal) !== "0" && String(JSON.parse(formation).date_debut) === String(JSON.parse(formation).date_fin) &&
+
+ Le {JSON.parse(formation).date_debut} ; au {JSON.parse(formation).adresse} , {JSON.parse(formation).ville} {JSON.parse(formation).code_postal}
+ }
+
+
+ {String(JSON.parse(formation).code_postal) === "0" && String( JSON.parse(formation).date_debut) !== String( JSON.parse(formation).date_fin) &&
+ Le {JSON.parse(formation).date_debut} ; En ligne
+ }
+
+ {String(JSON.parse(formation).code_postal) !== "0" && String(JSON.parse(formation).date_debut) !== String(JSON.parse(formation).date_fin) &&
+ Du {JSON.parse(formation).date_debut} au {JSON.parse(formation).date_fin} ; au {JSON.parse(formation).adresse} , {JSON.parse(formation).ville} {JSON.parse(formation).code_postal}
+ }
+
+
+ ))}
+
+
}
+
+ {String(submenu) === String("divers") &&
+
+
}
+
+
+
+
+
+
+
A voir aussi
+
+
+ {associatedtraining_message && String(associatedtraining_api) === "True" &&
+ associatedtraining_message.map((formation) => (
+
{
+ e.preventDefault();
+ //test(props.formation.external_code);
+ window.open(
+ "/Display-Detail-formation/" + JSON.parse(formation).internal_url,
+ '_blank'
+ );
+
+
+ }}>
+
+
+
+ {JSON.parse(formation).metier && String(JSON.parse(formation).metier).toLocaleLowerCase() === String("it") &&
+
}
+
+ {JSON.parse(formation).metier && String(JSON.parse(formation).metier).toLocaleLowerCase() === String("graphisme") &&
+
}
+
+ {JSON.parse(formation).metier && String(JSON.parse(formation).metier).toLocaleLowerCase() === String("management") &&
+
}
+
+ {JSON.parse(formation).metier && String(JSON.parse(formation).metier).toLocaleLowerCase() === String("digital") &&
+
}
+
+ {JSON.parse(formation).metier && String(JSON.parse(formation).metier).toLocaleLowerCase() === String("office") &&
+
}
+
+ {JSON.parse(formation).metier && String(JSON.parse(formation).metier).toLocaleLowerCase() === String("rh") &&
+
}
+
+ {JSON.parse(formation).metier && String(JSON.parse(formation).metier).toLocaleLowerCase() === String("vente") &&
+
}
+
+ {JSON.parse(formation).metier && String(JSON.parse(formation).metier).toLocaleLowerCase() === String("dev_perso") &&
+
}
+
+ {!JSON.parse(formation).metier &&
}
+
+
+
+
+
+ {parse(String(JSON.parse(formation).title))}
+
+
+ {parse(String((JSON.parse(formation).description).substring(0, 50)))}
+
+
+
+
+
+
+
+
+ ))}
+
+