|
filter_admin_order |
function |
drupal-6.x/modules/filter/filter.admin.inc |
Build the form for ordering filters for a format. |
|
_comment_get_orders |
function |
drupal-6.x/modules/comment/comment.module |
Return an array of viewing orders for comment listings. |
|
tablesort_get_order |
function |
drupal-6.x/includes/tablesort.inc |
Determine the current sort criterion. |
|
_forum_get_topic_order |
function |
drupal-6.x/modules/forum/forum.module |
|
|
filter_admin_order_page |
function |
drupal-6.x/modules/filter/filter.admin.inc |
Menu callback; display form for ordering filters for a format. |
|
theme_filter_admin_order |
function |
drupal-6.x/modules/filter/filter.admin.inc |
Theme filter order configuration form. |
|
filter_admin_order_submit |
function |
drupal-6.x/modules/filter/filter.admin.inc |
Process filter order configuration form submission. |
|
_forum_get_topic_order_sql |
function |
drupal-6.x/modules/forum/forum.module |
|
|
COMMENT_ORDER_NEWEST_FIRST |
constant |
drupal-6.x/modules/comment/comment.module |
Comments are ordered by date - newest first. |
|
COMMENT_ORDER_OLDEST_FIRST |
constant |
drupal-6.x/modules/comment/comment.module |
Comments are ordered by date - oldest first. |