Tuan Pham Ngoc
Tuan Pham Ngoc
Pull Request for Issue # . ### Summary of Changes This PR adds two new methods, `getRedirectUrlToItem()` and `getRedirectUrlToList()`, to the `FormController` class. These methods centralize the generation of redirection...
Pull Request for Issue # . ### Summary of Changes (ChatGPT helped improving my original PR description to make it more clear) This PR refactors the MVC `FormController` class to...
Pull Request for Issue # . ### Summary of Changes This pull request introduces a new utility method to the `Joomla\CMS\Table\Table` class: - `getData()` – returns the data of the...