Element index for package Site
[ g ]
[ s ]
[ u ]
g
- get_bandwidth_usage
- in file site.php, method Site_Module::get_bandwidth_usage()
array get_bandwidth_usage(string)
- get_site_services
- in file site.php, method Site_Module::get_site_services()
object get_site_services()
- get_users
- in file site.php, method Site_Module::get_users()
array get_users()
- get_users_backend
- in file site.php, method Site_Module::get_users_backend()
array get_users_backend() Finds all applicable users created and returns an array consisting of their information from /etc/passwd. Indexed by username.
- get_user_count
- in file site.php, method Site_Module::get_user_count()
array get_users () Finds the number of users currently on an account and the maximum number permitted.
- get_user_count_backend
- in file site.php, method Site_Module::get_user_count_backend()
int get_users_backend () Backend query to gather the number of users attached to a domain, excluding the base site administrator, so it will return the number of users in a site minus 1 to account for the primary user.
top
top
top
|
|