atk4
In ATK4, how to reload the page with value chosen in a select box
I have a page with a dropdown list defined as follows $memb=$this->api->db->dsql()->table(\'vscrum_member m\')[详细]
2023-04-05 18:45 分类:问答ATK4 model not found when moving to online
I am developing a website using ATK4, a php framework with jquery. I have developed this on my laptop using localhost/test1 as the directory and with a local php database.[详细]
2023-04-05 13:52 分类:问答in ATK4 Can I define a different template from frontend to back end?
For Example, I would like to use the jUI template for the Admin area and CRUD, and for the FrontEnd and Pages I\'d like to use the Elep开发者_StackOverflowhant theme (or my super secret custom one). I[详细]
2023-04-04 10:41 分类:问答Storing table references in text field (for Agile Toolkit)
I have been experimenting with RDB design lately, and I was wondering about storing items in a field that can have more than one value:[详细]
2023-04-04 10:27 分类:问答Implementing log of actions
Is there any class available to do auditing of actions of users? I mean actions that users do with add, delete or modify a record?[详细]
2023-04-04 10:11 分类:问答Passing parameters to ->redirect() via $_GET
Hi I have this sentence $g->addButton(\'\')->set(\'NEW ACTIVITY\')->js(\'click\')->univ()->redirect(\'开发者_运维知识库newactivity\');[详细]
2023-04-04 03:58 分类:问答File upload, renamed automatically
When I do a file upload using FileStore, it automatically renames the uploaded file. Is it possible to not do this? Because when I do a开发者_Go百科 download, the real file name doesn\'t have an exte[详细]
2023-04-04 02:39 分类:问答ATK4 What is the procedure for setting up an Admin Area?
I have setup a CRUD ar开发者_如何学JAVAea on my frontendAPI.php file (testing my models)... and I even managed to secure it. I would like to do this the proper way... I would like to establish a separ[详细]
2023-04-03 20:45 分类:问答ATK4 Fatal Error
Fatal error: Class \'h1\' not found in /home/iracersr/public_html/atk4/lib/AbstractObject.php on line 131[详细]
2023-04-03 13:22 分类:问答How would i set order of MVCLister?
How would i properly sort output of a MVClister? <?php class page_index extends Page { function init(){[详细]
2023-04-03 13:10 分类:问答