Returns the SQL query for use by the contents list. The query MUST NOT include a LIMIT clause. The query MUST include a SQL_CALC_FOUND_ROWS clause. The main table SHOULD be aliased to 'item'.
This is the code documentation for the SproutCMS project
Search documentation |
function _getContentsQuery()Returns the SQL query for use by the contents list. The query MUST NOT include a LIMIT clause. The query MUST include a SQL_CALC_FOUND_ROWS clause. The main table SHOULD be aliased to 'item'.
Usagestring $ManagedAdminController->_getContentsQuery ( string $where , string $order , array &$params ); Arguments
Return value
|
| Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Wednesday, 5th August, 2026 at 03:31 pm |
|