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

toba_info_editores

toba_info_editores

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



Métodos Propios
static mixed   existe_item()  
static mixed   get_arbol_componentes_componente()  
static mixed   get_arbol_componentes_item()  
static mixed   get_buffers()  
static mixed   get_cantidad_dimensiones_fuente()  
static mixed   get_carpeta_de_item()  
static mixed   get_carpetas_posibles()  
static mixed   get_ci_editor_clase()  
static mixed   get_clase_de_objeto()  
static mixed   get_clases_con_fuente_datos()  
static mixed   get_clases_extendidas_proyecto()  
static mixed   get_clases_validas_contenedor()  
static mixed   get_comportamientos()  
static mixed   get_consulta_php()  
static mixed   get_consultas_php()  
static mixed   get_contenedores_validos()  
static mixed   get_datos_dimension()  
static mixed   get_descripcion_proyecto()  
static mixed   get_dimensiones()  
static mixed   get_dr_de_clase()  
static mixed   get_dt_de_tabla_fuente()  
static mixed   get_estilo_defecto_formateo_columna()  
static mixed   get_filtro_efs()  
static mixed   get_filtro_tipo_columnas()  
static mixed   get_fuente_datos_defecto()  
static mixed   get_fuentes_datos()  
static mixed   get_info_dependencia()  
static mixed   get_info_fuente_datos()  
static mixed   get_info_molde()  
static mixed   get_info_tipos_componente()  
static mixed   get_item_raiz()  
static mixed   get_items_carpeta()  
static mixed   get_items_exportables()  
static mixed   get_items_para_combo()  
static mixed   get_items_servicios_web()  
static mixed   get_lista_clases_item()  
static mixed   get_lista_clases_toba()  
static mixed   get_lista_clases_validas_en_ci()  
static mixed   get_lista_clases_validas_en_cn()  
static mixed   get_lista_componentes_contenedores()  
static mixed   get_lista_componentes_validos_en_contenedor()  
static mixed   get_lista_dt_columnas()  
static mixed   get_lista_ejecuciones_molde()  
static mixed   get_lista_estilos_columnas()  
static mixed   get_lista_items()  
static mixed   get_lista_moldes_existentes()  
static mixed   get_lista_motores()  
static mixed   get_lista_objetos_dr()  
static mixed   get_lista_objetos_dt()  
static mixed   get_lista_objetos_toba()  
static mixed   get_lista_skins()  
static mixed   get_lista_tipo_componentes()  
static mixed   get_lista_tipo_molde()  
static mixed   get_lista_tipos_clase()  
static mixed   get_lista_tipos_grafico()  
static mixed   get_log_modificacion_componentes()  
static mixed   get_mensajes()  
static mixed   get_mensajes_filtrados()  
static mixed   get_mensajes_objeto()  
static mixed   get_mensajes_objeto_filtrados()  
static mixed   get_metodos_consulta_php()  
static mixed   get_nombre_clase_css()  
static mixed   get_opciones_predefinidas_molde()  
static mixed   get_pantallas_de_ci()  
static mixed   get_pms()  
static mixed   get_proyectos_accesibles()  
static mixed   get_proyectos_con_items_exportables()  
static mixed   get_puerto_motor()  
static mixed   get_puntos_control()  
static mixed   get_puntos_de_control()  
static mixed   get_relaciones_tablas()  
static mixed   get_schemas_fuente()  
static mixed   get_servicios_web_acc()  
static array   get_subclase_componente()  
static mixed   get_tabla_fuente_de_dt()  
static mixed   get_tipo_observaciones_solicitud()  
static mixed   get_tipo_pagina_defecto()  
static mixed   get_tipos_pagina()  
static mixed   get_tipos_pagina_proyecto()  
static mixed   get_zonas()  
static mixed   hay_fuente_definida()  

static method existe_item  [línea 392]

  static mixed existe_item( mixed item , mixed proyecto = null ] )

Retorna la existencia de un item particular en un proyecto determinado
Parámetros:
mixed   item: 
mixed   proyecto: 





static method get_arbol_componentes_componente  [línea 617]

  static mixed get_arbol_componentes_componente( mixed proyecto , mixed componente , mixed componente_padre = null ] )

Parámetros:
mixed   proyecto: 
mixed   componente: 
mixed   componente_padre: 





static method get_arbol_componentes_item  [línea 572]

  static mixed get_arbol_componentes_item( mixed proyecto , mixed item )

Devuelve la lista de dependencias de un ITEM
Parámetros:
mixed   proyecto: 
mixed   item: 





static method get_buffers  [línea 955]

  static mixed get_buffers( )

BUFFERs




static method get_cantidad_dimensiones_fuente  [línea 1521]

  static mixed get_cantidad_dimensiones_fuente( mixed fuente , mixed proyecto = null ] )

Parámetros:
mixed   fuente: 
mixed   proyecto: 





static method get_carpeta_de_item  [línea 493]

  static mixed get_carpeta_de_item( mixed item , mixed proyecto )

Parámetros:
mixed   item: 
mixed   proyecto: 





static method get_carpetas_posibles  [línea 443]

  static mixed get_carpetas_posibles( mixed proyecto = null ] )

Retorna la lista de carpetas en un formato adecuado para un combo
Parámetros:
mixed   proyecto: 





static method get_ci_editor_clase  [línea 159]

  static mixed get_ci_editor_clase( mixed proyecto , mixed clase )

Retorna el ID de componente del CI editor de un tipo de componente
Parámetros:
mixed   proyecto: 
mixed   clase: 





static method get_clase_de_objeto  [línea 516]

  static mixed get_clase_de_objeto( mixed id )

Retorna el nombre de la clase del objeto
Parámetros:
mixed   id: 





static method get_clases_con_fuente_datos  [línea 202]

  static mixed get_clases_con_fuente_datos( )





static method get_clases_extendidas_proyecto  [línea 260]

  static mixed get_clases_extendidas_proyecto( mixed id_proyecto )

Parámetros:
mixed   id_proyecto: 





static method get_clases_validas_contenedor  [línea 55]

  static mixed get_clases_validas_contenedor( mixed contenedor , mixed id = null ] )

Parámetros:
mixed   contenedor: 
mixed   id: 





static method get_comportamientos  [línea 968]

  static mixed get_comportamientos( )

Patrones




static method get_consulta_php  [línea 1408]

  static mixed get_consulta_php( mixed consulta , mixed proyecto )

Parámetros:
mixed   consulta: 
mixed   proyecto: 





static method get_consultas_php  [línea 1393]

  static mixed get_consultas_php( mixed proyecto = null ] )

Parámetros:
mixed   proyecto: 





static method get_contenedores_validos  [línea 90]

  static mixed get_contenedores_validos( mixed componente )

Parámetros:
mixed   componente: 





static method get_datos_dimension  [línea 1508]

  static mixed get_datos_dimension( mixed proyecto , mixed dimension )

Parámetros:
mixed   proyecto: 
mixed   dimension: 





static method get_descripcion_proyecto  [línea 253]

  static mixed get_descripcion_proyecto( mixed id_proyecto )

Parámetros:
mixed   id_proyecto: 





static method get_dimensiones  [línea 1492]

  static mixed get_dimensiones( mixed proyecto = null ] )

Parámetros:
mixed   proyecto: 





static method get_dr_de_clase  [línea 185]

  static mixed get_dr_de_clase( mixed clase )

Retorna el id del objeto datos_relacion asociado a la clase
Parámetros:
mixed   clase: 





static method get_dt_de_tabla_fuente  [línea 770]

  static mixed get_dt_de_tabla_fuente( mixed tabla , mixed fuente , mixed proyecto = null ] )

Parámetros:
mixed   tabla: 
mixed   fuente: 
mixed   proyecto: 





static method get_estilo_defecto_formateo_columna  [línea 1162]

  static mixed get_estilo_defecto_formateo_columna( mixed formateo )

Parámetros:
mixed   formateo: 





static method get_filtro_efs  [línea 1238]

  static mixed get_filtro_efs( mixed tipo_col , mixed es_multiple )

Parámetros:
mixed   tipo_col: 
mixed   es_multiple: 





static method get_filtro_tipo_columnas  [línea 1226]

  static mixed get_filtro_tipo_columnas( )





static method get_fuente_datos_defecto  [línea 1027]

  static mixed get_fuente_datos_defecto( mixed proyecto = null ] )

Parámetros:
mixed   proyecto: 





static method get_fuentes_datos  [línea 1007]

  static mixed get_fuentes_datos( mixed proyecto = null ] )

Lista de FUENTEs de DATOS
Parámetros:
mixed   proyecto: 





static method get_info_dependencia  [línea 549]

  static mixed get_info_dependencia( mixed objeto_proyecto , mixed objeto )

Parámetros:
mixed   objeto_proyecto: 
mixed   objeto: 





static method get_info_fuente_datos  [línea 1071]

  static mixed get_info_fuente_datos( mixed id_fuente , mixed proyecto = null ] )

Propiedadesd de una FUENTEs de DATOS
Parámetros:
mixed   id_fuente: 
mixed   proyecto: 





static method get_info_molde  [línea 1368]

  static mixed get_info_molde( mixed proyecto , mixed molde )

Parámetros:
mixed   proyecto: 
mixed   molde: 





static method get_info_tipos_componente  [línea 12]

  static mixed get_info_tipos_componente( mixed contenedor = null ] , mixed excluir_internos = true ] , mixed id_contenedor = null ] )

listado de tipos de componentes basico utilizado en el administrador
Parámetros:
mixed   contenedor: 
mixed   excluir_internos: 
mixed   id_contenedor: 





static method get_item_raiz  [línea 341]

  static mixed get_item_raiz( mixed proyecto = null ] )

Parámetros:
mixed   proyecto: 





static method get_items_carpeta  [línea 472]

  static mixed get_items_carpeta( mixed carpeta , mixed proyecto = null ] )

Retorna los items de una carpeta
Parámetros:
mixed   carpeta: 
mixed   proyecto: 





static method get_items_exportables  [línea 296]

  static mixed get_items_exportables( mixed proyecto = null ] )

Retorna la lista de items exportables de un proyecto dado
Parámetros:
mixed   proyecto: 





static method get_items_para_combo  [línea 414]

  static mixed get_items_para_combo( mixed proyecto = null ] , mixed incluir_carpetas = false ] )

Retorna la lista de items en un formato adecuado para un combo
Parámetros:
mixed   proyecto: 
mixed   incluir_carpetas: 





static method get_items_servicios_web  [línea 319]

  static mixed get_items_servicios_web( mixed proyecto = null ] )

Retorna la lista de items que corresponden con servicios_web
Parámetros:
mixed   proyecto: 





static method get_lista_clases_item  [línea 117]

  static mixed get_lista_clases_item( )





static method get_lista_clases_toba  [línea 137]

  static mixed get_lista_clases_toba( mixed todas = false ] , mixed especificas = null ] )

Parámetros:
mixed   todas: 
mixed   especificas: 





static method get_lista_clases_validas_en_ci  [línea 122]

  static mixed get_lista_clases_validas_en_ci( )





static method get_lista_clases_validas_en_cn  [línea 127]

  static mixed get_lista_clases_validas_en_cn( )





static method get_lista_componentes_contenedores  [línea 102]

  static mixed get_lista_componentes_contenedores( mixed tipo_componente_contenido )

Parámetros:
mixed   tipo_componente_contenido: 





static method get_lista_componentes_validos_en_contenedor  [línea 70]

  static mixed get_lista_componentes_validos_en_contenedor( mixed contenedor , mixed categorias = null ] )

Busca en la base los conte
Parámetros:
mixed   contenedor: 
mixed   categorias: 





static method get_lista_dt_columnas  [línea 796]

  static mixed get_lista_dt_columnas( mixed objeto )

Parámetros:
mixed   objeto: 





static method get_lista_ejecuciones_molde  [línea 1355]

  static mixed get_lista_ejecuciones_molde( mixed proyecto , mixed molde )

Parámetros:
mixed   proyecto: 
mixed   molde: 





static method get_lista_estilos_columnas  [línea 1142]

  static mixed get_lista_estilos_columnas( mixed id_estilo = null ] )

Parámetros:
mixed   id_estilo: 





static method get_lista_items  [línea 361]

  static mixed get_lista_items( mixed proyecto = null ] , mixed sin_carpetas = true ] )

Retorna la lista de todos los items del proyecto actual (no carpetas)
Parámetros:
mixed   proyecto: 
mixed   sin_carpetas: 





static method get_lista_moldes_existentes  [línea 1329]

  static mixed get_lista_moldes_existentes( mixed proyecto = null ] , mixed tipo_operacion = null ] )

Parámetros:
mixed   proyecto: 
mixed   tipo_operacion: 





static method get_lista_motores  [línea 1040]

  static mixed get_lista_motores( )

Lista de motores de base de datos disponibles para definir una fuente




static method get_lista_objetos_dr  [línea 695]

  static mixed get_lista_objetos_dr( )





static method get_lista_objetos_dt  [línea 715]

  static mixed get_lista_objetos_dt( )





static method get_lista_objetos_toba  [línea 533]

  static mixed get_lista_objetos_toba( mixed clase )

Parámetros:
mixed   clase: 





static method get_lista_skins  [línea 1127]

  static mixed get_lista_skins( )

Lista de Skins




static method get_lista_tipo_componentes  [línea 46]

  static mixed get_lista_tipo_componentes( mixed excluir_internos = true ] )

Parámetros:
mixed   excluir_internos: 





static method get_lista_tipo_molde  [línea 1305]

  static mixed get_lista_tipo_molde( mixed operacion_tipo = null ] )

Parámetros:
mixed   operacion_tipo: 





static method get_lista_tipos_clase  [línea 217]

  static mixed get_lista_tipos_clase( )

Categorias que clasifican los tipos de componente (interface, persistencia, controladores, negocio)




static method get_lista_tipos_grafico  [línea 1575]

  static mixed get_lista_tipos_grafico( )





static method get_log_modificacion_componentes  [línea 1265]

  static mixed get_log_modificacion_componentes( )

ATENCION, clase 'toba' hardcodeada en el item del editor... Hay que arreglarlo antes de que los proyectos agreguen componentes




static method get_mensajes  [línea 1170]

  static mixed get_mensajes( mixed proyecto = null ] )

Parámetros:
mixed   proyecto: 





static method get_mensajes_filtrados  [línea 1178]

  static mixed get_mensajes_filtrados( mixed clausulas = array() ] )

Parámetros:
mixed   clausulas: 





static method get_mensajes_objeto  [línea 1190]

  static mixed get_mensajes_objeto( mixed objeto , mixed proyecto = null ] )

Parámetros:
mixed   objeto: 
mixed   proyecto: 





static method get_mensajes_objeto_filtrados  [línea 1198]

  static mixed get_mensajes_objeto_filtrados( mixed clausulas = array() ] )

Parámetros:
mixed   clausulas: 





static method get_metodos_consulta_php  [línea 1422]

  static mixed get_metodos_consulta_php( mixed consulta_php , mixed proyecto = null ] )

Parámetros:
mixed   consulta_php: 
mixed   proyecto: 





static method get_nombre_clase_css  [línea 1152]

  static mixed get_nombre_clase_css( mixed id_estilo )

Parámetros:
mixed   id_estilo: 





static method get_opciones_predefinidas_molde  [línea 1295]

  static mixed get_opciones_predefinidas_molde( mixed proyecto = null ] )

Parámetros:
mixed   proyecto: 





static method get_pantallas_de_ci  [línea 672]

  static mixed get_pantallas_de_ci( mixed objeto )

Parámetros:
mixed   objeto: 





static method get_pms  [línea 1585]

  static mixed get_pms( mixed proyecto = null ] )

Parámetros:
mixed   proyecto: 





static method get_proyectos_accesibles  [línea 236]

  static mixed get_proyectos_accesibles( )

Retorna la lista de proyectos que el usuario actual puede modificar





static method get_proyectos_con_items_exportables  [línea 273]

  static mixed get_proyectos_con_items_exportables( )

Retorna la lista de proyectos que contiene items exportables




static method get_puerto_motor  [línea 1051]

  static mixed get_puerto_motor( mixed motor = null ] )

Parámetros:
mixed   motor: 





static method get_puntos_control  [línea 1210]

  static mixed get_puntos_control( mixed proyecto = null ] )

Parámetros:
mixed   proyecto: 





static method get_puntos_de_control  [línea 820]

  static mixed get_puntos_de_control( mixed filtro , mixed id_contenedor = null ] , mixed id_objeto = null ] , mixed campos = null ] )

Parámetros:
mixed   filtro: 
mixed   id_contenedor: 
mixed   id_objeto: 
mixed   campos: 





static method get_relaciones_tablas  [línea 1539]

  static mixed get_relaciones_tablas( mixed fuente_datos , mixed proyecto = null ] )

Parámetros:
mixed   fuente_datos: 
mixed   proyecto: 





static method get_schemas_fuente  [línea 1109]

  static mixed get_schemas_fuente( mixed proyecto , mixed fuente )

Obtiene la lista de schemas configurados para la fuente de datos particular
Parámetros:
mixed   proyecto: 
mixed   fuente: 





static method get_servicios_web_acc  [línea 1557]

  static mixed get_servicios_web_acc( mixed proyecto = null ] , mixed tipo = null ] )

Parámetros:
mixed   proyecto: 
mixed   tipo: 





static method get_subclase_componente  [línea 595]

  static array get_subclase_componente( mixed id , mixed proyecto = null ] )

Dado un componente retorna la subclase asociada (si no existe retorna null)
Parámetros:
mixed   id: 
mixed   proyecto: 





static method get_tabla_fuente_de_dt  [línea 736]

  static mixed get_tabla_fuente_de_dt( mixed id = null ] , mixed proyecto = null ] )

Parámetros:
mixed   id: 
mixed   proyecto: 





static method get_tipo_observaciones_solicitud  [línea 994]

  static mixed get_tipo_observaciones_solicitud( )

Tipos de solicitud




static method get_tipo_pagina_defecto  [línea 934]

  static mixed get_tipo_pagina_defecto( mixed proyecto = null ] )

Retorna el tipo de pagina predeterminado para el proyecto actual
Parámetros:
mixed   proyecto: 





static method get_tipos_pagina  [línea 907]

  static mixed get_tipos_pagina( mixed proyecto = null ] )

Tipos de pagina
Parámetros:
mixed   proyecto: 





static method get_tipos_pagina_proyecto  [línea 921]

  static mixed get_tipos_pagina_proyecto( )





static method get_zonas  [línea 981]

  static mixed get_zonas( )

Zonas




static method hay_fuente_definida  [línea 1096]

  static mixed hay_fuente_definida( mixed proyecto )

Determina si el proyecto cuenta con una fuente de datos propia
Parámetros:
mixed   proyecto: 






Desarrollado por SIU.
Documentación generada con phpDocumentor