Search moodle.org's
Developer Documentation

See Release Notes
Long Term Support Release

  • Bug fixes for general core bugs in 4.1.x will end 13 November 2023 (12 months).
  • Bug fixes for security issues in 4.1.x will end 10 November 2025 (36 months).
  • PHP version: minimum PHP 7.4.0 Note: minimum PHP version has increased since Moodle 4.0. PHP 8.0.x is supported too.

(no description)

File Size: 209 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

ArrayArgumentHelper:: (19 methods):
  initialise()
  arguments()
  hasArrayArgument()
  getFirstArrayArgumentNumber()
  getSingleRowVector()
  getRowVectors()
  getSingleColumnVector()
  getColumnVectors()
  getMatrixPair()
  isVector()
  isRowVector()
  isColumnVector()
  rowCount()
  columnCount()
  rows()
  columns()
  arrayArguments()
  flattenSingleCellArrays()
  filterArray()


Class: ArrayArgumentHelper  - X-Ref

initialise(array $arguments)   X-Ref


arguments()   X-Ref
No description

hasArrayArgument()   X-Ref
No description

getFirstArrayArgumentNumber()   X-Ref
No description

getSingleRowVector()   X-Ref
No description

getRowVectors()   X-Ref
No description

getSingleColumnVector()   X-Ref
No description

getColumnVectors()   X-Ref
No description

getMatrixPair()   X-Ref
No description

isVector(int $argument)   X-Ref
No description

isRowVector(int $argument)   X-Ref
No description

isColumnVector(int $argument)   X-Ref
No description

rowCount(int $argument)   X-Ref
No description

columnCount(int $argument)   X-Ref
No description

rows(array $arguments)   X-Ref
No description

columns(array $arguments)   X-Ref
No description

arrayArguments()   X-Ref
No description

flattenSingleCellArrays(array $arguments, array $rows, array $columns)   X-Ref
No description

filterArray(array $array)   X-Ref
No description