You are here

Functions in Default Content 8

Primary tabs

Namesort descending Location Description Direct uses Strings
defaultcontent_drush_command drush/defaultcontent.drush.inc Implements hook_drush_command().
defaultcontent_entity_type_alter ./defaultcontent.module Implements hook_entity_type_alter(). creates another node form for exporting
defaultcontent_help ./defaultcontent.module Implements hook_help
defaultcontent_id ./defaultcontent.module make a unique machine for the node will use the path alias, otherwise node_1
defaultcontent_install ./defaultcontent.install Implements hook_install(). check all existing modules for imported content()
defaultcontent_modules_installed ./defaultcontent.install Implements hook_modules_installed(). check the newly installed modules for existing content.
drush_defaultcontent_export drush/defaultcontent.drush.inc Exports a piece of content into a odule's content/ directory.
__defaultcontent_import_multiple ./defaultcontent.module
__defaultcontent_import_one ./defaultcontent.module import any nodes found in this module's config

Other projects