Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
KumbiaPHP
KumbiaPHP framework
Collective -
Host: opensource -
https://opencollective.com/kumbiaphp
- Website: https://kumbiaphp.com
- Code: https://github.com/KumbiaPHP
$models y $libs
Y como se cargaran ahora??
Pues como en todos los lenguajes que se cargan las de...
github.com/KumbiaPHP/KumbiaPHP - 348641a47bf4690081529167ef5279b89daa196e authored almost 15 years ago by joanhey <[email protected]>
No ayudaba y la gente lo usaba mal.
github.com/KumbiaPHP/KumbiaPHP - f99a54979b47b5617a570ccb81ec312be3ec5e31 authored almost 15 years ago by joanhey <[email protected]>github.com/KumbiaPHP/KumbiaPHP - 2947ac45f0d56b6e059b6ed31fdf3c120f62b74e authored almost 15 years ago by Emilio Silveira <[email protected]>
Se envia un array y crea una lista con ese array.
Mejor si lo hacemos recursivo.
github.com/KumbiaPHP/KumbiaPHP - 6e7035ba5152b436fbb3666918aebc5396d6e4a0 authored almost 15 years ago by joanhey <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - 77ab2c8b0dbe4b464420bf691cdee4265f76301b authored almost 15 years ago by Deivinson Tejeda <[email protected]>
Ejemplo:
Form::text('form.field')
Produce
<input id="form.field" name="form[field]" type="text...
github.com/KumbiaPHP/KumbiaPHP - 6322b593f74e4344b308b5e700990e9f3a2db139 authored almost 15 years ago by Emilio Silveira <[email protected]>github.com/KumbiaPHP/KumbiaPHP - edbbee34f58a60b4cf595ac232cb180386755275 authored almost 15 years ago by Deivinson Tejeda <[email protected]>
github.com/KumbiaPHP/KuBlog - 964b73cefd9378ccc42d1f1cd123fdb2c58c8b28 authored almost 15 years ago by Deivinson Tejeda <[email protected]>
github.com/KumbiaPHP/KuBlog - 20bc74deb16c24514d0af7501c7dc3131c27305e authored almost 15 years ago by Deivinson Tejeda <[email protected]>
github.com/KumbiaPHP/KuBlog - 6ab037d328eec78ac0488ca9798be223974e3530 authored almost 15 years ago by Deivinson Tejeda <[email protected]>
github.com/KumbiaPHP/KuBlog - 941664e1f6ac7316226dd0576fce0a97d62193bf authored almost 15 years ago by Deivinson Tejeda <[email protected]>
consola
github.com/KumbiaPHP/KumbiaPHP - 3d88838c31d80c13a5c32e9e1fdc2d00a14ee334 authored almost 15 years ago by Emilio Silveira <[email protected]>github.com/KumbiaPHP/KumbiaPHP - 50cf1050d16be00ba2bf8343b35ea4b88b5f8cb8 authored almost 15 years ago by Emilio Silveira <[email protected]>
evitaba que se lanzara la excepcion, asimismo aprovechando de corregir
la indentacion :)
Se pueden usar los antiguos, pero quedan deprecated.
en el controller:
$this->post() ahora Reques...
Aun se mejorara mas.
github.com/KumbiaPHP/KumbiaPHP - d8239e1edde37819999a2294a3d4e4111b348237 authored almost 15 years ago by joanhey <[email protected]>github.com/KumbiaPHP/KumbiaPHP - 6eab441594a4f5ba1804df7b7157b945aa4ec5c6 authored almost 15 years ago by joanhey <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - 52ae584dbd9365ec8e58cbc49f236ff822cfe3cd authored almost 15 years ago by joanhey <[email protected]>
Cambiad vuestro index.php en las apps que tengais.
github.com/KumbiaPHP/KumbiaPHP - 31c0bc5a8b971436c291048e125f7e10742d4072 authored almost 15 years ago by joanhey <[email protected]>github.com/KumbiaPHP/KumbiaPHP - 58d2468baa5c3f7a8208c6ac6b8ca2e75cba80fc authored almost 15 years ago by Emilio Silveira <[email protected]>
carga de librerias, mejor utilizar Load::lib()
github.com/KumbiaPHP/KumbiaPHP - 4670f83b2d05f9f8415962dff1722b83e4c976a8 authored almost 15 years ago by Emilio Silveira <[email protected]>problemas de carga si se usa un helper tanto en un template como en un
view cuando se definen ex...
github.com/KumbiaPHP/KumbiaPHP - 7fb9d259f50cb29c5250f9075edaad2bdf2354ea authored almost 15 years ago by Deivinson Tejeda <[email protected]>
Se ha de mirar si quitamos tambien ese echo del js y que lo gestione el view.
github.com/KumbiaPHP/KumbiaPHP - 4df0cb079ab1e5d7e214450581d971420a4c7db5 authored almost 15 years ago by joanhey <[email protected]>github.com/KumbiaPHP/KumbiaPHP - 116b2582c2abe10e5d9b7202236c0da5e6c87185 authored almost 15 years ago by Emilio Silveira <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - fff2152f486a448bb78c2459a41de0492720f845 authored almost 15 years ago by Emilio Silveira <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - 40a453ece7761bf65d85fc4aad75f449df337f43 authored almost 15 years ago by Emilio Silveira <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - b6e068d8632a42cf31a5f0595378d4561d6ffd48 authored almost 15 years ago by joanhey <[email protected]>
De paso la clase cache queda desacoplada de kumbiaphp, solo el path de carga de drivers se deberi...
github.com/KumbiaPHP/KumbiaPHP - 8ae229cbea2f77e56c69a2df7124e6a0a834a5b4 authored almost 15 years ago by joanhey <[email protected]>github.com/KumbiaPHP/KumbiaPHP - 22e90ee136fff071651302f9b3e359fcbe214bf3 authored almost 15 years ago by Emilio Silveira <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - 8e3a6a4ba46495b37245753ffe2cb3c787491924 authored almost 15 years ago by joanhey <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - 9abbc6ee5ecc7dcabfbe9af7b39d2c557dee22c6 authored almost 15 years ago by Emilio Silveira <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - 4d4f0dfe74297a1cadae1655988fc27d57c60d89 authored almost 15 years ago by Alberto Berroteran (ashrey) <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - 1940d0bc1fdf977816af333f6017493fe5ee7b3f authored almost 15 years ago by Alberto Berroteran (ashrey) <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - 710082b8459ee355616abdb0b8b6d091424c8832 authored almost 15 years ago by joanhey <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - 619b40356fdd7ae3fa63961e179420297d0f8b00 authored almost 15 years ago by William Javier Del Valle Meza <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - 8cdbe2bc57f6b118ef5d98657bab350c5737c63d authored almost 15 years ago by William Javier Del Valle Meza <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - f8e370317b4e9d4c1b063fe128982a3f6bb6e34c authored almost 15 years ago by William Javier Del Valle Meza <[email protected]>
javascript.
Los metadatos se cargan colocando en la vista
<?php echo Js::includeMetadata() ?>
...
github.com/KumbiaPHP/KumbiaPHP - 7f495beb7200354169fbec781f3f1ba2985b6889 authored almost 15 years ago by joanhey <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - cebd5bbbc0b0065ebdc30191e7120a5c327888d1 authored almost 15 years ago by joanhey <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - 3400537d52e2f51382ff23e498ab93f521dfeaa7 authored almost 15 years ago by joanhey <[email protected]>
Se deja la validacion de response view, por cuestiones historicas, pero esta deprecated.
github.com/KumbiaPHP/KumbiaPHP - fc12956d503e13e8fe7211f8168d02f7c75cde7f authored about 15 years ago by joanhey <[email protected]>github.com/KumbiaPHP/KumbiaPHP - f01e76227f8172fa3f6457d39df47abf81feb82a authored about 15 years ago by joanhey <[email protected]>
Asi View::output() vuelve a ser View::render().
Cambiado tambien el pages controller para usarlos.
Añadido View::getPath() privado para usarlo internamente.
github.com/KumbiaPHP/KumbiaPHP - b0be9315817a71aa8d1acb81dcf120359af90338 authored about 15 years ago by joanhey <[email protected]>github.com/KumbiaPHP/KumbiaPHP - 428e7f15774111ea1fbcf70cc4f53e08bdc2af40 authored about 15 years ago by joanhey <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - fbc40acee43f4eb6a848cdf6eec8e551bd4cd175 authored about 15 years ago by joanhey <[email protected]>
Añadido View::setPath().
Renombrada la clase View a ViewBase.
View::response('pdf','templatexx');
View::response('xml', NULL);
Antes usaba dirs : views/controller/RESPONSE/action.phtml
Ahora usa extension: views/controller/a...
github.com/KumbiaPHP/KumbiaPHP - 824efd2c1467e562e35e7d1665839d9d2e30fb5b authored about 15 years ago by joanhey <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - b9a66aab6529391bfca2130dc0ab753e2f13ac4d authored about 15 years ago by joanhey <[email protected]>
Falta cambiar el status tambien, si no se usa routes.
github.com/KumbiaPHP/KumbiaPHP - a153d4b08335cbbfe9f79e3c47f0ece70088b97a authored about 15 years ago by joanhey <[email protected]>$this->set_response() ahora View::response()
$this->render() ahora View::render()
$this->cache(...
github.com/KumbiaPHP/KumbiaPHP - 7e0e9506e8ac33b116128696be924f58b3fab025 authored about 15 years ago by joanhey <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - 7767e8d333081c311ccaed5e94566edce980c307 authored about 15 years ago by joanhey <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - 88df93e36f39c07ec232c1a7214da2bea3afec23 authored about 15 years ago by joanhey <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - 12c0db9ff24f874e09941b237af1448e801e0e63 authored about 15 years ago by Emilio Silveira <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - 4c91d14c853413a9bd0a173ca42a13d31939c689 authored about 15 years ago by joanhey <[email protected]>
Paginator digg, ahora usa los nuevos helpers.
Más adelante hemos de cambiar los demas partials de...
Eliminados los helpers compuestos.
github.com/KumbiaPHP/KumbiaPHP - 6f43640524f8347dae0639dda377fce0db0aaa13 authored about 15 years ago by joanhey <[email protected]>optimizaciones y estandarizaciones.
github.com/KumbiaPHP/KumbiaPHP - 100f3815517d6fa8eb22738a364d1d81e7ad6c92 authored about 15 years ago by Emilio Silveira <[email protected]>factory y singleton.
Funciona identicamente a la antigua cache, solo que desde el exterior se
p...
quedando Html::meta y Html::includeMetatags
github.com/KumbiaPHP/KumbiaPHP - 9e7849aa5a1671784f56df6213e52f4ac00b3e1a authored about 15 years ago by Emilio Silveira <[email protected]>Se adicionaron los metodos para enlazar documentos con el tag <link>
Tag::link($href, $attrs=...
github.com/KumbiaPHP/KumbiaPHP - 390487b75fcfe999bfa308aa79f035590ddff6bf authored about 15 years ago by Emilio Silveira <[email protected]>github.com/KumbiaPHP/KumbiaPHP - fa1241981ebeeddf7089d5b7e475f780291d004d authored about 15 years ago by Emilio Silveira <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - 42e41693367ccc1d94b543a00e0516f5f94d2314 authored about 15 years ago by Emilio Silveira <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - c571d352192fcd84b3ad4b11a88c9829f45206af authored about 15 years ago by Emilio Silveira <[email protected]>
helper queda asi:
Form::dbSelect($name, $data, $field, $blank=null, $attrs=NULL,
$value=NULL)
helper para calendario
github.com/KumbiaPHP/KumbiaPHP - 1a01807f45d0ace1be805b144a4681e54bf833ba authored about 15 years ago by Emilio Silveira <[email protected]>split en el lado de cliente. Y la definicion del helper queda
Js::calendar($name, $format='%d-%m...
github.com/KumbiaPHP/KumbiaPHP - bbc5e3a32f04c0c632f0ca22f0b2e69604016383 authored about 15 years ago by Emilio Silveira <[email protected]>github.com/KumbiaPHP/KumbiaPHP - b9c5be46081a81ee4a1837cc67409fca48c4cd08 authored about 15 years ago by joanhey <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - cec2a3a06c850df21b86ee022620a3421a6dcd0a authored about 15 years ago by joanhey <[email protected]>
Se ha de cambiar la bienvenida y status, pasarlos al controller index.
github.com/KumbiaPHP/KumbiaPHP - f53c00c4ee832ca075b79e1e4538682f7b063bd3 authored about 15 years ago by joanhey <[email protected]>github.com/KumbiaPHP/KumbiaPHP - d1fd334a29a0497f8d95ba6cd632f04c6934720b authored about 15 years ago by Alberto Berroteran (ashrey) <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - dec451fb7f632a95f66b242299e200b896cb2539 authored about 15 years ago by joanhey <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - e50bc9de41ad2d722d85608ebc2d04554bc562b4 authored about 15 years ago by joanhey <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - 25f72f442f381beeb7d5925d5e206f2a991234ae authored about 15 years ago by joanhey <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - f06c9c808174ce4070a4b9f4b0bbea2058af9eb4 authored about 15 years ago by joanhey <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - e952e035a37f207537df5019eccc325a1276f885 authored about 15 years ago by joanhey <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - a591424614b7b262506e3652e609883ddaa15e2a authored about 15 years ago by joanhey <[email protected]>
fecha con calendario usando jsCalendar.
Para que funcione correctamente, siempre hay que cargar ...
github.com/KumbiaPHP/KumbiaPHP - 3d816dc67bf79cc26fefeb0cad0491a5b437ab7d authored about 15 years ago by Emilio Silveira <[email protected]>atraves de la clase js-calendar.
Para cuando hay peticiones ajax, aun no se asocia automaticamen...
github.com/KumbiaPHP/KumbiaPHP - c48432ecccc04e325212b2ed3e979e7130d8048c authored about 15 years ago by Emilio Silveira <[email protected]>kumbiaphp y otra vista para jscalendar
github.com/KumbiaPHP/KumbiaPHP - 02ca70446b928dab20c205aff276095e63ca80bb authored about 15 years ago by Emilio Silveira <[email protected]>github.com/KumbiaPHP/KuBlog - c85bc2f0b1d3e3e42dc10f466dfd5e303e290041 authored about 15 years ago by Deivinson Tejeda <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - d970a47c77bab5be3c47bf5396439bfd6b0c70d3 authored about 15 years ago by Deivinson Tejeda <[email protected]>
github.com/KumbiaPHP/KuBlog - ba66c6ae95d37930cda3d02aeec275cabfb67968 authored about 15 years ago by Deivinson Tejeda <[email protected]>
github.com/KumbiaPHP/KuBlog - a30f1693f790093598808eb545e4110579c6a5ea authored about 15 years ago by Deivinson Tejeda <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - 9955f45db4e5c85eb72b2312c122ca51f906fc28 authored about 15 years ago by Emilio Silveira <[email protected]>
Fatal error: Cannot redeclare class Categorias in app/models/categorias.php on line 34
github.com/KumbiaPHP/KumbiaPHP - 38353f3d0f39b889ffedf36c0bd29424533926b2 authored about 15 years ago by William Javier Del Valle Meza <[email protected]>Y este ultimo cambio no es correcto, asi se repiten los css.
github.com/KumbiaPHP/KumbiaPHP - 2be0389b48fb4b7244fba2a302c05551d822ffe3 authored about 15 years ago by joanhey <[email protected]>github.com/KumbiaPHP/KumbiaPHP - a0d1dc1db20177f609b347343af329ffdca45a3c authored about 15 years ago by Deivinson Tejeda <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - 8556aa80a0d4f911b38641bd47b8bd489c0ae7de authored about 15 years ago by William Javier Del Valle Meza <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - 7bc424debcf02a2f3f87576e49db56e853b4677f authored about 15 years ago by joanhey <[email protected]>
github.com/KumbiaPHP/KumbiaPHP - 304f96cd2cd56aa0e92150b904d467389bbc8a6a authored about 15 years ago by joanhey <[email protected]>
no hay ningun valor para tomar en null, y ajustados los helpers para
utilizarlo.
El bug se mani...
github.com/KumbiaPHP/KumbiaPHP - 626fcea09f476df9c38d7754ca476c7dec050c02 authored about 15 years ago by Emilio Silveira <[email protected]>github.com/KumbiaPHP/KumbiaPHP - 59e3d4ba51e7bb3318eabe3130b34ad10f6ae7c2 authored about 15 years ago by William Javier Del Valle Meza <[email protected]>