drupal_get_path

Related topics

Namesort iconDescription
Input validationFunctions to validate user input.

Functions that call drupal_get_path()

Namesort iconLocationDescription
drupal_get_pathincludes/common.incReturns the path to a system item (module, theme, etc.).

Functions called by drupal_get_path()

Namesort iconLocationDescription
drupal_get_filenameincludes/bootstrap.incReturns and optionally sets the filename for a system item (module, theme, etc.). The filename, whether provided, cached, or retrieved from the database, is only returned if the file exists.
drupal_get_pathincludes/common.incReturns the path to a system item (module, theme, etc.).
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.