Search for %s

  1. Search 4.x for %s
  2. Search 5.x for %s
  3. Other projects
Title Object type File name Summary
krumo::version function krumo/class.krumo.php Return Krumo version
krumo::_css function krumo/class.krumo.php Print the skin (CSS)
krumo::_recursion function krumo/class.krumo.php Render a block that detected recursion
krumo::_resource function krumo/class.krumo.php Render a dump for a resource
krumo::_string function krumo/class.krumo.php Render a dump for a string value
krumo::_vars function krumo/class.krumo.php Render a dump for the properties of an array or objeect
list.devel_generate.inc file devel_generate/list.devel_generate.inc
list_devel_generate function devel_generate/list.devel_generate.inc
merits_krumo function ./devel.module Decides whether or not to print a debug variable using krumo().
packages.html file krumo/docs/packages.html Krumo






INSTALL

| LICENSE

| README

| TODO

| VERSION


 
phpDocumentor Parser Errors and Warnings file krumo/docs/errors.html phpDocumentor Parser Errors and Warnings
README_devel_node_access.txt file ./README_devel_node_access.txt README
======

This module contains tools for developers using access control modules
to restrict access to some nodes. It is intended to help catch some
common mistakes and provide feedback to confirm that restricted nodes
are in fact visible only…
ric_INSTALL.html file krumo/docs/ric_INSTALL.html ------------------------------------------------------------------------------

SETUP: How to install Krumo ?

------------------------------------------------------------------------------

In order to use Krumo you have to put…
ric_LICENSE.html file krumo/docs/ric_LICENSE.html GNU LESSER GENERAL PUBLIC LICENSE
Version 2.1, February 1999

Copyright (C) 1991, 1999 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Everyone is permitted to copy and distribute…
ric_VERSION.html file krumo/docs/ric_VERSION.html 0.2.1a


Documentation generated on Sun, 02 Dec 2007 09:43:23 +0200 by phpDocumentor 1.4.0a2
runtests.sh file ./runtests.sh #!/usr/bin/env sh

# This script will run phpunit-based test classes using Drush's
# test framework. First, the Drush executable is located, and
# then phpunit is invoked, passing in drush_testcase.inc as
# the bootstrap file.
#
# Any parameters…
skin.css file krumo/skins/blue/skin.css /**
* Krumo "Blue" Skin
*
* @author Kaloyan K. Tsvetkov <mrasnika@users.sourceforge.net>
*/

/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */

ul.krumo-node {
margin: 0px;
padding: 0px;
skin.css file krumo/skins/orange/skin.css /**
* Krumo "Orange" Skin
*
* @author Kaloyan K. Tsvetkov <mrasnika@users.sourceforge.net>
*/

/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */

ul.krumo-node {
margin: 0px;
padding: 0px;
skin.css file krumo/skins/white/skin.css /**
* Krumo `Schablon.com` Skin
*
* @author Kaloyan K. Tsvetkov <mrasnika@users.sourceforge.net>
*/

/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */

ul.krumo-node {
margin: 0px;
padding: 0px;
skin.css file krumo/skins/green/skin.css /**
* Krumo "Green" Skin
*
* @author Kaloyan K. Tsvetkov <mrasnika@users.sourceforge.net>
*/

/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */

ul.krumo-node {
margin: 0px;
padding: 0px;
skin.css file krumo/skins/default/skin.css /**
* Krumo Default Skin
*
* @author Kaloyan K. Tsvetkov <mrasnika@users.sourceforge.net>
*/

/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */

ul.krumo-node {
margin: 0px;
padding: 0px;
}
ul.krumo-node ul {
stylesheet.css file krumo/docs/media/stylesheet.css a { color: #000090; text-decoration: none; }
a:hover, a:active, a:focus { color: highlighttext; background-color: highlight; text-decoration: none; }

body { background : #FFFFFF; }
body, table { font-family: Verdana, Arial, Helvetica, sans-serif;…
theme_dna_permission function ./devel_node_access.module Returns HTML to indicate if a user has a permission.
t_safe function ./devel.module Gets the t() function if available, uses strtr() as a fallback.
_devel_display_block_help_message function ./devel.admin.inc Displays a helpful message if Menu module is not installed.
_devel_node_access_build_nar_data function ./devel_node_access.module Builds an associative array of grant records and their history.
_devel_node_access_explain_access function ./devel_node_access.module Helper function that mimicks node.module's node_access() function.
_devel_node_access_format_row function ./devel_node_access.module Applies common formatting to a debug-mode table row.
_devel_node_access_get_grant_list function ./devel_node_access.module Creates a list of the grants returned by hook_node_grants().
_devel_node_access_get_node_title function ./devel_node_access.module Return a sanitized node title.
_devel_node_access_module_invoke_all function ./devel_node_access.module Invokes a hook.
_devel_node_access_nar_alter function ./devel_node_access.module Mimics hook_node_access_records_alter() and traces what each module does with it.
_devel_node_access_ng_alter function ./devel_node_access.module Mimics hook_node_grants_alter() and traces what each module does with it.
_devel_switch_user_access function ./devel.module Menu item access callback: checks permission and token for Switch User.
_devel_switch_user_list_cmp function ./devel.module Comparison helper function for uasort() in devel_switch_user_list().
_devel_table_sort function ./devel.module Devel's table sort.
_drush_devel_print_function function ./devel.drush.inc Prints a function including any Doxygen-style comments preceding it.
_list_devel_generate function devel_generate/list.devel_generate.inc