drupal_get_path($type, $name)

  • $type: The type of the item (i.e. theme, theme_engine, module, profile).
  • $name: The name of the item for which the path is requested.
  • Return: The path to the requested item.
  • Beispiel: drupal_get_path('module', $module);

siehe/suche:

  • $form = drupal_build_form($form_id, $form_state);
  • $output = drupal_render($form);
drupal/funcs/drupal.txt · Zuletzt geändert: 2022/06/06 15:13 von 127.0.0.1
Recent changes RSS feed Debian Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki