![]() |
KumbiaPHP
beta2
Framework PHP
|
Métodos protegidos | |
initialize () | |
finalize () | |
![]() | |
initREST () | |
actionExist ($name) | |
param () | |
setCode ($num) | |
![]() | |
before_filter () | |
after_filter () | |
initialize () | |
finalize () | |
Otros miembros heredados | |
![]() | |
__construct ($module, $controller, $action, $parameters) | |
![]() | |
static | accept () |
![]() | |
$module_name | |
$controller_name | |
$action_name | |
$parameters | |
$limit_params = TRUE | |
$scaffold | |
![]() | |
static | parseJSON ($input) |
static | parseXML ($input) |
static | parseCSV ($input) |
static | parseForm ($input) |
![]() | |
$_fInput = null | |
$_inputType | |
$_fOutput = null | |
$_outputType | |
Definición en la línea 16 del archivo rest_controller.php.
|
finalprotected |
Definición en la línea 28 del archivo rest_controller.php.
|
finalprotected |
Inicialización de la petición **************************************** Aqui debe ir la autenticación de la API ****************************************
Definición en la línea 24 del archivo rest_controller.php.