public static function getSettings() { $ret = array_merge(parent::getSettings(), array('componentName' => trlKwfStatic('Link Image'), 'componentIcon' => 'image')); $ret['generators']['child']['component']['image'] = 'Kwc_Basic_Image_Component'; $ret['generators']['child']['component']['link'] = 'Kwc_Basic_LinkTag_Component'; return $ret; }
public static function getSettings($param = null) { $ret = parent::getSettings($param); $ret['generators']['child']['component'] = array('child' => 'Kwf_Component_Output_C2_Child_Component', 'childNoCache' => 'Kwf_Component_Output_C2_ChildNoCache_Component'); $ret['contentWidth'] = 600; return $ret; }
public static function getSettings($param = null) { $ret = parent::getSettings($param); $ret['generators']['child']['component']['paging'] = 'Kwf_Component_Output_Partial_Paging_Paging'; $ret['contentWidth'] = 600; return $ret; }
public static function getSettings() { $ret = parent::getSettings(); $ret['generators']['child'] = array('class' => 'Kwf_Component_Generator_Static', 'component' => 'Kwf_Component_ContentWidth_Page_Child_Component'); $ret['contentWidthSubtract'] = 10; return $ret; }
public static function getSettings() { $ret = parent::getSettings(); $ret['ownModel'] = 'Kwc_Abstract_Image_Model'; $ret['dimensions'] = array('default' => array('width' => 300, 'height' => 200, 'cover' => true), 'fullWidth' => array('text' => trlKwfStatic('full width'), 'width' => self::CONTENT_WIDTH, 'height' => 0, 'cover' => true), 'original' => array('text' => trlKwfStatic('original')), 'custom' => array('text' => trlKwfStatic('user-defined'), 'width' => self::USER_SELECT, 'height' => self::USER_SELECT, 'cover' => true)); $ret['imageLabel'] = trlKwfStatic('Image'); $ret['maxResolution'] = null; $ret['pdfMaxWidth'] = 0; $ret['pdfMaxDpi'] = 150; $ret['editFilename'] = true; $ret['imageCaption'] = false; $ret['altText'] = true; $ret['allowBlank'] = true; $ret['showHelpText'] = false; $ret['useDataUrl'] = false; $ret['lazyLoadOutOfViewport'] = true; // Set to false to load image also when not in view $ret['flags']['hasFulltext'] = true; $ret['assetsAdmin']['dep'][] = 'KwfFormFile'; $ret['assetsAdmin']['dep'][] = 'ExtFormTriggerField'; $ret['assetsAdmin']['files'][] = 'kwf/Kwc/Abstract/Image/DimensionField.css'; $ret['assetsAdmin']['files'][] = 'kwf/Kwc/Abstract/Image/DimensionField.js'; $ret['assetsAdmin']['files'][] = 'kwf/Kwc/Abstract/Image/DimensionWindow.css'; $ret['assetsAdmin']['files'][] = 'kwf/Kwc/Abstract/Image/DimensionWindow.js'; $ret['assetsAdmin']['files'][] = 'kwf/Kwc/Abstract/Image/CropImage.js'; $ret['assetsAdmin']['files'][] = 'kwf/Kwc/Abstract/Image/CropImage.css'; $ret['assetsAdmin']['files'][] = 'kwf/Kwc/Abstract/Image/ImageUploadField.js'; $ret['assetsAdmin']['files'][] = 'kwf/Kwc/Abstract/Image/ImageUploadField.scss'; $ret['assetsAdmin']['files'][] = 'kwf/Kwf_js/Utils/Resizable.js'; $ret['assetsAdmin']['files'][] = 'kwf/Kwc/Abstract/Image/ImageFile.js'; $ret['assets']['dep'][] = 'KwfResponsiveImg'; $ret['throwHasContentChangedOnRowColumnsUpdate'] = 'kwf_upload_id'; $ret['defineWidth'] = false; return $ret; }
public static function getSettings() { $ret = parent::getSettings(); $ret['generators']['child']['component'] = array('child' => 'Kwf_Component_Output_C1_ChildChild_Component'); $ret['contentWidth'] = 600; return $ret; }
public static function getSettings() { $ret = parent::getSettings(); $ret['generators']['child']['component'] = array('child' => 'Kwf_Component_Output_C1_ChildChild_Component'); $ret['plugins'] = array('Kwf_Component_Output_Plugin_Plugin', 'Kwf_Component_Output_Plugin_Plugin'); return $ret; }
public static function getSettings($param = null) { $ret = parent::getSettings($param); $ret['generators']['child']['component']['form'] = 'Kwc_User_Register_Form_Component'; $ret['forms'] = array('general'); return $ret; }
public static function getSettings($param = null) { $ret = parent::getSettings($param); $ret['flags']['hasHeaderIncludeCode'] = true; $ret['flags']['hasInjectIntoRenderedHtml'] = true; return $ret; }
public static function getSettings($param = null) { $ret = parent::getSettings($param); $ret['generators']['child']['component']['list1'] = 'Kwc_Directories_AjaxViewTwoOnOnePage_List1_Component'; $ret['generators']['child']['component']['list2'] = 'Kwc_Directories_AjaxViewTwoOnOnePage_List2_Component'; return $ret; }
public static function getSettings() { $ret = parent::getSettings(); $ret['generators']['child']['component']['success'] = 'Kwc_Form_Success_Component'; $ret['generators']['child']['component']['header'] = null; $ret['generators']['child']['component']['footer'] = null; $ret['componentName'] = trlKwfStatic('Form'); $ret['placeholder']['submitButton'] = trlKwfStatic('Submit'); $ret['placeholder']['error'] = trlKwfStatic('An error has occurred'); $ret['decorator'] = 'Kwc_Form_Decorator_Label'; $ret['viewCache'] = true; $ret['method'] = 'post'; $plugins = array('useViewCache' => 'Kwc_Form_UseViewCachePlugin'); if (isset($ret['plugins'])) { $ret['plugins'] = array_merge($ret['plugins'], $plugins); } else { $ret['plugins'] = $plugins; } $ret['assetsDefer']['dep'][] = 'KwcFrontendForm'; $ret['useAjaxRequest'] = true; $ret['hideFormOnSuccess'] = true; // works only when useAjaxRequest==true $ret['flags']['processInput'] = true; $ret['flags']['requestHttps'] = true; $ret['extConfig'] = 'Kwf_Component_Abstract_ExtConfig_None'; $ret['buttonClass'] = 'kwfButtonFlat'; //um standard styles aus dem Kwf zu umgehen $ret['errorStyle'] = null; //default from config.ini: kwc.form.errorStyle $ret['cssClass'] = 'default'; return $ret; }
public static function getSettings() { $ret = parent::getSettings(); $ret['rootElementClass'] = 'kwfUp-webStandard'; $ret['placeholder']['linkText'] = trlKwfStatic('Home'); return $ret; }
public static function getSettings() { $ret = parent::getSettings(); $ret['rootElementClass'] = 'kwfUp-webStandard'; $ret['flags']['hasHeaderIncludeCode'] = true; return $ret; }
public static function getSettings($param = null) { $ret = parent::getSettings($param); $ret['ownModel'] = 'Kwc_Abstract_Image_Model'; $ret['dimensions'] = array('default' => array('width' => 300, 'height' => 200, 'cover' => false), 'fullWidth' => array('text' => trlKwfStatic('full width'), 'width' => Kwf_Form_Field_Image_UploadField::CONTENT_WIDTH, 'height' => 0, 'cover' => true), 'original' => array('text' => trlKwfStatic('original')), 'custom' => array('text' => trlKwfStatic('user-defined'), 'width' => Kwf_Form_Field_Image_UploadField::USER_SELECT, 'height' => Kwf_Form_Field_Image_UploadField::USER_SELECT, 'cover' => true)); $ret['imageLabel'] = trlKwfStatic('Image'); $ret['maxResolution'] = null; $ret['pdfMaxWidth'] = 0; $ret['pdfMaxDpi'] = 150; $ret['editFilename'] = true; $ret['imageCaption'] = false; $ret['altText'] = true; $ret['titleText'] = true; $ret['allowBlank'] = true; $ret['showHelpText'] = false; $ret['useDataUrl'] = false; $ret['lazyLoadOutOfViewport'] = true; // Set to false to load image also when not in view $ret['loadedAnimationClass'] = 'webImageLoadedAnimation'; $ret['imgCssClass'] = ''; $ret['flags']['hasFulltext'] = true; $ret['assetsAdmin']['dep'][] = 'KwfImageUpload'; $ret['throwHasContentChangedOnRowColumnsUpdate'] = 'kwf_upload_id'; $ret['outputImgTag'] = true; $ret['defineWidth'] = false; $ret['maxWidthImageWidth'] = true; $ret['inlineTags'] = false; $ret['imageCompressionQuality'] = 80; return $ret; }
public static function getSettings() { $ret = parent::getSettings(); $ret['plugins']['password'] = '******'; $ret['generators']['child']['component']['downloadTag'] = 'Kwc_Basic_DownloadTagBehindLogin_TestComponent'; return $ret; }
public static function getSettings() { $ret = parent::getSettings(); $ret['componentName'] = trlKwfStatic('Related Products'); $ret['ownModel'] = 'Kwf_Component_FieldModel'; return $ret; }
public static function getSettings($param = null) { $ret = parent::getSettings($param); $ret['generators']['child']['component']['video'] = 'Kwc_Basic_LinkTag_CommunityVideo_Lightbox_Video_Component'; $ret['contentSender'] = 'Kwc_Basic_LinkTag_CommunityVideo_Lightbox_ContentSender'; return $ret; }
public static function getSettings($param = null) { $ret = parent::getSettings($param); $ret['assetsAdmin']['dep'][] = 'ExtGridCheckboxSelectionModel'; $ret['assetsAdmin']['files'][] = 'kwf/Kwc/Basic/Table/TableGridPanel.js'; $ret['componentName'] = trlKwfStatic('Table'); $ret['componentIcon'] = 'table'; $ret['componentCategory'] = 'content'; $ret['componentPriority'] = 35; $ret['ownModel'] = 'Kwc_Basic_Table_Model'; $ret['childModel'] = 'Kwc_Basic_Table_ModelData'; $ret['maxColumns'] = 26; // row styles: the key is put in the proper <tr> tag // if no tag is set in the sub-array, td is used // simple string example: 'bold' => trlKwf('Bold') // complex arrayexample: 'headline' => array('name' => trlKwf('Headline'), 'tag' => 'th') $ret['rowStyles'] = array('headline' => array('name' => trlKwfStatic('Headline'), 'tag' => 'th')); // tableStyles: the key is the table-css-class, the value the name for // settings page in backend // e.g.: 'green' => trlKwf('Green') $ret['tableStyles'] = array('standard' => trlKwfStatic('Standard')); $ret['rootElementClass'] = 'kwfUp-webStandard'; $ret['extConfig'] = 'Kwc_Basic_Table_ExtConfig'; return $ret; }
public static function getSettings() { $ret = parent::getSettings(); $ret['generators']['child']['component']['view'] = 'Kwc_Directories_List_ViewPage_Component'; $ret['useDirectorySelect'] = true; $ret['generatorJoins'] = false; return $ret; }
public static function getSettings($param = null) { $ret = parent::getSettings($param); $ret['componentName'] = trlKwfStatic('Marquee'); $ret['assets']['dep'][] = 'KwfMarqueeElements'; $ret['selector'] = '> div'; return $ret; }
public static function getSettings() { $ret = array_merge(parent::getSettings(), array('componentName' => 'ParagraphsImage', 'componentIcon' => new Kwf_Asset('page_white_picture'))); $ret['assetsAdmin']['dep'][] = 'KwfTabPanel'; $ret['generators']['child']['component']['paragraphs'] = 'Kwc_Paragraphs_Component'; $ret['generators']['child']['component']['image'] = 'Kwc_Basic_Image_Enlarge_Component'; return $ret; }
public static function getSettings() { $ret = parent::getSettings(); $ret['generators']['child']['component'] = array('child' => 'Kwf_Component_Output_C1_Child_Component'); $ret['generators']['box'] = array('class' => 'Kwf_Component_Generator_Box_Static', 'component' => 'Kwf_Component_Output_C1_Box_Component', 'inherit' => true, 'priority' => 0); $ret['contentWidth'] = 600; return $ret; }
public static function getSettings($param = null) { $ret = parent::getSettings($param); $ret['assets']['dep'][] = 'KwfClearOnFocus'; $ret['menuConfig'] = 'Kwc_Tags_Suggestions_MenuConfig'; $ret['componentName'] = trlKwfStatic('New Tags'); return $ret; }
public static function getSettings() { $ret = parent::getSettings(); $ret['rootElementClass'] = 'kwfUp-webStandard'; $ret['generators']['child']['component']['form'] = 'Kwc_Newsletter_Unsubscribe_Form_Component'; $ret['placeholder']['headline'] = trlKwfStatic('Unsubscribe newsletter'); return $ret; }
public static function getSettings($param = null) { $ret = parent::getSettings($param); $ret['generators']['child']['component']['form'] = 'Kwc_User_LostPassword_SetPassword_Form_Component'; $ret['flags']['skipFulltext'] = true; $ret['flags']['noIndex'] = true; return $ret; }
public static function getSettings() { $ret = parent::getSettings(); $ret['generators']['child']['component']['actions'] = 'Kwc_Posts_Detail_Actions_Component'; $ret['generators']['child']['component']['signature'] = 'Kwc_Posts_Detail_Signature_Component'; $ret['useGravatar'] = true; return $ret; }
public static function getSettings($param = null) { $ret = parent::getSettings($param); $ret['rootElementClass'] = 'kwfUp-webStandard'; $ret['componentName'] = trlKwfStatic('Cookie Opt In / Opt Out'); $ret['ownModel'] = 'Kwf_Component_FieldModel'; return $ret; }
public static function getSettings() { $ret = array_merge(parent::getSettings(), array('componentName' => 'TextImages', 'componentIcon' => new Kwf_Asset('textImages'), 'ownModel' => 'Kwc_Composite_TextImages_Model', 'default' => array('image_position' => 'left'))); $ret['assetsAdmin']['dep'][] = 'KwfTabPanel'; $ret['generators']['child']['component']['text'] = 'Kwc_Basic_Text_Component'; $ret['generators']['child']['component']['images'] = 'Kwc_List_Images_Component'; return $ret; }
public static function getSettings($param = null) { $ret = parent::getSettings($param); $ret['generators']['child']['component']['child'] = 'Kwf_Component_OutputPlaceholdersPlugin_Root_Child_Component'; $ret['plugins']['placeholders'] = 'Kwf_Component_Plugin_Placeholders'; $ret['contentWidth'] = 600; return $ret; }
public static function getSettings() { $ret = parent::getSettings(); $ret['generators']['setpass'] = array('class' => 'Kwf_Component_Generator_Page_Static', 'component' => 'Kwc_User_LostPassword_SetPassword_Component', 'name' => trlKwfStatic('Set password')); $ret['generators']['child']['component']['form'] = 'Kwc_User_LostPassword_Form_Component'; $ret['rootElementClass'] = 'kwfUp-webStandard kwfUp-webForm'; return $ret; }