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 void   existe_item()  
static void   get_arbol_componentes_componente()  
static void   get_arbol_componentes_item()  
static void   get_buffers()  
static void   get_cantidad_dimensiones_fuente()  
static void   get_carpeta_de_item()  
static void   get_carpetas_posibles()  
static void   get_ci_editor_clase()  
static void   get_clase_de_objeto()  
static void   get_clases_con_fuente_datos()  
static void   get_clases_extendidas_proyecto()  
static void   get_clases_validas_contenedor()  
static void   get_comportamientos()  
static void   get_consulta_php()  
static void   get_consultas_php()  
static void   get_contenedores_validos()  
static void   get_datos_dimension()  
static void   get_descripcion_proyecto()  
static void   get_dimensiones()  
static void   get_dr_de_clase()  
static void   get_dt_de_tabla_fuente()  
static void   get_estilo_defecto_formateo_columna()  
static void   get_filtro_efs()  
static void   get_filtro_tipo_columnas()  
static void   get_fuente_datos_defecto()  
static void   get_fuentes_datos()  
static void   get_info_dependencia()  
static void   get_info_fuente_datos()  
static void   get_info_molde()  
static void   get_info_tipos_componente()  
static void   get_item_raiz()  
static void   get_items_carpeta()  
static void   get_items_exportables()  
static void   get_items_para_combo()  
static void   get_items_servicios_web()  
static void   get_lista_clases_item()  
static void   get_lista_clases_toba()  
static void   get_lista_clases_validas_en_ci()  
static void   get_lista_clases_validas_en_cn()  
static void   get_lista_componentes_contenedores()  
static void   get_lista_componentes_validos_en_contenedor()  
static void   get_lista_dt_columnas()  
static void   get_lista_ejecuciones_molde()  
static void   get_lista_estilos_columnas()  
static void   get_lista_items()  
static void   get_lista_moldes_existentes()  
static void   get_lista_motores()  
static void   get_lista_objetos_dr()  
static void   get_lista_objetos_dt()  
static void   get_lista_objetos_toba()  
static void   get_lista_skins()  
static void   get_lista_tipo_componentes()  
static void   get_lista_tipo_molde()  
static void   get_lista_tipos_clase()  
static void   get_lista_tipos_grafico()  
static void   get_log_modificacion_componentes()   .. Hay que arreglarlo antes de que los proyectos agreguen componentes
static void   get_mensajes()  
static void   get_mensajes_filtrados()  
static void   get_mensajes_objeto()  
static void   get_mensajes_objeto_filtrados()  
static void   get_metodos_consulta_php()  
static void   get_nombre_clase_css()  
static void   get_opciones_predefinidas_molde()  
static void   get_pantallas_de_ci()  
static void   get_pms()  
static void   get_proyectos_accesibles()  
static void   get_proyectos_con_items_exportables()  
static void   get_puerto_motor()  
static void   get_puntos_control()  
static void   get_puntos_de_control()  
static void   get_relaciones_tablas()  
static void   get_schemas_fuente()  
static void   get_servicios_web_acc()  
static array   get_subclase_componente()  
static void   get_tabla_fuente_de_dt()  
static void   get_tipo_observaciones_solicitud()  
static void   get_tipo_pagina_defecto()  
static void   get_tipos_pagina()  
static void   get_tipos_pagina_proyecto()  
static void   get_zonas()  
static void   hay_fuente_definida()  

static method existe_item  [línea 392]

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

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





static method get_arbol_componentes_componente  [línea 617]

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

Parámetros:
   $proyecto: 
   $componente: 
   $componente_padre: 





static method get_arbol_componentes_item  [línea 572]

  static get_arbol_componentes_item( $proyecto , $item )

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





static method get_buffers  [línea 955]

  static get_buffers( )

BUFFERs





static method get_cantidad_dimensiones_fuente  [línea 1519]

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

Parámetros:
   $fuente: 
   $proyecto: 





static method get_carpeta_de_item  [línea 493]

  static get_carpeta_de_item( $item , $proyecto )

Parámetros:
   $item: 
   $proyecto: 





static method get_carpetas_posibles  [línea 443]

  static get_carpetas_posibles( $proyecto = null ] )

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





static method get_ci_editor_clase  [línea 159]

  static get_ci_editor_clase( $proyecto , $clase )

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





static method get_clase_de_objeto  [línea 516]

  static get_clase_de_objeto( $id )

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





static method get_clases_con_fuente_datos  [línea 202]

  static get_clases_con_fuente_datos( )






static method get_clases_extendidas_proyecto  [línea 260]

  static get_clases_extendidas_proyecto( $id_proyecto )

Parámetros:
   $id_proyecto: 





static method get_clases_validas_contenedor  [línea 55]

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

Parámetros:
   $contenedor: 
   $id: 





static method get_comportamientos  [línea 968]

  static get_comportamientos( )

Patrones





static method get_consulta_php  [línea 1408]

  static get_consulta_php( $consulta , $proyecto )

Parámetros:
   $consulta: 
   $proyecto: 





static method get_consultas_php  [línea 1393]

  static get_consultas_php( $proyecto = null ] )

Parámetros:
   $proyecto: 





static method get_contenedores_validos  [línea 90]

  static get_contenedores_validos( $componente )

Parámetros:
   $componente: 





static method get_datos_dimension  [línea 1506]

  static get_datos_dimension( $proyecto , $dimension )

Parámetros:
   $proyecto: 
   $dimension: 





static method get_descripcion_proyecto  [línea 253]

  static get_descripcion_proyecto( $id_proyecto )

Parámetros:
   $id_proyecto: 





static method get_dimensiones  [línea 1490]

  static get_dimensiones( $proyecto = null ] )

Parámetros:
   $proyecto: 





static method get_dr_de_clase  [línea 185]

  static get_dr_de_clase( $clase )

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





static method get_dt_de_tabla_fuente  [línea 770]

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

Parámetros:
   $tabla: 
   $fuente: 
   $proyecto: 





static method get_estilo_defecto_formateo_columna  [línea 1162]

  static get_estilo_defecto_formateo_columna( $formateo )

Parámetros:
   $formateo: 





static method get_filtro_efs  [línea 1238]

  static get_filtro_efs( $tipo_col , $es_multiple )

Parámetros:
   $tipo_col: 
   $es_multiple: 





static method get_filtro_tipo_columnas  [línea 1226]

  static get_filtro_tipo_columnas( )






static method get_fuente_datos_defecto  [línea 1027]

  static get_fuente_datos_defecto( $proyecto = null ] )

Parámetros:
   $proyecto: 





static method get_fuentes_datos  [línea 1007]

  static get_fuentes_datos( $proyecto = null ] )

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





static method get_info_dependencia  [línea 549]

  static get_info_dependencia( $objeto_proyecto , $objeto )

Parámetros:
   $objeto_proyecto: 
   $objeto: 





static method get_info_fuente_datos  [línea 1071]

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

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





static method get_info_molde  [línea 1368]

  static get_info_molde( $proyecto , $molde )

Parámetros:
   $proyecto: 
   $molde: 





static method get_info_tipos_componente  [línea 12]

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

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





static method get_item_raiz  [línea 341]

  static get_item_raiz( $proyecto = null ] )

Parámetros:
   $proyecto: 





static method get_items_carpeta  [línea 472]

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

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





static method get_items_exportables  [línea 296]

  static get_items_exportables( $proyecto = null ] )

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





static method get_items_para_combo  [línea 414]

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

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





static method get_items_servicios_web  [línea 319]

  static get_items_servicios_web( $proyecto = null ] )

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





static method get_lista_clases_item  [línea 117]

  static get_lista_clases_item( )






static method get_lista_clases_toba  [línea 137]

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

Parámetros:
   $todas: 
   $especificas: 





static method get_lista_clases_validas_en_ci  [línea 122]

  static get_lista_clases_validas_en_ci( )






static method get_lista_clases_validas_en_cn  [línea 127]

  static get_lista_clases_validas_en_cn( )






static method get_lista_componentes_contenedores  [línea 102]

  static get_lista_componentes_contenedores( $tipo_componente_contenido )

Parámetros:
   $tipo_componente_contenido: 





static method get_lista_componentes_validos_en_contenedor  [línea 70]

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

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





static method get_lista_dt_columnas  [línea 796]

  static get_lista_dt_columnas( $objeto )

Parámetros:
   $objeto: 





static method get_lista_ejecuciones_molde  [línea 1355]

  static get_lista_ejecuciones_molde( $proyecto , $molde )

Parámetros:
   $proyecto: 
   $molde: 





static method get_lista_estilos_columnas  [línea 1142]

  static get_lista_estilos_columnas( $id_estilo = null ] )

Parámetros:
   $id_estilo: 





static method get_lista_items  [línea 361]

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

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





static method get_lista_moldes_existentes  [línea 1329]

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

Parámetros:
   $proyecto: 
   $tipo_operacion: 





static method get_lista_motores  [línea 1040]

  static 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 get_lista_objetos_dr( )






static method get_lista_objetos_dt  [línea 715]

  static get_lista_objetos_dt( )






static method get_lista_objetos_toba  [línea 533]

  static get_lista_objetos_toba( $clase )

Parámetros:
   $clase: 





static method get_lista_skins  [línea 1127]

  static get_lista_skins( )

Lista de Skins





static method get_lista_tipo_componentes  [línea 46]

  static get_lista_tipo_componentes( $excluir_internos = true ] )

Parámetros:
   $excluir_internos: 





static method get_lista_tipo_molde  [línea 1305]

  static get_lista_tipo_molde( $operacion_tipo = null ] )

Parámetros:
   $operacion_tipo: 





static method get_lista_tipos_clase  [línea 217]

  static get_lista_tipos_clase( )

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





static method get_lista_tipos_grafico  [línea 1573]

  static get_lista_tipos_grafico( )






static method get_log_modificacion_componentes  [línea 1265]

  static get_log_modificacion_componentes( )

ATENCION, clase 'toba' hardcodeada en el item del editor.





static method get_mensajes  [línea 1170]

  static get_mensajes( $proyecto = null ] )

Parámetros:
   $proyecto: 





static method get_mensajes_filtrados  [línea 1178]

  static get_mensajes_filtrados( $clausulas = array() ] )

Parámetros:
   $clausulas: 





static method get_mensajes_objeto  [línea 1190]

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

Parámetros:
   $objeto: 
   $proyecto: 





static method get_mensajes_objeto_filtrados  [línea 1198]

  static get_mensajes_objeto_filtrados( $clausulas = array() ] )

Parámetros:
   $clausulas: 





static method get_metodos_consulta_php  [línea 1422]

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

Parámetros:
   $consulta_php: 
   $proyecto: 





static method get_nombre_clase_css  [línea 1152]

  static get_nombre_clase_css( $id_estilo )

Parámetros:
   $id_estilo: 





static method get_opciones_predefinidas_molde  [línea 1295]

  static get_opciones_predefinidas_molde( $proyecto = null ] )

Parámetros:
   $proyecto: 





static method get_pantallas_de_ci  [línea 672]

  static get_pantallas_de_ci( $objeto )

Parámetros:
   $objeto: 





static method get_pms  [línea 1583]

  static get_pms( $proyecto = null ] )

Parámetros:
   $proyecto: 





static method get_proyectos_accesibles  [línea 236]

  static 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 get_proyectos_con_items_exportables( )

Retorna la lista de proyectos que contiene items exportables





static method get_puerto_motor  [línea 1051]

  static get_puerto_motor( $motor = null ] )

Parámetros:
   $motor: 





static method get_puntos_control  [línea 1210]

  static get_puntos_control( $proyecto = null ] )

Parámetros:
   $proyecto: 





static method get_puntos_de_control  [línea 820]

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

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





static method get_relaciones_tablas  [línea 1537]

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

Parámetros:
   $fuente_datos: 
   $proyecto: 





static method get_schemas_fuente  [línea 1109]

  static get_schemas_fuente( $proyecto , $fuente )

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





static method get_servicios_web_acc  [línea 1555]

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

Parámetros:
   $proyecto: 
   $tipo: 





static method get_subclase_componente  [línea 595]

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

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





static method get_tabla_fuente_de_dt  [línea 736]

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

Parámetros:
   $id: 
   $proyecto: 





static method get_tipo_observaciones_solicitud  [línea 994]

  static get_tipo_observaciones_solicitud( )

Tipos de solicitud





static method get_tipo_pagina_defecto  [línea 934]

  static get_tipo_pagina_defecto( $proyecto = null ] )

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





static method get_tipos_pagina  [línea 907]

  static get_tipos_pagina( $proyecto = null ] )

Tipos de pagina
Parámetros:
   $proyecto: 





static method get_tipos_pagina_proyecto  [línea 921]

  static get_tipos_pagina_proyecto( )






static method get_zonas  [línea 981]

  static get_zonas( )

Zonas





static method hay_fuente_definida  [línea 1096]

  static hay_fuente_definida( $proyecto )

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






Desarrollado por SIU.
Documentación generada con phpDocumentor