%PDF- %PDF-
| Direktori : /var/www/crm/custom/history/modules/Project/metadata/ |
| Current File : /var/www/crm/custom/history/modules/Project/metadata/searchdefs.php_1373641523 |
<?php
$searchdefs ['Project'] =
array (
'layout' =>
array (
'basic_search' =>
array (
'name' =>
array (
'name' => 'name',
'default' => true,
'width' => '10%',
),
'status' =>
array (
'type' => 'enum',
'label' => 'LBL_STATUS',
'width' => '10%',
'default' => true,
'name' => 'status',
),
'current_user_only' =>
array (
'name' => 'current_user_only',
'label' => 'LBL_CURRENT_USER_FILTER',
'type' => 'bool',
'default' => true,
'width' => '10%',
),
),
'advanced_search' =>
array (
0 => 'name',
1 => 'estimated_start_date',
2 => 'estimated_end_date',
3 => 'status',
4 => 'priority',
),
),
'templateMeta' =>
array (
'maxColumns' => '3',
'maxColumnsBasic' => '4',
'widths' =>
array (
'label' => '10',
'field' => '30',
),
),
);
?>