[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/modules/dblog/ -> dblog.admin.inc (summary)

(no description)

File Size: 330 lines (10 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 10 functions

  dblog_admin_settings()
  dblog_overview()
  dblog_top()
  dblog_event()
  dblog_build_filter_query()
  dblog_filters()
  _dblog_format_message()
  dblog_filter_form()
  dblog_filter_form_validate()
  dblog_filter_form_submit()

Functions
Functions that are not part of a class:

dblog_admin_settings()   X-Ref
dblog module settings form.


dblog_overview()   X-Ref
Menu callback; displays a listing of log messages.


dblog_top($type)   X-Ref
Menu callback; generic function to display a page of the most frequent
dblog events of a specified type.


dblog_event($id)   X-Ref
Menu callback; displays details about a log message.


dblog_build_filter_query()   X-Ref
Build query for dblog administration filters based on session.


dblog_filters()   X-Ref
List dblog administration filters that can be applied.


_dblog_format_message($dblog)   X-Ref
Formats a log message for display.

param: $dblog

dblog_filter_form()   X-Ref
Return form for dblog administration filters.


dblog_filter_form_validate($form, &$form_state)   X-Ref
Validate result from dblog administration filter form.


dblog_filter_form_submit($form, &$form_state)   X-Ref
Process result from dblog administration filter form.




Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7