[Vtigercrm-developers] get list of all users
lucia digirolamo
l.digirolamo at websonica.net
Mon May 11 13:21:30 GMT 2015
thanks, yes it's vtiger 6.2.. I'm not so good with php can you tell me
where is this function? how can I user it?
On 11/05/2015 14:51, Alan Lord wrote:
> On 11/05/15 13:27, lucia digirolamo wrote:
>>
>> My question: how can I have the list of users?
>>
>
> Assuming you are talking about vtiger 6 how about
>
> /**
> * Static Function to get the instance of all the User Record models
> * @return <Array> - List of *Users_Record_Model* instances
> */
> public static function getAll($onlyActive=true) {...
>
>
>
> Alan
>
>
>
> _______________________________________________
> http://www.vtiger.com/
>
More information about the vtigercrm-developers
mailing list