18 require_once SQ_INCLUDE_PATH.
'/asset_management.inc';
41 Asset_Management::__construct($pm);
43 require_once SQ_INCLUDE_PATH.
'/general_occasional.inc';
46 'selected_asset_fields' => Array(
48 'type' =>
'selection',
50 'description' =>
'The asset at the head of the tree for which we will report details',
51 'parameters' => Array(
53 'assetid' =>
'Asset ID',
55 'asset_type' =>
'Asset Type',
57 'created_date' =>
'Created Date',
58 'created_user' =>
'Created User',
59 'last_updated_date' =>
'Last Updated Date',
60 'last_updated_user' =>
'Last Updated User',
61 'last_published_date' =>
'Last Published Date',
62 'last_published_user' =>
'Last Published User',
63 'last_status_change_date' =>
'Last Status Change Date',
64 'last_status_change_user' =>
'Last Status Change User',
66 'designs' =>
'Designs',
67 'metadata_schemas' =>
'Metadata Schemas',
68 'workflow_schemas' =>
'Workflow Schemas',
71 'allow_empty' =>
'FALSE',
72 'allow_other' =>
'FALSE',
77 'type' =>
'serialise',
79 'description' =>
'The asset types to include in the report',