load_pod_item

(Since 1.7.9) -- load a pod input form
function load_pod_item($params)

Parameters

$params is an ASSOCIATIVE ARRAY that supports the following attributes:
ParameterTypeDetails
datatype INT the pod datatype
pod_id INT the pod ID (leave empty to add new, or enter a valid pod ID to edit)
public_columns ARRAY an associative array of columns to show (leave blank to show all columns)
See Also