You are here

Functions in Masked Input 8

Primary tabs

Namesort descending Location Description Direct uses Strings
masked_input_element_info_alter ./masked_input.module Implements hook_install().
masked_input_get_configured_definitions ./masked_input.module Retrieve configured definitions prepared for the #definitions property of the masked_input element type.
masked_input_help ./masked_input.module
masked_input_install ./masked_input.module Implements hook_install().
masked_input_theme ./masked_input.module Implements hook_theme().
masked_input_view_configured_definitions ./masked_input.module Returns a build to render a preview of available mask definitions as a table. 1
_masked_input_default_definitions ./masked_input.module Default mask definitions provided by the plugin. Prepared specifically for 'rows' variable of theme_table(). 2
_maskinput_definitions_element src/MaskedInputSettingsForm.php Helper function: builds masked input definition form element. 2

Other projects