|
static | getUword ($field, $default='', $custom='') |
|
static | uword ($field, $default='', $custom='') |
|
static | filterUword ($source, $custom, $replace='') |
|
static | filterPath ($str) |
|
static | getBool ($name, $default=0) |
|
static | getInt ($name, $default=0, $source=0) |
|
static | getFloat ($name, $default=0.0) |
|
static | getCmd ($name, $default= '') |
|
static | getWord ($name, $default= '') |
|
static | getVar ($name, $default=null) |
|
static | getString ($name, $default= '') |
|
static | getHtml ($name, $default= '', $input=0) |
|
static | getEmail ($name, $default= '') |
|
static | filterUrl ($url) |
|
static | get ($name, $default=null, $filter=FILTER_UNSAFE_RAW, $flags=FILTER_FLAG_NO_ENCODE, $source=0) |
|
static | filter ($var, $filter, $flags, $array=false) |
|
static | recurseFilter (&$var, $filter, $flags=FILTER_FLAG_STRIP_LOW) |
|
static | getRequest ($filter=FILTER_SANITIZE_SPECIAL_CHARS, $flags=FILTER_FLAG_ENCODE_LOW) |
|
static | getPost ($filter=FILTER_SANITIZE_SPECIAL_CHARS, $flags=FILTER_FLAG_ENCODE_LOW) |
|
static | getGet ($filter=FILTER_SANITIZE_SPECIAL_CHARS, $flags=FILTER_FLAG_ENCODE_LOW) |
|
static | getFiles ($name, $filter=FILTER_SANITIZE_STRING, $flags=FILTER_FLAG_STRIP_LOW) |
|
static | setVar ($name, $value=null) |
|
static | vmSpecialChars ($c) |
|
static | vmCheckToken ($redirectMsg=0) |
|
static | getFormToken ($fNew=false) |
|
static | getHash ($seed) |
|