book_menu_name |
function |
drupal/modules/book/book.module |
Generates the corresponding menu name from a book ID. |
menu_get_names |
function |
drupal/includes/menu.inc |
Build a list of named menus. |
db_field_names |
function |
drupal/includes/database/database.inc |
Returns an array of field names from an array of key/index column specifiers. |
drupal_dirname |
function |
drupal/includes/file.inc |
Gets the name of the directory from a given path. |
theme_username |
function |
drupal/includes/theme.inc |
Returns HTML for a username, potentially linked to the user's page. |
format_username |
function |
drupal/includes/common.inc |
Format a username. |
drupal_basename |
function |
drupal/includes/file.inc |
Gets the filename from a given path. |
db_rename_table |
function |
drupal/includes/database/database.inc |
Renames a table. |
user_load_by_name |
function |
drupal/modules/user/user.module |
Fetch a user object by account name. |
shortcut_set_name |
function |
drupal/modules/shortcut/shortcut.module |
Returns the name of a shortcut set, based on a provided number. |
user_validate_name |
function |
drupal/modules/user/user.module |
Verify the syntax of the given name. |
SystemQueue::$name |
property |
drupal/modules/system/system.queue.inc |
The name of the queue this instance is working with. |
FILE_EXISTS_RENAME |
constant |
drupal/includes/file.inc |
Flag for dealing with existing files: Appends number until name is unique. |
rdf_rdf_namespaces |
function |
drupal/modules/rdf/rdf.module |
Implements hook_rdf_namespaces(). |
rdf_get_namespaces |
function |
drupal/modules/rdf/rdf.module |
Returns an array of RDF namespaces defined in modules that implement
hook_rdf_namespaces(). |
node_type_get_name |
function |
drupal/modules/node/node.module |
Returns the node type name of the passed node or node type string. |
hook_username_alter |
function |
drupal/modules/system/system.api.php |
Alter the username that is displayed for a user. |
drupal_get_filename |
function |
drupal/includes/bootstrap.inc |
Returns and optionally sets the filename for a system resource. |
FileNameMungingTest |
class |
drupal/modules/simpletest/tests/file.test |
Tests for file_munge_filename() and file_unmunge_filename(). |
DatabaseTasks::name |
function |
drupal/includes/install.inc |
Return the human-readable name of the driver. |
hook_rdf_namespaces |
function |
drupal/modules/rdf/rdf.api.php |
Allow modules to define namespaces for RDF mappings. |
menu_test_menu_name |
function |
drupal/modules/simpletest/tests/menu_test.module |
Helper function for the testMenuName() test. Used to change the menu_name
parameter of a menu. |
file_munge_filename |
function |
drupal/includes/file.inc |
Modifies a filename as needed for security purposes. |
node_type_get_names |
function |
drupal/modules/node/node.module |
Returns a list of available node type names. |
USERNAME_MAX_LENGTH |
constant |
drupal/modules/user/user.module |
Maximum length of username text field. |
file_create_filename |
function |
drupal/includes/file.inc |
Creates a full file path from a directory and filename. |
locale_language_name |
function |
drupal/modules/locale/locale.module |
Returns a language name |
file_unmunge_filename |
function |
drupal/includes/file.inc |
Undoes the effect of file_munge_filename(). |
PollVoteCheckHostname |
class |
drupal/modules/poll/poll.test |
|
Archive_Tar::$_tarname |
property |
drupal/modules/system/system.tar.inc |
|
filter_permission_name |
function |
drupal/modules/filter/filter.module |
Returns the machine-readable permission name for a provided text format. |
user_role_load_by_name |
function |
drupal/modules/user/user.module |
Fetches a user role by role name. |
FileTransfer::$username |
property |
drupal/includes/filetransfer/filetransfer.inc |
|
FileTransfer::$hostname |
property |
drupal/includes/filetransfer/filetransfer.inc |
|
rdf_preprocess_username |
function |
drupal/modules/rdf/rdf.module |
Implements MODULE_preprocess_HOOK(). |
rdf_test_rdf_namespaces |
function |
drupal/modules/rdf/tests/rdf_test.module |
Implements hook_rdf_namespaces(). |
Updater::getProjectName |
function |
drupal/includes/updater.inc |
Get the name of the project directory (basename). |
update_get_project_name |
function |
drupal/modules/update/update.compare.inc |
Determines what project a given file object belongs to. |
field_test_rename_bundle |
function |
drupal/modules/field/tests/field_test.entity.inc |
Renames a bundle for test_entity entities. |
user_login_name_validate |
function |
drupal/modules/user/user.module |
A FAPI validate handler. Sets an error if supplied username has been blocked. |
_search_get_module_names |
function |
drupal/modules/search/search.admin.inc |
Helper function to get real module names. |
openid_extract_namespace |
function |
drupal/modules/openid/openid.inc |
Extract all the parameters belonging to an extension in a response message. |
template_process_username |
function |
drupal/includes/theme.inc |
Processes variables for theme_username(). |
drupal_get_rdf_namespaces |
function |
drupal/includes/common.inc |
Returns a string containing RDF namespace declarations for use in XML and
XHTML output. |
DatabaseTasks_mysql::name |
function |
drupal/includes/database/mysql/install.inc |
Returns a human-readable name string for MySQL and equivalent databases. |
SHORTCUT_DEFAULT_SET_NAME |
constant |
drupal/modules/shortcut/shortcut.module |
The name of the default shortcut set. |
image_style_name_validate |
function |
drupal/modules/image/image.admin.inc |
Element validate function to ensure unique, URL safe style names. |
DatabaseTransaction::name |
function |
drupal/includes/database/database.inc |
Retrieves the name of the transaction or savepoint. |
DatabaseTasks_pgsql::name |
function |
drupal/includes/database/pgsql/install.inc |
Return the human-readable name of the driver. |
taxonomy_get_term_by_name |
function |
drupal/modules/taxonomy/taxonomy.module |
Try to map a string to an existing term, as for glossary use. |