forcecpf
Table of Contents
Constants
-
URL_INDEX
= '/local/middag/tool/forcecpf/index.php'
Methods
-
check()
: bool
-
redirect()
: void
-
test()
: bool
-
update()
: mixed
-
update_user_field()
: bool
-
validate_cpf()
: bool
URL_INDEX
public
mixed
URL_INDEX
= '/local/middag/tool/forcecpf/index.php'
check()
public
static check() : bool
redirect()
public
static redirect() : void
test()
public
static test() : bool
update()
public
static update(mixed $data) : mixed
Parameters
-
$data
: mixed
-
update_user_field()
public
static update_user_field(mixed $userid, mixed $field, mixed $value) : bool
Parameters
-
$userid
: mixed
-
-
$field
: mixed
-
-
$value
: mixed
-
validate_cpf()
public
static validate_cpf(string $cpf) : bool
Parameters
-
$cpf
: string
-