Search for %s
| Title | Object type | File name | Summary |
|---|---|---|---|
| krumo::version | function | krumo/ |
Return Krumo version |
| krumo::_css | function | krumo/ |
Print the skin (CSS) |
| krumo::_recursion | function | krumo/ |
Render a block that detected recursion |
| krumo::_resource | function | krumo/ |
Render a dump for a resource |
| krumo::_string | function | krumo/ |
Render a dump for a string value |
| krumo::_vars | function | krumo/ |
Render a dump for the properties of an array or objeect |
| list.devel_generate.inc | file | devel_generate/ |
|
| list_devel_generate | function | devel_generate/ |
|
| merits_krumo | function | ./ |
Decides whether or not to print a debug variable using krumo(). |
| packages.html | file | krumo/ |
Krumo INSTALL | LICENSE | README | TODO | VERSION |
| phpDocumentor Parser Errors and Warnings | file | krumo/ |
phpDocumentor Parser Errors and Warnings |
| README_devel_node_access.txt | file | ./ |
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/ |
------------------------------------------------------------------------------ SETUP: How to install Krumo ? ------------------------------------------------------------------------------ In order to use Krumo you have to put… |
| ric_LICENSE.html | file | krumo/ |
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/ |
0.2.1a Documentation generated on Sun, 02 Dec 2007 09:43:23 +0200 by phpDocumentor 1.4.0a2 |
| runtests.sh | file | ./ |
#!/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/ |
/** * Krumo "Blue" Skin * * @author Kaloyan K. Tsvetkov <mrasnika@users.sourceforge.net> */ /* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */ ul.krumo-node { margin: 0px; padding: 0px; … |
| skin.css | file | krumo/ |
/** * Krumo "Orange" Skin * * @author Kaloyan K. Tsvetkov <mrasnika@users.sourceforge.net> */ /* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */ ul.krumo-node { margin: 0px; padding: 0px; … |
| skin.css | file | krumo/ |
/** * Krumo `Schablon.com` Skin * * @author Kaloyan K. Tsvetkov <mrasnika@users.sourceforge.net> */ /* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */ ul.krumo-node { margin: 0px; padding: 0px; … |
| skin.css | file | krumo/ |
/** * Krumo "Green" Skin * * @author Kaloyan K. Tsvetkov <mrasnika@users.sourceforge.net> */ /* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */ ul.krumo-node { margin: 0px; padding: 0px; … |
| skin.css | file | krumo/ |
/** * 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/ |
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 | ./ |
Returns HTML to indicate if a user has a permission. |
| t_safe | function | ./ |
Gets the t() function if available, uses strtr() as a fallback. |
| _devel_display_block_help_message | function | ./ |
Displays a helpful message if Menu module is not installed. |
| _devel_node_access_build_nar_data | function | ./ |
Builds an associative array of grant records and their history. |
| _devel_node_access_explain_access | function | ./ |
Helper function that mimicks node.module's node_access() function. |
| _devel_node_access_format_row | function | ./ |
Applies common formatting to a debug-mode table row. |
| _devel_node_access_get_grant_list | function | ./ |
Creates a list of the grants returned by hook_node_grants(). |
| _devel_node_access_get_node_title | function | ./ |
Return a sanitized node title. |
| _devel_node_access_module_invoke_all | function | ./ |
Invokes a hook. |
| _devel_node_access_nar_alter | function | ./ |
Mimics hook_node_access_records_alter() and traces what each module does with it. |
| _devel_node_access_ng_alter | function | ./ |
Mimics hook_node_grants_alter() and traces what each module does with it. |
| _devel_switch_user_access | function | ./ |
Menu item access callback: checks permission and token for Switch User. |
| _devel_switch_user_list_cmp | function | ./ |
Comparison helper function for uasort() in devel_switch_user_list(). |
| _devel_table_sort | function | ./ |
Devel's table sort. |
| _drush_devel_print_function | function | ./ |
Prints a function including any Doxygen-style comments preceding it. |
| _list_devel_generate | function | devel_generate/ |
Pagination
- Previous page
- Page 4