-
FAQ
- Forum Search
- Community
- Online Manual
- Support Helpers of the Month
- Function Database
list_getSmileys
Description
Gets information about all the smileys for the list
Syntax
array list_getSmileys (int $start, int $items_per_page, string $sort)
Parameter $start
Expected type: Integer
Description: Which row of the results to start with
Parameter $items_per_page
Expected type: Integer
Description: How many items are displayed per page
Parameter $sort
Expected type: String
Description: A string to be passed to the SQL ORDER BY clause indicating how we want to sort the results
Return value
Expected type: Array of arrays
Description: Returns an array containing arrays of information about each smiley. Each array has id_smiley, code, filename, description, smiley_row, smiley_order and hidden
Notes
- Callback for $listOptions['get_items']['function'] in EditSmileys
Advertisement:- Help | Terms and Rules | Go Up ▲
- Copyright © 2022 Simple Machines. All Rights Reserved.
- Page created in 0.049 seconds with 13 queries.
- Forum Search