Extension-Guide =============== tPoint (mainly the **tpointCoreBundle**) contains multiple Services and Extension to Symfony and Twig. .. toctree:: :maxdepth: 2 twig-extensions flash-message bundle-menu acl-voter core-extensions 3rd party Libraries ------------------- Some Libraries are embedded directly to the CoreBundle and can be used everywhere BazingaJsTranslation """""""""""""""""""" + Infos: https://git.telesis.eu/tpoint/tpointcorebundle/blob/master/README.md#js-translation FOSjsRouting """""""""""" Use Routes in the JS-Methods + Embedd the router-script ```` + Add ``options.expose: true`` to the route. .. code-block:: yaml tpoint_projectfile_document_list: path: / defaults: { _controller: "tpointProjectFileBundle:Document:index" } options: expose: true + Insert the Route: ``Routing.generate('tpoint_projectfile_document_list', {'project_id': project_id_value })`` LiipImagineBundle """"""""""""""""" EWZ-Recaptcha """"""""""""" GenemuFormBundle """""""""""""""" Zenstruck-Form """""""""""""" (for Ajax-Select2)