You are here

Files in User Stats 7

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt CONTENTS OF THIS FILE --------------------- - Introduction - Installation - Configuration - Accessing statistics from a theme INTRODUCTION ------------ Current Maintainer: Liam McDermott. Contact via:…
user_stats.admin.inc user_stats.admin.inc Commonly requested user statistics for themers administration interface.
user_stats.api.php user_stats.api.php
user_stats.author-pane.inc user_stats.author-pane.inc Provides a preprocess function for the author pane used by Advanced Forum and Advanced Profile Kit.
user_stats.info user_stats.info name = User Stats description = "Provides post count and other user statistics. Integrates well with Token and Advanced Forum (if installed)." core = 7.x configure = admin/config/people/user_stats project = "user_stats" files[]…
user_stats.install user_stats.install Install and update hooks for the User Stats module.
user_stats.module user_stats.module User Stats provides commonly requested user statistics for themers. These are:
user_stats.rules.inc user_stats.rules.inc Functions for integrating the Rules module with User Stats.
user_stats.views.inc views/user_stats.views.inc Hooks for integrating Views and User Stats.
user_stats.views_default.inc views/user_stats.views_default.inc Default views provided by the User Stats module.
views_handler_field_ip_user_count.inc views/views_handler_field_ip_user_count.inc User Stats user count by IP address.
views_handler_field_is_online.inc views/views_handler_field_is_online.inc User Stats is user online handler.
views_handler_field_user_ip_count.inc views/views_handler_field_user_ip_count.inc User Stats IP address count by user.
views_handler_field_user_picture_bare.inc views/views_handler_field_user_picture_bare.inc User Stats non-themed user picture.
views_handler_filter_is_online.inc views/views_handler_filter_is_online.inc User Stats is user online sort handler.
views_handler_sort_ip_user_count.inc views/views_handler_sort_ip_user_count.inc User Stats user count by IP address.
views_handler_sort_is_online.inc views/views_handler_sort_is_online.inc User Stats is user online sort handler.
views_handler_sort_user_ip_count.inc views/views_handler_sort_user_ip_count.inc User Stats IP address count by user.

Other projects