Obtain a list of themes

Last modified: November 8, 2008 - 21:14

This snippet displays a list of themes and associated fields.

SELECT * FROM `system` WHERE type = 'theme';

Note: For most usages, a visit to admin/build/themes is the best way to see the list of themes.

 
 

Drupal is a registered trademark of Dries Buytaert.