fieldset_helper.theme.inc

Version 1.1 (checked in on 2009/04/02 at 17:20:43 by jrockowitz)

Using an include file insures that if a phptemplate_fieldset() function already exists the below function won't throw a 'Fatal error: Cannot redeclare _phptemplate_fieldset()'

Functions

NameDescription
phptemplate_fieldgroup_fieldsetOveride CCK's theme_fieldgroup_fieldset using phptemplate.
phptemplate_fieldsetOveride theme_fieldset using phptemplate.
phptemplate_system_modulesOveride theme_system_modules using phptemplate.