[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/drupalforfirebug/ -> drupalforfirebug.module (summary)

(no description)

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

Defines 25 functions

  drupalforfirebug_exit()
  drupalforfirebug_menu()
  drupalforfirebug_nodeapi()
  drupalforfirebug_views_pre_view()
  drupalforfirebug_form_alter()
  drupalforfirebug_user()
  drupalforfirebug_log()
  firep()
  drupalforfirebug_get()
  drupalforfirebug_get_sql_log()
  drupalforfirebug_execute_form()
  drupalforfirebug_get_php_exec_area()
  drupalforfirebug_get_php_exec()
  drupalforfirebug_get_exec_php_callback()
  drupalforfirebug_shutdown()
  drupalforfirebug_perm()
  drupalforfirebug_array_compare()
  drupalforfirebug_array_row_build()
  drupalforfirebug_array_highlight_code()
  drupalforfirebug_array_compare_code()
  do_offset()
  drupalforfirebug_show_array()
  html_drupalforfirebug_show_array()
  drupalforfirebug_field_object()
  drupalforfirebug_devel_query_table()

Functions
Functions that are not part of a class:

drupalforfirebug_exit()   X-Ref
Implementation of hook_init()


drupalforfirebug_menu()   X-Ref
Implementation of hook_menu()


drupalforfirebug_nodeapi(&$node, $op, $a3 = NULL, $a4 = NULL)   X-Ref
Implementation of hook_nodeapi()


drupalforfirebug_views_pre_view(&$view, &$display_id)   X-Ref
Implementation of hook_views_pre_view();


drupalforfirebug_form_alter(&$form, $form_state, $form_id)   X-Ref
Implementation of hook_form_alter()


drupalforfirebug_user($op, &$edit, &$account, $category = NULL)   X-Ref
Implementation of hook_user()


drupalforfirebug_log($message, $type = 'general')   X-Ref
API Function to Record a Message to the Drupal Firebug Log


firep($element, $title = NULL)   X-Ref
Command Function to Record a Data Element to the Drupal Firebug Log


drupalforfirebug_get($panetype)   X-Ref
Output Function to Return the Results of the Log


drupalforfirebug_get_sql_log()   X-Ref
Output Function to Return the Results of the SQL Log


drupalforfirebug_execute_form()   X-Ref
Generates an Execute PHP Drupal For Firebug Form


drupalforfirebug_get_php_exec_area()   X-Ref
No description

drupalforfirebug_get_php_exec($code = NULL, $token = NULL)   X-Ref
No description

drupalforfirebug_get_exec_php_callback()   X-Ref
Outputs a Execute PHP Form


drupalforfirebug_shutdown()   X-Ref
Output Function to Return Hidden Div Containers in Footer


drupalforfirebug_perm()   X-Ref
Implementation of hook_perm()


drupalforfirebug_array_compare($a, $b)   X-Ref
Generalized Array Comparision Function


drupalforfirebug_array_row_build($key, $value, $style, $depth)   X-Ref
Specialized Function to Return an Array Row


drupalforfirebug_array_highlight_code($data, $depth = 0)   X-Ref
Specialized Array Data Style Function


drupalforfirebug_array_compare_code($a, $b, $c = array()   X-Ref
Specialized Array Data Comparision Code


do_offset($level)   X-Ref
No description

drupalforfirebug_show_array($array, $level, $sub)   X-Ref
No description

html_drupalforfirebug_show_array($array)   X-Ref
No description

drupalforfirebug_field_object($marker, $id, $op = NULL, $data)   X-Ref
Function for fieldsets that wrap object dumps

For efficiency and consistent behavior in firebug window
Use to be a theme function, but that broke things

drupalforfirebug_devel_query_table($queries, $counts)   X-Ref
Replication of Devel Query Display (but as a table instead of CSS styled div structure)
This is done to work with the Firefox extension which has a harder time loading CSS




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