Since: 2.0
pods_data
Include and Init the PodsData class
Function Definition
function pods_data ( $pod = null, $id = null, $strict = true )
Source File: /pods/includes/classes.php
Parameters
Parameter | Type | Details |
---|---|---|
$pod | (string|Pod) | The pod object to load |
$id | (int) | (optional) Id of the pod to fetch |
$strict | (bool) | (optional) If true throw an error if pod does not exist |
Returns
(PodsData)