loadThemeOptions

Description

Loads up all the theme-specific options for a member so they can be modified if needed.

Syntax

void loadThemeOptions (void $memID)



Parameter $memID

Expected type: Void
Description: The ID of the member to load theme options for


Notes

  • Loads up all theme options
  • Called by various other functions in this file
  • Loads the options into the $context['member']['options'] array
Advertisement: