Blesta Source Documentation

SystemOverviewUsers extends SystemOverviewModel

System Overview Users

Table of Contents

Methods

__construct() Initialize
getRecentUsers() Retrieves a list of all recently active users
Methods

getRecentUsers()

Retrieves a list of all recently active users

public getRecentUsers(int $company_id[, int $limit = 15 ]) : array<string|int, mixed>
Parameters
$company_id : int

The company ID

$limit : int = 15

The maximum number of users to fetch

Return values
array<string|int, mixed>

A list of stdClass objects representing each user online

Tags
subpackage

plugins.systemoverview.models

copyright

Copyright (c) 2010, Phillips Data, Inc.

license

http://www.blesta.com/license/ The Blesta License Agreement

link

Blesta


        
On this page

Search results