Méthode | Description | |
---|---|---|
copy_attachments ( integer $source_site_id ) : boolean | Copies all attachment files of the site with given ID to the current site. |
public copy_attachments ( integer $source_site_id ) : boolean | ||
$source_site_id | integer | Source site ID. |
Résultat | boolean | Whether or not any attachment files were copied. |