
Métodos públicos estáticos | |
| static | execute ($s, $options) |
Definición en la línea 30 del archivo filter_interface.php.
| static execute | ( | $ | s, | |
| $ | options | |||
| ) | [static] |
Metodo para ejecutar el filtro
| string | $s cadena a filtrar | |
| array | $options opciones para el filtro |
Implementado en AddslashesFilter, AlnumFilter, AlphaFilter, DateFilter, DigitsFilter, HtmlentitiesFilter, HtmlspecialcharsFilter, IntFilter, Ipv4Filter, LowerFilter, Md5Filter, Nl2brFilter, NumericFilter, StripslashesFilter, StripspaceFilter, StriptagsFilter, TrimFilter, y UpperFilter.
1.5.8