Not signed in (Sign In)
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthormerindol
    • CommentTimeMay 16th 2008 edited
     

    Hi.

    In a model I'd like to sanitize some entries in a afterValidation(). I'd like to use, mainly, $this->text_helper->strip_selected_tags

    Seems there is no access to helpers from a model. Tried this but it doesn't help : var $app_helpers = 'text';

    Anyone has an idea ?

    Best regards.

    • CommentAuthorKaste
    • CommentTimeMay 16th 2008
     

    static call.

    TextHelper::strip_...
    
    • CommentAuthormerindol
    • CommentTimeMay 16th 2008
     

    Didn't thought of it. Many thanks.

Add your comments
    Username Password
  • Format comments as