Contribuciones del usuario
De KumbiaPHP Framework Wiki
- 16:42 16 mar 2015 dif hist 0 m Como buscar y filtrar por fecha Admin movió la página Tutorial-busqueda-filtrada-por-fecha a Como buscar y filtrar por fecha última
- 16:42 16 mar 2015 dif hist +49 N Tutorial-busqueda-filtrada-por-fecha Admin movió la página Tutorial-busqueda-filtrada-por-fecha a Como buscar y filtrar por fecha última
- 22:06 3 mar 2015 dif hist 0 N Archivo:Blue arrow box.png última
- 12:43 3 mar 2015 dif hist -12 Validando formulario con clase kumbia validate →Modelo: sendform.php
- 11:56 3 mar 2015 dif hist -24 Validando formulario con clase kumbia validate →Modelo: sendform.php
- 11:50 3 mar 2015 dif hist +18 Validando formulario con clase kumbia validate
- 11:42 3 mar 2015 dif hist +9 Validando formulario con clase kumbia validate
- 13:41 5 jul 2013 dif hist -2 Team Development KumbiaPHP Framework →KumbiaPHP Team Developers última
- 22:25 1 mar 2009 dif hist +6 Asociaciones →Tienes un (has_one)
- 22:25 1 mar 2009 dif hist +18 Asociaciones →Tiene y pertenece a muchos (has_and_belongs_to_many)
- 22:24 1 mar 2009 dif hist +12 Asociaciones →Tiene muchos (has_many)
- 22:24 1 mar 2009 dif hist +24 Asociaciones →Tienes un (has_one)
- 22:17 1 mar 2009 dif hist +266 Asociaciones
- 22:14 1 mar 2009 dif hist +6071 N Asociaciones Página creada con 'Muchas aplicaciones trabajan con múltiples tablas en una base de datos y normalmente hay relaciones entre esas tablas. Por ejemplo, una ciudad puede ser el hogar de muchos clie...'
- 22:11 1 mar 2009 dif hist +55 Indice
- 21:39 1 mar 2009 dif hist +93 Consultas →find
- 15:45 1 mar 2009 dif hist +277 Indice
- 15:44 1 mar 2009 dif hist -22 Callbacks ActiveRecord
- 15:43 1 mar 2009 dif hist +4260 N Callbacks ActiveRecord Página creada con 'El ActiveRecord controla el ciclo de vida de los objetos creados y leídos, supervisando cuando se modifican, se almacenan o se borran. Usando callbacks (o eventos), el ActiveRe...'
- 15:41 1 mar 2009 dif hist +34 Indice
- 15:37 1 mar 2009 dif hist +386 N Otros Métodos Página creada con '=sql (string $sql) = Esta función nos permite ejecutar sentencias SQL directamente en el motor de base de datos. La idea es que el uso de este método no debería ser común e...' última
- 15:35 1 mar 2009 dif hist +3055 N Validación Página creada con '=validates_presence_of = Cuando este método es llamado desde el constructor de una clase ActiveRecord, obliga a que se valide la presencia de los campos definidos en la lista....'
- 15:29 1 mar 2009 dif hist +3 Indice →Promedios, Máximo y Mínimo
- 15:29 1 mar 2009 dif hist -126 Indice →Promedios, Máximo y Mínimo
- 15:28 1 mar 2009 dif hist -98 Indice →Conteos y Sumatorios
- 15:27 1 mar 2009 dif hist +2316 N Creación-Actualización-Borrado de Registros Página creada con '=create = Crea un registro a partir de los valores de los atributos del objeto ActiveRecord. <source lang=php line> $Album = new Album(); $Album->nombre = “Take Off Your Pa...'
- 15:23 1 mar 2009 dif hist +863 N Promedios, Máximo y Mínimo Página creada con '=average= Busca el valor promedio para un atributo de alguna entidad, emula la función de agrupamiento average en el lenguaje SQL. <source lang=php line> $promedio = $Product...'
- 15:18 1 mar 2009 dif hist +14 Consultas →distinct
- 15:07 1 mar 2009 dif hist +10 Consultas →distinct
- 15:06 1 mar 2009 dif hist -5 Consultas →find_all_by_sql (string $sql)
- 15:05 1 mar 2009 dif hist -2 Consultas →find_by_sql (string $sql)
- 15:04 1 mar 2009 dif hist +7 Consultas →find_first
- 15:03 1 mar 2009 dif hist -15 Consultas →find
- 15:02 1 mar 2009 dif hist -2 Consultas →limit
- 15:02 1 mar 2009 dif hist -3 Consultas →select_one(string $select_query)
- 15:01 1 mar 2009 dif hist -3 Consultas →select_one(string $select_query) (static)
- 15:01 1 mar 2009 dif hist -2 Consultas →find_all_by
- 15:01 1 mar 2009 dif hist +4 Consultas →exists
- 15:00 1 mar 2009 dif hist -12 Consultas →exists
- 15:00 1 mar 2009 dif hist -1 Consultas →find_by_*campo*
- 15:00 1 mar 2009 dif hist 0 Consultas →find_all_by_*campo*
- 14:59 1 mar 2009 dif hist +9677 N Consultas Página creada con 'A continuación veremos una referencia de los métodos que posee la clase ActiveRecord y su funcionalidad respectiva. Éstos se encuentran organizados alfabéticamente: =Consu...'
- 14:50 1 mar 2009 dif hist 0 MODELOS →fetch_array()
- 14:49 1 mar 2009 dif hist +10 MODELOS →fetch_array()
- 14:44 1 mar 2009 dif hist +1 Indice →MODELOS
- 14:43 1 mar 2009 dif hist -784 Indice →MODELOS
- 14:40 1 mar 2009 dif hist +1474 Indice →MODELOS
- 14:39 1 mar 2009 dif hist +11 MODELOS →La Clase DdBase
- 14:38 1 mar 2009 dif hist +46 MODELOS →connect()
- 14:34 1 mar 2009 dif hist +33 MODELOS →query()
- 14:34 1 mar 2009 dif hist -1 MODELOS →query()
- 14:34 1 mar 2009 dif hist +27 MODELOS →query()
- 14:33 1 mar 2009 dif hist +47 MODELOS →close()
- 14:32 1 mar 2009 dif hist +44 MODELOS →fetch_array()
- 14:30 1 mar 2009 dif hist +71 MODELOS →num_rows()
- 14:29 1 mar 2009 dif hist +46 MODELOS →field_name()
- 14:29 1 mar 2009 dif hist +46 MODELOS →data_seek()
- 14:28 1 mar 2009 dif hist +46 MODELOS →affected_rows()
- 14:27 1 mar 2009 dif hist +45 MODELOS →error()
- 14:26 1 mar 2009 dif hist +46 MODELOS →no_error()
- 14:25 1 mar 2009 dif hist +69 MODELOS →find()
- 14:24 1 mar 2009 dif hist +70 MODELOS →in_query()
- 14:21 1 mar 2009 dif hist +13 MODELOS →in_query_assoc()
- 14:20 1 mar 2009 dif hist +1 MODELOS →fetch_one()
- 14:19 1 mar 2009 dif hist +2 MODELOS →in_query_num()
- 14:19 1 mar 2009 dif hist +11 MODELOS →in_query_num()
- 14:18 1 mar 2009 dif hist -2 MODELOS →fetch_one()
- 14:17 1 mar 2009 dif hist +19 MODELOS →fetch_one()
- 14:16 1 mar 2009 dif hist +3 MODELOS →table_exists()
- 14:15 1 mar 2009 dif hist +10 008 N MODELOS Página creada con '= Introducción = Kumbia posee una doble capa de abstracción de base de datos. La primera mantiene un acceso uniforme que evita reescribir código en caso de cambiar el motor d...'
- 14:02 1 mar 2009 dif hist +15 Indice
- 01:46 1 mar 2009 dif hist +3 Ayuda:Ayuda última
- 00:22 1 mar 2009 dif hist +238 Estructura de Kumbia →Explicación de los parámetros ./config/environment.ini
- 00:19 1 mar 2009 dif hist +70 Estructura de Kumbia →Estructura del archivo ./config/environment.ini
- 00:18 1 mar 2009 dif hist -9 Estructura de Kumbia →Explicación de los parámetros ./config/config.ini
- 00:17 1 mar 2009 dif hist +357 Estructura de Kumbia →Explicación de los parámetros ./config/config.ini
- 00:12 1 mar 2009 dif hist +34 Estructura de Kumbia →config.ini
- 00:11 1 mar 2009 dif hist +42 Estructura de Kumbia →Explicación
- 00:09 1 mar 2009 dif hist +89 Estructura de Kumbia →Explicación
- 00:05 1 mar 2009 dif hist +130 Estructura de Kumbia →Directorios de entorno
- 00:00 1 mar 2009 dif hist +29 Instalar Kumbia →Configuración de MySQL
- 23:58 28 feb 2009 dif hist +72 Instalar Kumbia →Configurando apache
- 23:55 28 feb 2009 dif hist -37 Ayuda:Ayuda
- 23:53 28 feb 2009 dif hist +6 Ayuda:Ayuda
- 23:52 28 feb 2009 dif hist +4 Instalar Kumbia →Configurando apache
- 23:50 28 feb 2009 dif hist +7 Primera Aplicación en Kumbia →Nuestra Primera Acción
- 23:47 28 feb 2009 dif hist -34 Primera Aplicación en Kumbia →Nuestra Primera Acción
- 23:46 28 feb 2009 dif hist -7 Primera Aplicación en Kumbia →Nuestra Primera Acción
- 23:42 28 feb 2009 dif hist -62 Primera Aplicación en Kumbia →Nuestra Primera Acción
- 23:40 28 feb 2009 dif hist +7004 N Primera Aplicación en Kumbia Página creada con 'El presente capítulo tiene como objetivo entender la creación de una primera aplicación usando Kumbia, que nos servirá para entender la arquitectura MVC y algunos caracterí...'
- 23:30 28 feb 2009 dif hist +7 Características avanzadas →Obtener valores en una aplicación Kumbia
- 23:28 28 feb 2009 dif hist +210 Características avanzadas
- 23:17 28 feb 2009 dif hist +7451 N Características avanzadas Página creada con '=¡Parámetros con Nombre!= ¡Wow!, Algo muy importante en Kumbia es la aplicación de los parámetros con nombre, ésta es una característica muy importante usada a lo largo ...'
- 23:14 28 feb 2009 dif hist +2 Estructura de Kumbia →Explicación
- 23:10 28 feb 2009 dif hist -4 Estructura de Kumbia
- 23:10 28 feb 2009 dif hist +1 Estructura de Kumbia
- 23:09 28 feb 2009 dif hist +10 774 N Estructura de Kumbia Página creada con '=Introducción= En Kumbia un proyecto es un conjunto de servicios que comparten un nombre de dominio y un conjunto de modelos de datos. En un proyecto las operaciones están l...'
- 22:57 28 feb 2009 dif hist -994 Indice
- 22:55 28 feb 2009 dif hist +2 Indice →[Estructura de Kumbia]
- 22:52 28 feb 2009 dif hist -71 Indice →Instalar Kumbia