API17:JUtility::array unshift ref
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JUtility::array_unshift_ref
Description
Prepend a reference to an element to the beginning of an array.
Description:JUtility::array unshift ref [Edit Descripton]
Synopsis
public JUtility->array_unshift_ref (&$array, &$value)
| Parameter | Type | Default | Description |
|---|---|---|---|
| &$array | |||
| &$value |
Returns
Defined in
libraries/joomla/utilities/utility.php
Referenced by
See also
SeeAlso:JUtility::array unshift ref
Examples
<CodeExamplesForm />
