× This forum has been locked. Please submit new Feature Requests on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues

Export to JSON and RAW/CSV views out of the box

10 năm 4 ngày trước #367 bởi Carlos
Hi there!!
I love this tool since the moment I discover it and it has helped me in a couple of projects. So thank you very much for this great tool!!

I have a couple of suggestions that I think would make your tool even better:
  • In both of the solutions I have developed I have used json views so it would be great to have the option of creating json.php controllers with just one click
  • In one of the solutions I had to include a CSV exporter so it could be great to also offer the possibility of including the raw.php controllers when creating the view.
Best!!
Những thành viên sau(s) đã Cảm ơn: Andres Maeso, Chuyen Trung Tran, Nancy Anderson

Vui lòng Đăng nhập hoặc Tạo tài khoản để tham gia cuộc hội thoại.

9 năm 8 tháng trước #577 bởi Mark Vink
Replied by Mark Vink on topic Export to JSON and RAW/CSV views out of the box
I would (also) love a view.raw.php included as default.

Something as simple like this would do the job for me ;)

defined('_JEXEC') or die;
jimport('joomla.application.component.view');
class ComponentnameViewViewname extends JViewLegacy
{
    function display($tpl = null)
    {
        parent::display($tpl);
    }
}

Vui lòng Đăng nhập hoặc Tạo tài khoản để tham gia cuộc hội thoại.

Thời gian tải trang: 0.135 giây
Powered by Kunena Forum

We use cookies so that you can place orders and we can provide a better service. You can control the use of cookies at the individual browser level. If you reject cookies, you may still use our website, but your ability to use some features or areas of our website may be limited.