Centrales |  Componentes |  consola |  Debug |  Default |  Fuentes |  SalidaGrafica |  Seguridad |  SIUToba |  Varios |  Deprecated

toba_proyecto_implementacion

toba_proyecto_implementacion

Ubicada en php/nucleo/lib/toba_proyecto_implementacion.php [line 3]



Métodos Propios
static mixed   get_info_perfiles_datos()  
static mixed   get_perfil_datos()  
static array   get_perfil_datos_restricciones()  
static mixed   get_perfiles_datos()  
static array   get_perfiles_datos_usuario()  
static mixed   get_restricciones_funcionales()  
static mixed   get_rf_cuadro_cols()  
static mixed   get_rf_eis()  
static mixed   get_rf_eventos()  
static mixed   get_rf_filtro_cols()  
static mixed   get_rf_form_efs()  
static mixed   get_rf_pantallas()  

static method get_info_perfiles_datos  [línea 28]

  static mixed get_info_perfiles_datos( mixed proyecto , mixed perfil )

Devuelve la definicion de un perfil de datos
Parámetros:
mixed   proyecto: 
mixed   perfil: 





static method get_perfil_datos  [línea 46]

  static mixed get_perfil_datos( mixed usuario , mixed proyecto )

Devuelve el perfil de datos de un usuario
Parámetros:
mixed   usuario: 
mixed   proyecto: 







static method get_perfil_datos_restricciones  [línea 83]

  static array get_perfil_datos_restricciones( string proyecto , mixed perfil )

Devuelve las restricciones correspondientes al perfil de datos del usuario
Parámetros:
string   proyecto: 
mixed   perfil: 





static method get_perfiles_datos  [línea 13]

  static mixed get_perfiles_datos( mixed proyecto )

Devuelve la lista de perfiles de datos del proyecto
Parámetros:
mixed   proyecto: 





static method get_perfiles_datos_usuario  [línea 64]

  static array get_perfiles_datos_usuario( string usuario , string proyecto )

Devuelve los perfiles de datos del usuario en el proyecto
Parámetros:
string   usuario: 
string   proyecto: 





static method get_restricciones_funcionales  [línea 114]

  static mixed get_restricciones_funcionales( mixed grupos , mixed proyecto )

Retorna los ids de las restricciones funcionales que aplican a un conjunto de grupos de acceso
Parámetros:
mixed   grupos: 
mixed   proyecto: 





static method get_rf_cuadro_cols  [línea 193]

  static mixed get_rf_cuadro_cols( mixed proyecto , mixed item , mixed rf )

Parámetros:
mixed   proyecto: 
mixed   item: 
mixed   rf: 





static method get_rf_eis  [línea 154]

  static mixed get_rf_eis( mixed proyecto , mixed item , mixed rf )

Parámetros:
mixed   proyecto: 
mixed   item: 
mixed   rf: 





static method get_rf_eventos  [línea 173]

  static mixed get_rf_eventos( mixed proyecto , mixed item , mixed rf )

Parámetros:
mixed   proyecto: 
mixed   item: 
mixed   rf: 





static method get_rf_filtro_cols  [línea 234]

  static mixed get_rf_filtro_cols( mixed proyecto , mixed item , mixed rf )

Parámetros:
mixed   proyecto: 
mixed   item: 
mixed   rf: 





static method get_rf_form_efs  [línea 213]

  static mixed get_rf_form_efs( mixed proyecto , mixed item , mixed rf )

Parámetros:
mixed   proyecto: 
mixed   item: 
mixed   rf: 





static method get_rf_pantallas  [línea 134]

  static mixed get_rf_pantallas( mixed proyecto , mixed item , mixed rf )

Parámetros:
mixed   proyecto: 
mixed   item: 
mixed   rf: 






Desarrollado por SIU.
Documentación generada con phpDocumentor