.. highlight:: php .. index:: pair: plugin; bsFormExtraPlugin .. _bsFormExtraPlugin: bsFormExtraPlugin ********************************************* .. todo:: TODO - bsFormExtraPlugin bsFormSymfony --------------------------------------------- .. index:: pair: bsFormExtraPlugin; bsFormSymfony Pojmenované presety: -------------------- Kdekoliv ve forms.yml je možné vytvořit pojmenovaný preset:: all: widget_named_presets: date_without_reset: { class: bsWidgetFormJQueryDate, options: { reset: false }} (podobně pro validators a post_validators) a následně ho použít pomocí:: all: event_frontend_filter: options: widgets: "": date_from: { preset: date_without_reset } Původní presety ale museli momentálně zůstat, protože poskytují ještě jednu nevýdanou výhodu.. pokud je nastaven stejně pojmenovaný preset pro widget i validator ale ve formu je zapnut pouze widget (parametry se vemou z presetu) tak se automaticky pripoji stejne pojmenovany validator se definovanym presetem. Používání nepojmenovaných presetů je možné vypnout pro jeden formulář pomocí:: all: event_frontend_filter: options: use_presets: false Původní presety jsou označeny jako deprecated, ale je nutné je tam zatím mít, protože to znamená docela rozsáhlou ruční editaci. Widgets ============================================= .. index:: triple: bsFormExtraPlugin; widget; bsWidgetDoctrineCodeChoice bsWidgetDoctrineCodeChoice --------------------------------------------- .. todo:: TODO - bsWidgetDoctrineCodeChoice .. index:: triple: bsFormExtraPlugin; widget; bsWidgetDoctrineCodeTreeChoice bsWidgetDoctrineCodeTreeChoice --------------------------------------------- .. todo:: TODO - bsWidgetDoctrineCodeTreeChoice .. index:: triple: bsFormExtraPlugin; widget; bsWidgetFormChoiceLanguage bsWidgetFormChoiceLanguage --------------------------------------------- .. todo:: TODO - bsWidgetFormChoiceLanguage .. index:: triple: bsFormExtraPlugin; widget; bsWidgetFormConfigurationWizard bsWidgetFormConfigurationWizard --------------------------------------------- .. todo:: TODO - bsWidgetFormConfigurationWizard .. index:: triple: bsFormExtraPlugin; widget; bsWidgetFormDoctrineNestedSetPosition bsWidgetFormDoctrineNestedSetPosition --------------------------------------------- .. todo:: TODO - bsWidgetFormDoctrineNestedSetPosition .. index:: triple: bsFormExtraPlugin; widget; bsWidgetFormFlexibleInput bsWidgetFormFlexibleInput --------------------------------------------- .. todo:: TODO - bsWidgetFormFlexibleInput .. index:: triple: bsFormExtraPlugin; widget; bsWidgetFormFormatterBsFieldsetList bsWidgetFormFormatterBsFieldsetList --------------------------------------------- .. todo:: TODO - bsWidgetFormFormatterBsFieldsetList .. index:: triple: bsFormExtraPlugin; widget; bsWidgetFormHtmlDataEditor bsWidgetFormHtmlDataEditor --------------------------------------------- .. todo:: TODO - bsWidgetFormHtmlDataEditor .. index:: triple: bsFormExtraPlugin; widget; bsWidgetFormInputIds bsWidgetFormInputIds --------------------------------------------- .. todo:: TODO - bsWidgetFormInputIds .. index:: triple: bsFormExtraPlugin; widget; bsWidgetFormInputIdsAdvanced bsWidgetFormInputIdsAdvanced --------------------------------------------- .. todo:: TODO - bsWidgetFormInputIdsAdvanced .. index:: triple: bsFormExtraPlugin; widget; bsWidgetFormInputTextForCopy bsWidgetFormInputTextForCopy --------------------------------------------- .. todo:: TODO - bsWidgetFormInputTextForCopy .. index:: triple: bsFormExtraPlugin; widget; bsWidgetFormInputTextPredefined bsWidgetFormInputTextPredefined --------------------------------------------- .. todo:: TODO - bsWidgetFormInputTextPredefined .. index:: triple: bsFormExtraPlugin; widget; bsWidgetFormJQueryDate bsWidgetFormJQueryDate --------------------------------------------- .. todo:: TODO - bsWidgetFormJQueryDate .. index:: triple: bsFormExtraPlugin; widget; bsWidgetFormJQueryDateTime bsWidgetFormJQueryDateTime --------------------------------------------- .. todo:: TODO - bsWidgetFormJQueryDateTime .. index:: triple: bsFormExtraPlugin; widget; bsWidgetFormMarkItUp bsWidgetFormMarkItUp --------------------------------------------- .. todo:: TODO - bsWidgetFormMarkItUp .. index:: triple: bsFormExtraPlugin; widget; bsWidgetFormMessage bsWidgetFormMessage --------------------------------------------- .. todo:: TODO - bsWidgetFormMessage .. index:: triple: bsFormExtraPlugin; widget; bsWidgetFormObjectAttribute bsWidgetFormObjectAttribute --------------------------------------------- .. todo:: TODO - bsWidgetFormObjectAttribute .. index:: triple: bsFormExtraPlugin; widget; bsWidgetFormRectanglePicker bsWidgetFormRectanglePicker --------------------------------------------- .. todo:: TODO - bsWidgetFormRectanglePicker .. index:: triple: bsFormExtraPlugin; widget; bsWidgetFormSchemaFormatterRequired bsWidgetFormSchemaFormatterRequired --------------------------------------------- .. todo:: TODO - bsWidgetFormSchemaFormatterRequired .. index:: triple: bsFormExtraPlugin; widget; bsWidgetFormSmileysTextarea bsWidgetFormSmileysTextarea --------------------------------------------- .. todo:: TODO - bsWidgetFormSmileysTextarea .. index:: triple: bsFormExtraPlugin; widget; bsWidgetFormTreeDataTextarea bsWidgetFormTreeDataTextarea --------------------------------------------- .. todo:: TODO - bsWidgetFormTreeDataTextarea .. index:: triple: bsFormExtraPlugin; widget; bsWidgetFormYamlTextarea bsWidgetFormYamlTextarea --------------------------------------------- .. todo:: TODO - bsWidgetFormYamlTextarea Validatos ============================================= .. index:: triple: bsFormExtraPlugin; validator; bsValidatorDoctrineNestedSetPosition bsValidatorDoctrineNestedSetPosition --------------------------------------------- .. todo:: TODO - bsValidatorDoctrineNestedSetPosition .. index:: triple: bsFormExtraPlugin; validator; bsValidatorFlexibleInput bsValidatorFlexibleInput --------------------------------------------- .. todo:: TODO - bsValidatorFlexibleInput .. index:: triple: bsFormExtraPlugin; validator; bsValidatorInputIds bsValidatorInputIds --------------------------------------------- .. todo:: TODO - bsValidatorInputIds .. index:: triple: bsFormExtraPlugin; validator; bsValidatorInputTextPredefined bsValidatorInputTextPredefined --------------------------------------------- .. todo:: TODO - bsValidatorInputTextPredefined .. index:: triple: bsFormExtraPlugin; validator; bsValidatorLanguage bsValidatorLanguage --------------------------------------------- .. todo:: TODO - bsValidatorLanguage .. index:: triple: bsFormExtraPlugin; validator; bsValidatorRectanglePicker bsValidatorRectanglePicker --------------------------------------------- .. todo:: TODO - bsValidatorRectanglePicker .. index:: triple: bsFormExtraPlugin; validator; bsValidatorSchemaI18n bsValidatorSchemaI18n --------------------------------------------- .. todo:: TODO - bsValidatorSchemaI18n .. index:: triple: bsFormExtraPlugin; validator; bsValidatorSchemaRequiredCondition bsValidatorSchemaRequiredCondition --------------------------------------------- .. todo:: TODO - bsValidatorSchemaRequiredCondition .. index:: triple: bsFormExtraPlugin; validator; bsValidatorTelephone bsValidatorTelephone --------------------------------------------- .. todo:: TODO - bsValidatorTelephone .. index:: triple: bsFormExtraPlugin; validator; bsValidatorTreeData bsValidatorTreeData --------------------------------------------- .. todo:: TODO - bsValidatorTreeData .. index:: triple: bsFormExtraPlugin; validator; bsValidatorYamlTextarea bsValidatorYamlTextarea --------------------------------------------- .. todo:: TODO - bsValidatorYamlTextarea