-
FAQ
- Forum Search
- Community
- Online Manual
- Support Helpers of the Month
- Function Database
EditSmileySettings
Description
This function handles the "Smiley Settings" screen. It allows you to edit all smiley-related settings and smiley sets.
Syntax
mixed EditSmileySettings ([bool $return_confgi])
Parameter $return_confgi
Expected type: Boolean
Description: If true, returns the array of config var arrays (used when searching for settings from the admin center - see AdminSearchInternal for more info). Defaults to false.
Return value
Expected type: Mixed
Description:
Possible types Allowed values Description Void Returns nothing if $return_config is false Array of arrays Returns the appropriate config_vars arrays for this function if $return_config is true
Notes
- Accessed at ?action=admin;area=managesmileys;sa=settings
- Requires the manage_smileys permission
- If $return_config is true, returns an array of config vars
Advertisement:- Help | Terms and Rules | Go Up ▲
- Copyright © 2022 Simple Machines. All Rights Reserved.
- Page created in 0.119 seconds with 13 queries.
- Forum Search