1. martin_groth_kollerup
  2. Features Request
  3. Sunday, August 09 2015, 03:24 PM
Why do you add a div with id easyprofile in the controller.php and not in the view?
Accepted Answer
admin Accepted Answer
Admin
Hi,
basically because it was more convenient and easy to do so, we had the need to do so for two reasons:
- keep compatibility with previous versions of template overrides: we plan to develop many plugins to extends Easy Profile features, this DIV in older version there is no present, but in future It should be necessary for the operation of some plugin.
- the output of Easy Profile is defined not only by view files, it can became also from plugins, our controller allow you to get view from various plugins (index.php?option=com_jsn&view=your-custom-view-from-plugin), with this DIV in controller we can standardize the container of each output.
  1. more than a month ago
  2. Features Request
  3. # Permalink


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.