Coding standards
Security in ResourceSpace
Developer reference
Database
Action functions
Admin functions
Ajax functions
Annotation functions
API functions
Collections functions
Comment functions
Config functions
CSV export functions
Dash functions
Debug functions
Encryption functions
Facial recognition functions
File functions
General functions
Language functions
Log functions
Login functions
Message functions
Migration functions
Node functions
PDF functions
Plugin functions
Render functions
Reporting functions
Request functions
Research functions
Slideshow functions
Theme permission functions
User functions
Video functions
Database functions
Metadata functions
Resource functions
Search functions
Map functions
Job functions
Tab functions
Test functions

set_order_by_to_zero()

Description

Helper function to set the order_by key of an array to zero.

Parameters

ColumnTypeDefaultDescription
$item: array 0; return $item; } /** * Helper function to cast functions that only echo things out e.g render functions to string type. * * @param callable $fn Function to cast * @param array $args Provide function's arguments if applicable */ function cast_echo_to_stringcallable $fn
$args array
required as
determine to
$type: callable explode'
'
$csv; []; foreach $list as $value
item array Item for which we need to set the order_by

Return

array Same item with the order_by key zero.

This article was last updated 17th November 2024 15:05 Europe/London time based on the source file dated 12th November 2024 16:35 Europe/London time.