Qare Internals
    SQL Tables
    Schema
    Plugins
    API
 Site Map
 
count
 
 QareApplications
        AppDir
        ChangePassword
        Count
        CreateAccount
        Delegation
        DelegationDisplay
        DeleteRemote
        HelloWorld
        Inbox
        Login
        Logout
        Pending
        Ping
        Refresh
        Register
        RemoteAccount
        UserGroups
 

Overview
This application displays the list of top ten users on the basis of their inbox messages, sessions and delegees to whom the user has granted permissions either directly or indirectly.



Table Usage
Session table This application uses this table for querying the number of open sessions of the user currently logged in.
Inbox table This application uses this table for querying the number of Inbox messages of the user currentely logged in.
userDellegations table This application uses this table for querying the total nnumber of delegees have currentely logged in for the user.

Count Help