What are possible fields' filters in Joomla module parameters? -
i looking possible filters' list when adding parameters' field module settings.
i know filter="raw" , filter="integer" exists examples @ text form field type.
but other possible filters these fields?
i not totally sure if it, may want see list directly code, method clean()
.
so list be:
- int / integer
- uint
- float / double
- bool / boolean
- word
- alnum
- cmd
- base64
- string
- html
- array
- path
- username
- raw
let me know if helps.
Comments
Post a Comment