[Tiki-devel] Tracker execution
Eutyche ODIMBA KOSHE <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.devel |
|---|---|
| Message-ID | <CAEsx67SZjbTzgoVg7cqCP-FTxp6p4sCbbG8otWWDJKX5v=3=yg@mail.gmail.com> |
I suppose that the tracker in their way of execution follows the same procedure. already that all the fields inherit from the same class and implement almost all the same methods like renderInput or renderoutput. the functioning is therefore the same. I'm trying to understand when the handleSave() method is executed. under what condition? Why am I saying this? I'm on a task to better manage the deletion of files in tiki. I can see that it is in this method for example that the links are broken. It's in this method that we take the old data we delete and the new ones are kept. Then I modify one to have to delete definitively some files but nothing happens. i do a little var_dump() inside to make sure it executes but nothing is displayed. Then I delete the body of the method so that it fails to delete or add new data but it still works fine. So I understand that I'm going the wrong way. Can I have more details about this ? _______________________________________________ TikiWiki-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel