kenjis / codeigniter-ss-twig

A Simple and Secure Twig integration for CodeIgniter 3.x and 4.x
MIT License
168 stars 46 forks source link

form helper #41

Closed alcanardanangelo closed 6 years ago

alcanardanangelo commented 6 years ago

Hi, Kenji!

Thanks for this project. I am able to seamlessly, integrate twig into CI. 😄

Just a quick question, how can I use form helper functions? like _form_input, form_select, formpassword.

Thanks!

alcanardanangelo commented 6 years ago

I have already found the answer. I just add the form helper function in the $function_safe array in application/libraries/Twig.php