Function AutoSuggestHandler
This keeps track of all registered handling functions for auto suggest functionality and passes execution to them.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Editor.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Editor.php
boolean |
$checkRegistered = null |
If set to something other than null, checks whether the callback function is registered |
|boolean
|
Returns whether the callback function is registered if $checkRegistered isn't null |