msnf_alter_extra_weights |
./msnf.module |
Pre-render callback to adjust weights of non-CCK fields. |
|
1 |
msnf_alter_node_type_form |
./msnf.module |
Function to add options to the node type form. |
1 |
|
msnf_clear_type_cache |
./msnf.module |
Clear the cache of content_types; called in several places when content
information is changed. |
1 |
|
msnf_content_extra_fields |
./msnf.module |
Implementation of hook_content_extra_fields(). |
|
|
msnf_content_types |
./msnf.module |
Return a list of all content types. |
7 |
|
msnf_extra_fields |
./msnf.module |
Get information about non-CCK 'node fields' defined in core. |
2 |
|
msnf_features_api |
./msnf.module |
Implementation of hook_features_api(). |
|
|
msnf_field_remove_form_submit |
./msnf.module |
Additional submit handler for content_remove_form(). |
|
1 |
msnf_form_alter |
./msnf.module |
Implementation of hook_form_alter(). |
|
|
msnf_help |
./msnf.module |
Implementation of hook_help(). |
|
|
msnf_install |
./msnf.install |
Implementation of hook_install(). |
|
|
msnf_locale |
./msnf.module |
Implementation of hook_locale(). |
|
|
msnf_locale_refresh |
./msnf.module |
Refresh strings. |
|
1 |
msnf_menu |
./msnf.module |
Implementation of hook_menu(). |
|
|
msnf_prepare_form_step |
./msnf.module |
Function to prepare the current form step and to alter the node form. |
1 |
|
msnf_save_step |
includes/msnf.steps.inc |
|
3 |
|
msnf_schema |
./msnf.install |
Implementation of hook_schema. |
|
|
msnf_steps |
includes/msnf.steps.inc |
Returns all steps for a content type. |
14 |
|
msnf_step_default_settings |
includes/msnf.steps.inc |
Provide default settings for a form step. |
1 |
|
msnf_step_delete |
includes/msnf.steps.inc |
Delete a single step. |
1 |
|
msnf_step_edit_form |
includes/msnf.admin.inc |
Menu callback to provide a form for editing a single step. |
|
1 |
msnf_step_edit_form_submit |
includes/msnf.admin.inc |
Submit handler for msnf_step_edit_form(). |
|
|
msnf_step_features_export |
includes/msnf.features.inc |
Implementation of hook_features_export(). |
|
|
msnf_step_features_export_options |
includes/msnf.features.inc |
Implementation of hook_features_export_options(). |
|
|
msnf_step_features_export_render |
includes/msnf.features.inc |
Implementation of hook_features_export_render(). |
|
|
msnf_step_features_rebuild |
includes/msnf.features.inc |
Implementation of hook_features_rebuild(). |
1 |
|
msnf_step_features_revert |
includes/msnf.features.inc |
Implementation of hook_features_revert(). |
|
|
msnf_step_get_fields |
includes/msnf.steps.inc |
Function to return a list of field names for a form step of a content type. |
1 |
|
msnf_step_get_step |
includes/msnf.steps.inc |
Function to get a steps data. |
|
|
msnf_step_has_required_fields |
./msnf.module |
Check if a step has any required fields on it (and can be skipped). |
1 |
|
msnf_step_overview_form |
includes/msnf.admin.inc |
Menu callback; listing of steps for a content type. |
|
1 |
msnf_step_overview_form_submit |
includes/msnf.admin.inc |
Submit handler for msnf_step_overview_form(). |
|
|
msnf_step_overview_form_validate |
includes/msnf.admin.inc |
Validation handler for msnf_step_overview_form(). |
|
|
msnf_step_remove_step |
includes/msnf.admin.inc |
Menu callback to remove a single step. |
|
1 |
msnf_step_remove_step_submit |
includes/msnf.admin.inc |
Submit handler for msnf_step_remove_step_form(). |
|
1 |
msnf_step_types |
includes/msnf.steps.inc |
Return a list of all available step types. |
1 |
|
msnf_step_update_fields |
includes/msnf.steps.inc |
Update field mapping for steps. |
2 |
|
msnf_step_validate_name |
includes/msnf.steps.inc |
API for step name validation. |
1 |
|
msnf_theme |
./msnf.module |
Implementation of hook_theme(). |
|
|
msnf_uninstall |
./msnf.install |
Implementation of hook_uninstall(). |
|
|
template_preprocess_msnf_step_overview_form |
theme/theme.inc |
@file
Theme preprocess function for msnf-admin-step-overview-form.tpl.php. |
|
|
_msnf_content_field_types |
./msnf.module |
Return a list of field types. |
1 |
|
_msnf_content_type_info |
./msnf.module |
Collate all information on content types, fields, and related structures.
If content.module is active, return the data from _content_type_info(). |
3 |
|
_msnf_field_get_step |
includes/msnf.steps.inc |
Helper function to get the step name for a field. |
1 |
|
_msnf_form_add_buttons |
./msnf.module |
Adds buttons to the form depending on the current step. |
1 |
|
_msnf_form_step_get_current |
./msnf.module |
Returns the current form step from $form_state. |
4 |
|
_msnf_form_submit |
./msnf.module |
Custom submit handler for node form. |
|
1 |
_msnf_form_validate |
./msnf.module |
Custom validation handler for node form. |
|
1 |
_msnf_hide_fields |
./msnf.module |
Hide all fields that are not associated to the current step. |
1 |
|
_msnf_i18nstrings_step_translate |
./msnf.module |
|
1 |
|