Mjoin.php
DataTables PHP libraries.
PHP libraries for DataTables and DataTables Editor, utilising PHP 5.3+.
Tags
Interfaces, Classes, Traits and Enums
- Mjoin
- The `Mjoin` class extends the `Join` class with the join data type set to 'array', whereas the `Join` default is `object` which has been rendered obsolete by the `Editor->leftJoin()` method. The API API is otherwise identical.