[Vtigercrm-developers] V6 List View Orderby Sort By
Vikas Jain
vikas at vtiger.com
Mon Jul 1 05:18:13 UTC 2013
Daniel,
These instance variable are the same that are set in the main class, we are
using getForSql API to
prevent any sql injection.
On 28 June 2013 14:10, Daniel Thompson <developingdanny at gmail.com> wrote:
> Hi,
>
> I have a question about below;
>
> $orderBy = $this->getForSql('orderby');
> $sortOrder = $this->getForSql('sortorder');
>
> /models/ListView.php
>
> These functions don't seem to relate to the module instance variable set
> in the main class for sortorder and orderby.
>
> Are they suppose to or are these now set in a different area?
>
> Regards
>
> Danny
>
> _______________________________________________
> http://www.vtiger.com/
>
--
Regards
Vikas
Vtiger Team
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20130701/cb5e298d/attachment.html>
More information about the vtigercrm-developers
mailing list