Since: 2.3
save
Save the value to the DB
Function Definition
public function save ( $value, $id = null, $name = null, $options = null, $fields = null, $pod = null, $params = null )
Source File: /pods/classes/PodsField.php
Parameters
Parameter | Type | Details |
---|---|---|
$value | (mixed) | |
$id | (int) | |
$name | (string) | |
$options | (array) | |
$fields | (array) | |
$pod | (array) | |
$params | (object) |
Returns
(bool|void) Whether the value was saved