Streamer & Organisateur de Tournoi) - Communautaire (Jeux & Fun Divers) Nous cherchons plusieurs profils de compétences : - Head Manager - Community Manager - Responsable Web TV - Designer/Graphiste Si vous êtes intéressé, veuillez nous contacter : contact@team-hitech.eu
response) => response.json()) .then((responseJson) => { alert(JSON.stringify(responseJson)); if(responseJson.status==='success'){ this.props.navigation.navigate('welcome'); }else{ alert(JSON.stringify(responseJson)); } }) .catch((error)=>{ console.error(error); }) } } ``` le code cakephp ``` public function loginApi(){ $this->autoRender=false; $username
responsive: { status: true, maxSize: 800, minSize: 350 } }); ``` Pour afficher le nombre de points par compétence c'est ca ``` points: [6, 7, 6, 4, 8, 9], ``` seulement je voudrais appeler les points
responsive - etc... Par la suite, il sera couplé au JavaScript pour les fonctions "fadeIn, ....) Dans l'idée, ce framework se nommerait "CAT" et serait le plus possible modulable pour répondre
Response */ public function infrastructureList(InfrastructureRepository $repo) { $infrastructure = $repo->findBy([ 'owner' => $this->getUser() ]); return $this->render('infrastructure/home.html.twig', [ 'infrastructures' => $infrastructure, ]); } ``` J'ai lu dans la doc qu'il y avait le système
responsive qui s'adapte a la taille de l'écran, c'est a dire que le menu passe sur le coté quand l'écran devient trop petit, tout cela avec
Response { $form = $this->createForm(EntrepreneurAdminType::class, $entrepreneur); $form->handleRequest($request); if ($form->isSubmitted() && $form->isValid()) { $this->getDoctrine()->getManager()->flush(); return $this->redirectToRoute('entrepreneur_index'); } return $this->render('entrepreneur/admin/editAdmin.html.twig', [ 'entrepreneur' => $entrepreneur
Response { $id = (int) explode('-', $slug, 2)[0]; return $this->render('category/show.html.twig', [ 'category' => $categoryRepository->find() ]); } ``` Le fonctionnement escompté marche, sauf que si par exemple [monapp.com/45-titre-de-ma-page](monapp.com/45-titre-de-ma-page) je mets [monapp.com/45-titre-de-ma-page-autre-chose](monapp.com/45-titre-de-ma-page-autre-chose) ça passe
Response, RequestOptions } from '@angular/http'; @Component({ selector: 'app-publication', templateUrl: './publication.component.html', styleUrls: ['./publication.component.css'] }) export class PublicationComponent implements OnInit { publication: Publication; private url = 'http://localhost:8000/publication/1'; constructor(private http: Http) { } contenu: string
responsive, sur PC ou iPad, il n'y a pas de problème mais certaines pages sur les appareils mobiles ont un comportement bizarre. Il y a un excès du côté