Since: 2.0
display
Change the way the value of the field is displayed with Pods::get
Function Definition
public function display ( $value = null, $name = null, $options = null, $pod = null, $id = null )
Source File: /pods/classes/PodsField.php
Parameters
Parameter | Type | Details |
---|---|---|
$value | (mixed) | |
$name | (string) | |
$options | (array) | |
$pod | (array) | |
$id | (int) |
Returns
(mixed|null|string)