Sort - staffcheck/api GitHub Wiki

Sort

  • Class name: Sort
  • Namespace:

Methods

multiSort

mixed Sort::multiSort($data, $col1, null $col2, string $col1_order, string $col2_order)
  • Visibility: public
  • This method is static.

Arguments

  • $data mixed
  • $col1 mixed
  • $col2 null
  • $col1_order string
  • $col2_order string

arrayMultiSort

array|boolean Sort::arrayMultiSort($array, $cols)
  • Visibility: public
  • This method is static.

Arguments

  • $array mixed
  • $cols mixed
⚠️ **GitHub.com Fallback** ⚠️