public static function getSettings($param = null)
 {
     $ret = parent::getSettings($param);
     $ret['childModel'] = new Kwf_Model_FnF(array('data' => array(array('id' => 1, 'component_id' => '1', 'component' => 'test', 'visible' => true), array('id' => 2, 'component_id' => '1', 'component' => 'empty', 'visible' => true))));
     $ret['generators']['paragraphs']['component'] = array('empty' => 'Kwc_Basic_Empty_Component', 'test' => 'Kwc_Cc_CopyPages_TestComponent_Component');
     return $ret;
 }
 public static function getSettings()
 {
     $ret = parent::getSettings();
     $ret['childModel'] = 'Kwc_Paragraphs_ParagraphsModel';
     $ret['generators']['paragraphs']['component'] = array('paragraph' => 'Kwc_Paragraphs_Paragraph');
     return $ret;
 }
 public static function getSettings($param = null)
 {
     $ret = parent::getSettings($param);
     $ret['childModel'] = 'Kwc_Columns_Basic_Paragraphs_TestModel';
     $ret['generators']['paragraphs']['component'] = array('columns' => 'Kwc_Columns_Basic_Columns_Component');
     return $ret;
 }
 public static function getSettings($param = null)
 {
     $ret = parent::getSettings($param);
     $ret['childModel'] = 'Kwf_Component_Cache_MenuStaticPage_Paragraphs_TestModel';
     $ret['generators']['paragraphs']['component'] = array('test' => 'Kwf_Component_Cache_MenuStaticPage_Test_Component');
     return $ret;
 }
 public static function getSettings($param = null)
 {
     $ret = parent::getSettings($param);
     $ret['generators']['paragraphs']['component'] = array('containsWithProcessInput' => 'Kwf_Component_Cache_ProcessInput_ContainsWithProcessInput_Component', 'withProcessInput' => 'Kwf_Component_Cache_ProcessInput_WithProcessInput_Component');
     $ret['childModel'] = 'Kwf_Component_Cache_ProcessInput_Paragraphs_TestModel';
     return $ret;
 }
 public static function getSettings()
 {
     $ret = parent::getSettings();
     $ret['childModel'] = 'Kwc_Cc_Paragraphs_Master_Paragraphs_TestModel';
     $ret['generators']['paragraphs']['component'] = array('simple' => 'Kwc_Cc_Paragraphs_Master_Paragraphs_Simple_Component');
     return $ret;
 }
 public static function getSettings()
 {
     $ret = parent::getSettings();
     $ret['childModel'] = 'Kwc_Legacy_Columns_ColumnsInColumns_Paragraphs_TestModel';
     $ret['generators']['paragraphs']['component'] = array('columns' => 'Kwc_Legacy_Columns_ColumnsInColumns_Columns_Component');
     return $ret;
 }
 public static function getSettings()
 {
     $ret = parent::getSettings();
     $ret['generators']['paragraphs']['component'] = array('child' => 'Kwc_Trl_Paragraphs_Paragraphs_Child_Component');
     $ret['childModel'] = 'Kwc_Trl_Paragraphs_Paragraphs_TestModel';
     return $ret;
 }
 public static function getSettings()
 {
     $ret = parent::getSettings();
     $ret['componentName'] = trlKwfStatic('Paragraphs in Lightbox');
     $ret['contentSender'] = 'Kwf_Component_Abstract_ContentSender_Lightbox';
     $ret['contentWidth'] = 600;
     return $ret;
 }
 public static function getSettings()
 {
     $ret = parent::getSettings();
     $ret['componentName'] = trlKwfStatic('Paragraphs Group');
     $ret['componentCategory'] = 'layout';
     $ret['componentPriority'] = 80;
     return $ret;
 }
 public static function getSettings($param = null)
 {
     $ret = parent::getSettings($param);
     $ret['generators']['paragraphs']['component'] = array_merge(array('textField' => 'Kwc_Form_Field_TextField_Component', 'checkbox' => 'Kwc_Form_Field_Checkbox_Component', 'textArea' => 'Kwc_Form_Field_TextArea_Component', 'fieldSet' => 'Kwc_Form_Container_FieldSet_Component', 'select' => 'Kwc_Form_Field_Select_Component', 'dateField' => 'Kwc_Form_Field_DateField_Component', 'radio' => 'Kwc_Form_Field_Radio_Component', 'multiCheckbox' => 'Kwc_Form_Field_MultiCheckbox_Component', 'file' => 'Kwc_Form_Field_File_Component'), $ret['generators']['paragraphs']['component']);
     if (isset($ret['generators']['paragraphs']['component']['form'])) {
         unset($ret['generators']['paragraphs']['component']['form']);
     }
     $ret['componentName'] = trlKwfStatic('Form-Paragraphs');
     return $ret;
 }
 public static function getSettings()
 {
     $ret = parent::getSettings();
     $ret['componentName'] = trlKwfStatic('Paragraphs passwordprotected');
     $ret['extConfig'] = 'Kwc_ParagraphsPassword_ExtConfig';
     $ret['ownModel'] = 'Kwf_Component_FieldModel';
     $ret['plugins'][] = 'Kwc_ParagraphsPassword_Plugin_Component';
     $ret['flags']['skipFulltext'] = true;
     return $ret;
 }
 public static function getSettings()
 {
     $ret = parent::getSettings();
     $ret['componentName'] = trlKwfStatic('Mail');
     $ret['generators']['paragraphs']['component'] = array();
     $ret['generators']['paragraphs']['component']['textImage'] = 'Kwc_Newsletter_Detail_Mail_Paragraphs_TextImage_Component';
     $cc = Kwf_Registry::get('config')->kwc->childComponents;
     if (isset($cc->Kwc_Newsletter_Detail_Mail_Paragraphs_Component)) {
         $ret['generators']['paragraphs']['component'] = array_merge($ret['generators']['paragraphs']['component'], $cc->Kwc_Newsletter_Detail_Mail_Paragraphs_Component->toArray());
     }
     return $ret;
 }
 public static function getSettings($param = null)
 {
     $ret = parent::getSettings($param);
     $ret['componentName'] = trlKwfStatic('Right column');
     return $ret;
 }
 public static function getSettings($param = null)
 {
     $ret = parent::getSettings($param);
     return $ret;
 }
 public static function getSettings()
 {
     $ret = parent::getSettings();
     $ret['componentName'] = trlKwfStatic('Left column');
     return $ret;
 }
 public static function getSettings()
 {
     $ret = parent::getSettings();
     return $ret;
 }
 public static function getSettings()
 {
     $ret = parent::getSettings();
     $ret['generators']['paragraphs']['component'] = array('textImage' => 'Kwc_TextImage_Component', 'address' => 'Kwc_Shop_Cart_Checkout_Payment_Abstract_Mail_Paragraphs_Address_Component', 'products' => 'Kwc_Shop_Cart_Checkout_Payment_Abstract_Mail_Paragraphs_Products_Component');
     return $ret;
 }
Example #19
0
 public static function getSettings()
 {
     $ret = parent::getSettings();
     $ret['componentName'] = trlStatic('Footer');
     return $ret;
 }