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

toba_info_permisos

toba_info_permisos

Ubicada en php/modelo/info/toba_info_permisos.php [line 3]



Métodos Propios
static mixed   get_grupos_acceso()  
static mixed   get_lista_permisos()  
static mixed   get_lista_usuarios()  
static mixed   get_perfiles_datos()  
static mixed   get_perfiles_funcionales()  
static mixed   get_perfiles_funcionales_miembros()  
static mixed   get_perfiles_funcionales_pueden_ser_miembros()  
static mixed   get_restricciones_proyecto()  
mixed   get_lista_restricciones_proyecto ()  

static method get_grupos_acceso  [línea 97]

  static mixed get_grupos_acceso( mixed proyecto = null ] )

Parámetros:
mixed   proyecto: 






static method get_lista_permisos  [línea 5]

  static mixed get_lista_permisos( mixed condiciones = null ] )

Parámetros:
mixed   condiciones: 





static method get_lista_usuarios  [línea 117]

  static mixed get_lista_usuarios( mixed proyecto = null ] )

Parámetros:
mixed   proyecto: 





static method get_perfiles_datos  [línea 102]

  static mixed get_perfiles_datos( mixed proyecto = null ] )

Parámetros:
mixed   proyecto: 





static method get_perfiles_funcionales  [línea 38]

  static mixed get_perfiles_funcionales( mixed proyecto = null ] )

Parámetros:
mixed   proyecto: 





static method get_perfiles_funcionales_miembros  [línea 53]

  static mixed get_perfiles_funcionales_miembros( mixed proyecto , mixed perfil , mixed conexion = null ] )

Parámetros:
mixed   proyecto: 
mixed   perfil: 
mixed   conexion: 





static method get_perfiles_funcionales_pueden_ser_miembros  [línea 74]

  static mixed get_perfiles_funcionales_pueden_ser_miembros( mixed proyecto , mixed perfil = null ] )

Retorna un listado de perfiles funcionales de los cuales este perfil puede ser miembro
Parámetros:
mixed   proyecto: 
mixed   perfil: 





static method get_restricciones_proyecto  [línea 130]

  static mixed get_restricciones_proyecto( mixed proyecto )

Parámetros:
mixed   proyecto: 





get_lista_restricciones_proyecto   [línea 150]

  mixed get_lista_restricciones_proyecto( )






Desarrollado por SIU.
Documentación generada con phpDocumentor