%PDF- %PDF-
| Direktori : /var/www/crm/custom/modules/FOR_Corsi_effet/metadata/ |
| Current File : /var/www/crm/custom/modules/FOR_Corsi_effet/metadata/searchdefs.php |
<?php
$module_name = 'FOR_Corsi_effet';
$searchdefs [$module_name] =
array (
'layout' =>
array (
'basic_search' =>
array (
'for_corsi_effet_for_corsi_name' =>
array (
'type' => 'relate',
'link' => true,
'label' => 'LBL_FOR_CORSI_EFFET_FOR_CORSI_FROM_FOR_CORSI_TITLE',
'id' => 'FOR_CORSI_EFFET_FOR_CORSIFOR_CORSI_IDA',
'width' => '10%',
'default' => true,
'name' => 'for_corsi_effet_for_corsi_name',
),
'rischio' =>
array (
'type' => 'enum',
'default' => true,
'studio' => 'visible',
'label' => 'LBL_RISCHIO',
'width' => '10%',
'name' => 'rischio',
),
'ore' =>
array (
'type' => 'varchar',
'label' => 'LBL_ORE',
'width' => '10%',
'default' => true,
'name' => 'ore',
),
'for_corsi_effet_for_personale_name' =>
array (
'type' => 'relate',
'link' => true,
'label' => 'LBL_FOR_CORSI_EFFET_FOR_PERSONALE_FROM_FOR_PERSONALE_TITLE',
'id' => 'FOR_CORSI_EFFET_FOR_PERSONALEFOR_PERSONALE_IDA',
'width' => '10%',
'default' => true,
'name' => 'for_corsi_effet_for_personale_name',
),
'data_certificato' =>
array (
'type' => 'datetimecombo',
'label' => 'LBL_DATA_CERTIFICATO',
'width' => '10%',
'default' => true,
'name' => 'data_certificato',
),
'data_scadenza' =>
array (
'type' => 'datetimecombo',
'label' => 'LBL_DATA_SCADENZA',
'width' => '10%',
'default' => true,
'name' => 'data_scadenza',
),
'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 =>
array (
'name' => 'assigned_user_id',
'label' => 'LBL_ASSIGNED_TO',
'type' => 'enum',
'function' =>
array (
'name' => 'get_user_array',
'params' =>
array (
0 => false,
),
),
),
),
),
'templateMeta' =>
array (
'maxColumns' => '3',
'maxColumnsBasic' => '4',
'widths' =>
array (
'label' => '10',
'field' => '30',
),
),
);
?>