|
sess_count |
function |
drupal-6.x/includes/session.inc |
Counts how many users have sessions. Can count either anonymous sessions or authenticated sessions. |
|
user_admin_account |
function |
drupal-6.x/modules/user/user.admin.inc |
Form builder; User administration page. |
|
comment_new_page_count |
function |
drupal-6.x/modules/comment/comment.module |
Calculate page number for first new comment. |
|
theme_user_admin_account |
function |
drupal-6.x/modules/user/user.admin.inc |
Theme user administration overview. |
|
taxonomy_term_count_nodes |
function |
drupal-6.x/modules/taxonomy/taxonomy.module |
Count the number of published nodes classified by a term. |
|
user_admin_account_submit |
function |
drupal-6.x/modules/user/user.admin.inc |
Submit the user administration update form. |
|
user_admin_account_validate |
function |
drupal-6.x/modules/user/user.admin.inc |
|