Notification Number
Function: notifNum
Visibility: private
Parameter: notifNum($fileName,$notifNum,$externalVar,$fileDetails)
Description:
This is an internal function. genNotifByNum will call this function to issue the alert in hand.
Parameters:
(required) - string - $fileName - The name of the file we want to load the notifications from (without extension), located at: \text\notifs\{language code}\ (actual file will be with php/xml extension).
(required) - string - $notifNum - The notification number.
(required) - string - $fileDetails - Details about the location that the notification is called from.
(optional) - string|array|null - $externalVar - The external variant to use in this notification.
Return:
string - The specific notification that's coming out.
Callable from (extended classes):
application: no
advanced: no
operators: no
api: no