%PDF- %PDF-
| Direktori : /home/bitrix/www/bitrix/components/bitrix/search.suggest.input/ |
| Current File : //home/bitrix/www/bitrix/components/bitrix/search.suggest.input/.parameters.php |
<?if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true) die();
$arComponentParameters = array(
"PARAMETERS" => array(
"NAME" => array(
"PARENT" => "BASE",
"NAME" => GetMessage("CP_BSSI_NAME"),
"TYPE" => "STRING",
"DEFAULT" => "q",
),
"VALUE" => array(
"PARENT" => "BASE",
"NAME" => GetMessage("CP_BSSI_VALUE"),
"TYPE" => "STRING",
"DEFAULT" => "",
),
"INPUT_SIZE" => array(
"PARENT" => "BASE",
"NAME" => GetMessage("CP_BSSI_INPUT_SIZE"),
"TYPE" => "STRING",
"DEFAULT" => "40",
),
"DROPDOWN_SIZE" => array(
"PARENT" => "BASE",
"NAME" => GetMessage("CP_BSSI_DROPDOWN_SIZE"),
"TYPE" => "STRING",
"DEFAULT" => "10",
),
),
);
?>