get_t

Functions that call get_t()

Namesort iconLocationDescription
batch_processdrupal/includes/form.incProcess the batch.
batch_setdrupal/includes/form.incOpen a new batch.
hook_requirementsdrupal/modules/system/system.api.phpCheck installation requirements and do status reporting.
theme_form_elementdrupal/includes/form.incReturn a themed form element.
unicode_requirementsdrupal/includes/unicode.incReturn Unicode library status and errors.
_form_validatedrupal/includes/form.incPerforms validation on form elements. First ensures required fields are completed, #maxlength is not exceeded, and selected options were in the list of options given to the user. Then calls user-defined validators.
_locale_batch_builddrupal/includes/locale.incBuild a locale batch from an array of files.
_locale_import_messagedrupal/includes/locale.incSets an error message occurred during locale file parsing.
_unicode_checkdrupal/includes/unicode.incPerform checks about Unicode support in PHP, and set the right settings if needed.