LLMS_Table_NotificationSettings::sort_rows( array $row_a, array $row_b )

Sorting function to display all loaded notifications in alphabetical order


Description Description


Parameters Parameters

$row_a

(Required) first row to compare

$row_b

(Required) second row to compare


Top ↑

Return Return

(int)


Top ↑

Source Source

File: includes/admin/settings/tables/class.llms.table.notification.settings.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.10.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.