Since: 1.9
import_package
Import a package
Function Definition
public function import_package ( $data = false, $replace = false )
Source File: /pods/classes/PodsAPI.php
Parameters
Parameter | Type | Details |
---|---|---|
$data | (mixed) | (optional) An associative array containing a package, or the json encoded package |
$replace | (bool) | (optional) Replace existing items when found |
Returns
(bool)