Function __global->make_previewable_url_absolute
Definitions
sources/form_templates.php
- Make a preview URL absolute and return if it is an image.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$url | ?URLPATH | required parameter | N/A | N/A | URL (null: none) (blank: none) |
Return
- A pair: Modified URL, whether it is an image
- Type: array
- Set: N/A
- Range: N/A