12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727 |
- <?php
- // Copyright (C) 2010-2012 Combodo SARL
- //
- // This file is part of iTop.
- //
- // iTop is free software; you can redistribute it and/or modify
- // it under the terms of the GNU Affero General Public License as published by
- // the Free Software Foundation, either version 3 of the License, or
- // (at your option) any later version.
- //
- // iTop is distributed in the hope that it will be useful,
- // but WITHOUT ANY WARRANTY; without even the implied warranty of
- // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- // GNU Affero General Public License for more details.
- //
- // You should have received a copy of the GNU Affero General Public License
- // along with iTop. If not, see <http://www.gnu.org/licenses/>
- /**
- * Helper class to build interactive forms to be used either in stand-alone
- * modal dialog or in "property-sheet" panes.
- *
- * @copyright Copyright (C) 2010-2012 Combodo SARL
- * @license http://opensource.org/licenses/AGPL-3.0
- */
- class DesignerForm
- {
- protected $aFieldSets;
- protected $sCurrentFieldSet;
- protected $sScript;
- protected $sReadyScript;
- protected $sFormId;
- protected $sFormPrefix;
- protected $sParamsContainer;
- protected $oParentForm;
- protected $aSubmitParams;
- protected $sSubmitTo;
- protected $bReadOnly;
- protected $sHierarchyPath; // Needed to manage the visibility of nested subform
- protected $sHierarchyParent; // Needed to manage the visibility of nested subform
- protected $sHierarchySelector; // Needed to manage the visibility of nested subform
- protected $bDisplayed;
- protected $aDefaultValues;
- protected $sFieldsSuffix;
-
- public function __construct()
- {
- $this->aFieldSets = array();
- $this->sCurrentFieldSet = '';
- $this->sScript = '';
- $this->sReadyScript = '';
- $this->sFormPrefix = '';
- $this->sFieldsSuffix = '';
- $this->sParamsContainer = '';
- $this->sFormId = 'form_'.rand();
- $this->oParentForm = null;
- $this->bReadOnly = false;
- $this->sHierarchyPath = '';
- $this->sHierarchyParent = '';
- $this->sHierarchySelector = '';
- $this->StartFieldSet($this->sCurrentFieldSet);
- $this->bDisplayed = true;
- $this->aDefaultvalues = array();
- }
-
- public function AddField(DesignerFormField $oField)
- {
- if (!is_array($this->aFieldSets[$this->sCurrentFieldSet]))
- {
- $this->aFieldSets[$this->sCurrentFieldSet] = array();
- }
- $this->aFieldSets[$this->sCurrentFieldSet][] = $oField;
- $oField->SetForm($this);
- }
-
- public function StartFieldSet($sLabel)
- {
- $this->sCurrentFieldSet = $sLabel;
- if (!array_key_exists($this->sCurrentFieldSet, $this->aFieldSets))
- {
- $this->aFieldSets[$this->sCurrentFieldSet] = array();
- }
- }
-
- public function Render($oP, $bReturnHTML = false)
- {
- $sFormId = $this->GetFormId();
- if ($this->oParentForm == null)
- {
- $sReturn = '<form id="'.$sFormId.'">';
- }
- else
- {
- $sReturn = '';
- }
- $sHiddenFields = '';
- foreach($this->aFieldSets as $sLabel => $aFields)
- {
- $aDetails = array();
- if ($sLabel != '')
- {
- $sReturn .= '<fieldset>';
- $sReturn .= '<legend>'.$sLabel.'</legend>';
- }
- foreach($aFields as $oField)
- {
- $aRow = $oField->Render($oP, $sFormId);
- if ($oField->IsVisible())
- {
- $sValidation = ' <span class="prop_apply">'.$this->GetValidationArea($oField->GetFieldId()).'</span>';
- $sField = $aRow['value'].$sValidation;
- $aDetails[] = array('label' => $aRow['label'], 'value' => $sField);
- }
- else
- {
- $sHiddenFields .= $aRow['value'];
- }
- }
- $sReturn .= $oP->GetDetails($aDetails);
- if ($sLabel != '')
- {
- $sReturn .= '</fieldset>';
- }
- }
- $sReturn .= $sHiddenFields;
-
- if ($this->oParentForm == null)
- {
- $sReturn .= '</form>';
- }
- if($this->sScript != '')
- {
- $oP->add_script($this->sScript);
- }
- if($this->sReadyScript != '')
- {
- $oP->add_ready_script($this->sReadyScript);
- }
- if ($bReturnHTML)
- {
- return $sReturn;
- }
- else
- {
- $oP->add($sReturn);
- }
- }
-
- public function GetFieldSets()
- {
- return $this->aFieldSets;
- }
- public function SetSubmitParams($sSubmitToUrl, $aSubmitParams)
- {
- $this->sSubmitTo = $sSubmitToUrl;
- $this->aSubmitParams = $aSubmitParams;
- }
-
- public function CopySubmitParams($oParentForm)
- {
- $this->sSubmitTo = $oParentForm->sSubmitTo;
- $this->aSubmitParams = $oParentForm->aSubmitParams;
- }
-
- public function GetSubmitParams()
- {
- return array( 'url' => $this->sSubmitTo, 'params' => $this->aSubmitParams);
- }
-
- /**
- * Helper to handle subforms hide/show
- */
- public function SetHierarchyPath($sHierarchy)
- {
- $this->sHierarchyPath = $sHierarchy;
- }
-
- /**
- * Helper to handle subforms hide/show
- */
- public function GetHierarchyPath()
- {
- return $this->sHierarchyPath;
- }
-
- /**
- * Helper to handle subforms hide/show
- */
- public function SetHierarchyParent($sHierarchy)
- {
- $this->sHierarchyParent = $sHierarchy;
- }
-
- /**
- * Helper to handle subforms hide/show
- */
- public function GetHierarchyParent()
- {
- return $this->sHierarchyParent;
- }
-
-
- public function RenderAsPropertySheet($oP, $bReturnHTML = false, $sNotifyParentSelector = null)
- {
- $sReturn = '';
- $sActionUrl = addslashes($this->sSubmitTo);
- $sJSSubmitParams = json_encode($this->aSubmitParams);
- $sFormId = $this->GetFormId();
- if ($this->oParentForm == null)
- {
- $sReturn = '<form id="'.$sFormId.'" onsubmit="return false;">';
- $sReturn .= '<table class="prop_table">';
- $sReturn .= '<thead><tr><th class="prop_header">'.Dict::S('UI:Form:Property').'</th><th class="prop_header">'.Dict::S('UI:Form:Value').'</th><th colspan="2" class="prop_header"> </th></tr></thead><tbody>';
- }
- $sHiddenFields = '';
- foreach($this->aFieldSets as $sLabel => $aFields)
- {
- $aDetails = array();
- if ($sLabel != '')
- {
- $sReturn .= $this->StartRow().'<th colspan="4">'.$sLabel.'</th>'.$this->EndRow();
- }
- foreach($aFields as $oField)
- {
- $aRow = $oField->Render($oP, $sFormId, 'property');
- if ($oField->IsVisible())
- {
- $sFieldId = $this->GetFieldId($oField->GetCode());
- $sValidation = $this->GetValidationArea($sFieldId, '<span title="Apply" class="ui-icon ui-icon-circle-check"/>');
- $sValidationFields = '</td><td class="prop_icon prop_apply">'.$sValidation.'</td><td class="prop_icon prop_cancel"><span title="Revert" class="ui-icon ui-icon-circle-close"/></td>'.$this->EndRow();
-
- $sPath = $this->GetHierarchyPath().'/'.$oField->GetCode();
-
- if (is_null($aRow['label']))
- {
- $sReturn .= $this->StartRow($sFieldId).'<td class="prop_value" colspan="2">'.$aRow['value'];
- }
- else
- {
- $sReturn .= $this->StartRow($sFieldId).'<td class="prop_label">'.$aRow['label'].'</td><td class="prop_value">'.$aRow['value'];
- }
- if (!($oField instanceof DesignerFormSelectorField) && !($oField instanceof DesignerMultipleSubFormField))
- {
- $sReturn .= $sValidationFields;
- }
- $sNotifyParentSelectorJS = is_null($sNotifyParentSelector) ? 'null' : "'".addslashes($sNotifyParentSelector)."'";
- $sAutoApply = $oField->IsAutoApply() ? 'true' : 'false';
- $sHandlerEquals = $oField->GetHandlerEquals();
- $sHandlerGetValue = $oField->GetHandlerGetValue();
-
- $sWidgetClass = $oField->GetWidgetClass();
- $sJSExtraParams = '';
- if (count($oField->GetWidgetExtraParams()) > 0)
- {
- $aExtraParams = array();
- foreach($oField->GetWidgetExtraParams() as $key=> $value)
- {
- $aExtraParams[] = "'$key': ".json_encode($value);
- }
- $sJSExtraParams = ', '.implode(', ', $aExtraParams);
- }
- $this->AddReadyScript(
- <<<EOF
- $('#row_$sFieldId').$sWidgetClass({parent_selector: $sNotifyParentSelectorJS, field_id: '$sFieldId', equals: $sHandlerEquals, get_field_value: $sHandlerGetValue, auto_apply: $sAutoApply, value: '', submit_to: '$sActionUrl', submit_parameters: $sJSSubmitParams $sJSExtraParams });
- EOF
- );
- }
- else
- {
- $sHiddenFields .= $aRow['value'];
- }
- }
- }
-
- if ($this->oParentForm == null)
- {
- $sFormId = $this->sFormId;
- $sReturn .= '</tbody>';
- $sReturn .= '</table>';
- $sReturn .= $sHiddenFields;
- $sReturn .= '</form>';
- $sReturn .= '<div id="prop_submit_result"></div>'; // for the return of the submit operation
- }
- else
- {
- $sReturn .= $sHiddenFields;
- }
- $this->AddReadyScript(
- <<<EOF
- $('.prop_table').tableHover();
- var idx = 0;
- $('.prop_table tbody tr').each(function() {
- if ((idx % 2) == 0)
- {
- $(this).addClass('even');
- }
- else
- {
- $(this).addClass('odd');
- }
- idx++;
- });
- EOF
- );
-
- if($this->sScript != '')
- {
- $oP->add_script($this->sScript);
- }
- if($this->sReadyScript != '')
- {
- $oP->add_ready_script($this->sReadyScript);
- }
- if ($bReturnHTML)
- {
- return $sReturn;
- }
- else
- {
- $oP->add($sReturn);
- }
- }
-
- public function StartRow($sFieldId = null)
- {
- if ($sFieldId != null)
- {
- return '<tr id="row_'.$sFieldId.'" data-path="'.$this->GetHierarchyPath().'" data-selector="'.$this->GetHierarchyParent().'">';
- }
- return '<tr data-path="'.$this->GetHierarchyPath().'" data-selector="'.$this->GetHierarchyParent().'">';
- }
-
- public function EndRow()
- {
- return '</tr>';
- }
-
- public function RenderAsDialog($oPage, $sDialogId, $sDialogTitle, $iDialogWidth, $sOkButtonLabel, $sIntroduction = null)
- {
- $this->SetPrefix('dlg_'); // To make sure that the controls have different IDs that the property sheet which may be displayed at the same time
-
- $sDialogTitle = addslashes($sDialogTitle);
- $sOkButtonLabel = addslashes($sOkButtonLabel);
- $sCancelButtonLabel = Dict::S('UI:Button:Cancel');
- $oPage->add("<div id=\"$sDialogId\">");
- if ($sIntroduction != null)
- {
- $oPage->add('<div class="ui-dialog-header">'.$sIntroduction.'</div>');
- }
- $this->Render($oPage);
- $oPage->add('</div>');
-
- $oPage->add_ready_script(
- <<<EOF
- $('#$sDialogId').dialog({
- height: 'auto',
- width: $iDialogWidth,
- modal: true,
- title: '$sDialogTitle',
- buttons: [
- { text: "$sOkButtonLabel", click: function() {
- var oForm = $(this).closest('.ui-dialog').find('form');
- oForm.submit();
- if (AnimateDlgButtons)
- {
- sFormId = oForm.attr('id');
- if (oFormValidation[sFormId].length == 0)
- {
- AnimateDlgButtons(this);
- }
- }
- } },
- { text: "$sCancelButtonLabel", click: function() { KillAllMenus(); $(this).dialog( "close" ); $(this).remove(); } },
- ],
- close: function() { KillAllMenus(); $(this).remove(); }
- });
- var oForm = $('#$sDialogId form');
- var sFormId = oForm.attr('id');
- ValidateForm(sFormId, true);
- EOF
- );
- }
-
- public function ReadParams(&$aValues = array())
- {
- foreach($this->aFieldSets as $sLabel => $aFields)
- {
- foreach($aFields as $oField)
- {
- $oField->ReadParam($aValues);
- }
- }
- return $aValues;
- }
-
- public function SetPrefix($sPrefix)
- {
- $this->sFormPrefix = $sPrefix;
- }
-
- public function GetPrefix()
- {
- $sPrefix = '';
- if ($this->oParentForm != null)
- {
- $sPrefix = $this->oParentForm->GetPrefix();
- }
- return $sPrefix.$this->sFormPrefix;
- }
- public function SetSuffix($sSuffix)
- {
- $this->sFieldsSuffix = $sSuffix;
- }
-
- public function GetSuffix()
- {
- $sSuffix = '';
- if ($this->oParentForm != null)
- {
- $sSuffix = $this->oParentForm->GetSuffix();
- }
- return $sSuffix.$this->sFieldsSuffix;
- }
-
- public function SetReadOnly($bReadOnly = true)
- {
- $this->bReadOnly = $bReadOnly;
- }
-
- public function IsReadOnly()
- {
- if ($this->oParentForm == null)
- {
- return $this->bReadOnly;
- }
- else
- {
- return $this->oParentForm->IsReadOnly();
- }
- }
-
- public function SetParamsContainer($sParamsContainer)
- {
- $this->sParamsContainer = $sParamsContainer;
- }
-
- public function GetParamsContainer()
- {
- if ($this->oParentForm == null)
- {
- return $this->sParamsContainer;
- }
- else
- {
- return $this->oParentForm->GetParamsContainer();
- }
- }
-
- public function SetParentForm($oParentForm)
- {
- $this->oParentForm = $oParentForm;
- }
-
- public function SetDefaultValues($aDefaultValues)
- {
- if (!is_array($aDefaultValues)) return;
-
- foreach($this->aFieldSets as $sLabel => $aFields)
- {
- foreach($aFields as $oField)
- {
- $oField->SetDefaultValueFrom($aDefaultValues);
- }
- }
- }
-
- public function GetDefaultValues()
- {
- return $this->aDefaultValues;
- }
-
-
- public function GetParentForm()
- {
- return $this->oParentForm;
- }
-
- public function GetFormId()
- {
- if ($this->oParentForm)
- {
- $this->oParentForm->GetFormId();
- }
- return $this->sFormId;
- }
-
- public function SetDisplayed($bDisplayed)
- {
- $this->bDisplayed = $bDisplayed;
- }
- public function IsDisplayed()
- {
- if ($this->oParentForm == null)
- {
- return $this->bDisplayed;
- }
- else
- {
- return ($this->bDisplayed && $this->oParentForm->IsDisplayed());
- }
- }
-
- public function AddScript($sScript)
- {
- $this->sScript .= $sScript;
- }
-
- public function AddReadyScript($sScript)
- {
- $this->sReadyScript .= $sScript;
- }
-
- public function GetFieldId($sCode)
- {
- return $this->GetPrefix().'attr_'.$sCode;
- }
-
- public function GetFieldName($sCode)
- {
- return 'attr_'.$sCode.$this->GetSuffix();
- }
-
- public function GetParamName($sCode)
- {
- return 'attr_'.$sCode.$this->GetSuffix();
- }
-
- public function GetValidationArea($sId, $sContent = '')
- {
- return "<span style=\"display:inline-block;width:20px;\" id=\"v_{$sId}\"><span class=\"ui-icon ui-icon-alert\"></span>$sContent</span>";
- }
- public function GetAsyncActionClass()
- {
- return $this->sAsyncActionClass;
- }
-
- public function FindField($sFieldCode)
- {
- $oFoundField = false;
- foreach($this->aFieldSets as $sLabel => $aFields)
- {
- foreach($aFields as $oField)
- {
- $oFoundField = $oField->FindField($sFieldCode);
- if ($oFoundField !== false) break;
- }
- if ($oFoundField !== false) break;
- }
- return $oFoundField;
- }
- }
- class DesignerTabularForm extends DesignerForm
- {
- protected $aTable;
-
- public function __construct()
- {
- parent::__construct();
- $this->aTable = array();
- }
- public function AddRow($aRow)
- {
- $this->aTable[] = $aRow;
- }
- public function RenderAsPropertySheet($oP, $bReturnHTML = false, $sNotifyParentSelector = null)
- {
- return $this->Render($oP, $bReturnHTML);
- }
-
- public function Render($oP, $bReturnHTML = false)
- {
- $sReturn = '';
- if ($this->oParentForm == null)
- {
- $sFormId = $this->sFormId;
- $sReturn = '<form id="'.$sFormId.'">';
- }
- else
- {
- $sFormId = $this->oParentForm->sFormId;
- }
- $sHiddenFields = '';
- $sReturn .= '<table style="width:100%">';
- foreach($this->aTable as $aRow)
- {
- $sReturn .= '<tr>';
- foreach($aRow as $field)
- {
- if (!is_object($field))
- {
- // Shortcut: pass a string for a cell containing just a label
- $sReturn .= '<td>'.$field.'</td>';
- }
- else
- {
- $field->SetForm($this);
- $aFieldData = $field->Render($oP, $sFormId);
- if ($field->IsVisible())
- {
- // put the label and value separated by a non-breaking space if needed
- $aData = array();
- foreach(array('label', 'value') as $sCode )
- {
- if ($aFieldData[$sCode] != '')
- {
- $aData[] = $aFieldData[$sCode];
- }
- }
- $sReturn .= '<td>'.implode(' ', $aData).'</td>';
- }
- else
- {
- $sHiddenFields .= $aRow['value'];
- }
- }
- }
- $sReturn .= '</tr>';
- }
- $sReturn .= '</table>';
-
- $sReturn .= $sHiddenFields;
-
- if($this->sScript != '')
- {
- $oP->add_script($this->sScript);
- }
- if($this->sReadyScript != '')
- {
- $oP->add_ready_script($this->sReadyScript);
- }
- if ($bReturnHTML)
- {
- return $sReturn;
- }
- else
- {
- $oP->add($sReturn);
- }
- }
-
- public function ReadParams(&$aValues = array())
- {
- foreach($this->aTable as $aRow)
- {
- foreach($aRow as $field)
- {
- if (is_object($field))
- {
- $field->SetForm($this);
- $field->ReadParam($aValues);
- }
- }
- }
- return $aValues;
- }
- }
- class DesignerFormField
- {
- protected $sLabel;
- protected $sCode;
- protected $defaultValue;
- protected $oForm;
- protected $bMandatory;
- protected $bReadOnly;
- protected $bAutoApply;
- protected $aCSSClasses;
- protected $bDisplayed;
- protected $aWidgetExtraParams;
-
- public function __construct($sCode, $sLabel, $defaultValue)
- {
- $this->sLabel = $sLabel;
- $this->sCode = $sCode;
- $this->defaultValue = $defaultValue;
- $this->bMandatory = false;
- $this->bReadOnly = false;
- $this->bAutoApply = false;
- $this->aCSSClasses = array();
- $this->bDisplayed = true;
- $this->aWidgetExtraParams = array();
- }
-
- public function GetCode()
- {
- return $this->sCode;
- }
-
- public function SetForm($oForm)
- {
- $this->oForm = $oForm;
- }
-
- public function SetMandatory($bMandatory = true)
- {
- $this->bMandatory = $bMandatory;
- }
- public function SetReadOnly($bReadOnly = true)
- {
- $this->bReadOnly = $bReadOnly;
- }
-
- public function IsReadOnly()
- {
- return ($this->oForm->IsReadOnly() || $this->bReadOnly);
- }
- public function SetAutoApply($bAutoApply)
- {
- $this->bAutoApply = $bAutoApply;
- }
- public function IsAutoApply()
- {
- return $this->bAutoApply;
- }
- public function SetDisplayed($bDisplayed)
- {
- $this->bDisplayed = $bDisplayed;
- }
- public function IsDisplayed()
- {
- return $this->bDisplayed;
- }
- public function GetFieldId()
- {
- return $this->oForm->GetFieldId($this->sCode);
- }
-
- public function GetWidgetClass()
- {
- return 'property_field';
- }
-
- public function GetWidgetExtraParams()
- {
- return $this->aWidgetExtraParams;
- }
-
- public function Render(WebPage $oP, $sFormId, $sRenderMode='dialog')
- {
- $sId = $this->oForm->GetFieldId($this->sCode);
- $sName = $this->oForm->GetFieldName($this->sCode);
- return array('label' => $this->sLabel, 'value' => "<input type=\"text\" id=\"$sId\" name=\"$sName\" value=\"".htmlentities($this->defaultValue, ENT_QUOTES, 'UTF-8')."\">");
- }
-
- public function ReadParam(&$aValues)
- {
- if ($this->IsReadOnly())
- {
- $aValues[$this->sCode] = $this->defaultValue;
- }
- else
- {
- if ($this->oForm->GetParamsContainer() != '')
- {
- $aParams = utils::ReadParam($this->oForm->GetParamsContainer(), array(), false, 'raw_data');
- if (array_key_exists($this->oForm->GetParamName($this->sCode), $aParams))
- {
- $aValues[$this->sCode] = $aParams[$this->oForm->GetParamName($this->sCode)];
- }
- else
- {
- $aValues[$this->sCode] = $this->defaultValue;
- }
- }
- else
- {
- $aValues[$this->sCode] = utils::ReadParam($this->oForm->GetParamName($this->sCode), $this->defaultValue, false, 'raw_data');
- }
- }
- }
-
- public function IsVisible()
- {
- return true;
- }
-
- public function AddCSSClass($sCSSClass)
- {
- $this->aCSSClasses[] = $sCSSClass;
- }
-
- /**
- * A way to set/change the default value after constructing the field
- */
- public function SetDefaultValueFrom($aAllDefaultValue)
- {
- if (array_key_exists($this->GetCode(), $aAllDefaultValue))
- {
- $this->defaultValue = $aAllDefaultValue[$this->GetCode()];
- }
- }
-
- public function FindField($sFieldCode)
- {
- if ($this->sCode == $sFieldCode)
- {
- return $this;
- }
- return false;
- }
- public function GetHandlerEquals()
- {
- return 'null';
- }
- public function GetHandlerGetValue()
- {
- return 'null';
- }
- }
- class DesignerLabelField extends DesignerFormField
- {
- protected $sDescription;
-
- public function __construct($sLabel, $sDescription)
- {
- parent::__construct('', $sLabel, '');
- $this->sDescription = $sDescription;
- }
-
- public function Render(WebPage $oP, $sFormId, $sRenderMode='dialog')
- {
- $sId = $this->oForm->GetFieldId($this->sCode);
- $sName = $this->oForm->GetFieldName($this->sCode);
- return array('label' => $this->sLabel, 'value' => $this->sDescription);
- }
-
- public function ReadParam(&$aValues)
- {
- }
-
- public function IsVisible()
- {
- return true;
- }
- }
- class DesignerTextField extends DesignerFormField
- {
- protected $sValidationPattern;
- protected $aForbiddenValues;
- public function __construct($sCode, $sLabel = '', $defaultValue = '')
- {
- parent::__construct($sCode, $sLabel, $defaultValue);
- $this->sValidationPattern = '';
- $this->aForbiddenValues = array();
- }
-
- public function SetValidationPattern($sValidationPattern)
- {
- $this->sValidationPattern = $sValidationPattern;
- }
- public function SetForbiddenValues($aValues, $sExplain)
- {
- $aForbiddenValues = $aValues;
-
- $iDefaultKey = array_search($this->defaultValue, $aForbiddenValues);
- if ($iDefaultKey !== false)
- {
- // The default (current) value is always allowed...
- unset($aForbiddenValues[$iDefaultKey]);
-
- }
-
- $this->aForbiddenValues[] = array('values' => $aForbiddenValues, 'message' => $sExplain);
- }
-
- public function Render(WebPage $oP, $sFormId, $sRenderMode='dialog')
- {
- $sId = $this->oForm->GetFieldId($this->sCode);
-
- $sName = $this->oForm->GetFieldName($this->sCode);
- if ($this->IsReadOnly())
- {
- $sHtmlValue = "<span>".htmlentities($this->defaultValue, ENT_QUOTES, 'UTF-8')."<input type=\"hidden\" id=\"$sId\" name=\"$sName\" value=\"".htmlentities($this->defaultValue, ENT_QUOTES, 'UTF-8')."\"/></span>";
- }
- else
- {
- $sPattern = addslashes($this->sValidationPattern);
- if (is_array($this->aForbiddenValues))
- {
- $sForbiddenValues = json_encode($this->aForbiddenValues);
- }
- else
- {
- $sForbiddenValues = '[]'; //Empty JS array
- }
- $sMandatory = $this->bMandatory ? 'true' : 'false';
- $oP->add_ready_script(
- <<<EOF
- $('#$sId').bind('change keyup validate', function() { ValidateWithPattern('$sId', $sMandatory, '$sPattern', $(this).closest('form').attr('id'), $sForbiddenValues); } );
- {
- var myTimer = null;
- $('#$sId').bind('keyup', function() { clearTimeout(myTimer); myTimer = setTimeout(function() { $('#$sId').trigger('change', {} ); }, 100); });
- }
- EOF
- );
- $sCSSClasses = '';
- if (count($this->aCSSClasses) > 0)
- {
- $sCSSClasses = 'class="'.implode(' ', $this->aCSSClasses).'"';
- }
- $sHtmlValue = "<input type=\"text\" $sCSSClasses id=\"$sId\" name=\"$sName\" value=\"".htmlentities($this->defaultValue, ENT_QUOTES, 'UTF-8')."\">";
- }
- return array('label' => $this->sLabel, 'value' => $sHtmlValue);
- }
- public function ReadParam(&$aValues)
- {
- parent::ReadParam($aValues);
- if (($this->sValidationPattern != '') &&(!preg_match('/'.$this->sValidationPattern.'/', $aValues[$this->sCode])) )
- {
- $aValues[$this->sCode] = $this->defaultValue;
- }
- else if(($this->aForbiddenValues != null) && in_array($aValues[$this->sCode], $this->aForbiddenValues))
- {
- // Reject the value...
- $aValues[$this->sCode] = $this->defaultValue;
- }
- }
- }
- class DesignerLongTextField extends DesignerTextField
- {
- public function Render(WebPage $oP, $sFormId, $sRenderMode='dialog')
- {
- $sId = $this->oForm->GetFieldId($this->sCode);
- $sName = $this->oForm->GetFieldName($this->sCode);
- $sPattern = addslashes($this->sValidationPattern);
- if (is_array($this->aForbiddenValues))
- {
- $sForbiddenValues = json_encode($this->aForbiddenValues);
- }
- else
- {
- $sForbiddenValues = '[]'; //Empty JS array
- }
- $sMandatory = $this->bMandatory ? 'true' : 'false';
- $sCSSClasses = '';
- if (count($this->aCSSClasses) > 0)
- {
- $sCSSClasses = 'class="'.implode(' ', $this->aCSSClasses).'"';
- }
- if (!$this->IsReadOnly())
- {
- $oP->add_ready_script(
- <<<EOF
- $('#$sId').bind('change keyup validate', function() { ValidateWithPattern('$sId', $sMandatory, '$sPattern', $(this).closest('form').attr('id'), $sForbiddenValues); } );
- {
- var myTimer = null;
- $('#$sId').bind('keyup', function() { clearTimeout(myTimer); myTimer = setTimeout(function() { $('#$sId').trigger('change', {} ); }, 100); });
- }
- EOF
- );
- $sValue = "<textarea $sCSSClasses id=\"$sId\" name=\"$sName\">".htmlentities($this->defaultValue, ENT_QUOTES, 'UTF-8')."</textarea>";
- }
- else
- {
- $sValue = "<div $sCSSClasses id=\"$sId\">".htmlentities($this->defaultValue, ENT_QUOTES, 'UTF-8')."</div>";
- }
- return array('label' => $this->sLabel, 'value' => $sValue);
- }
- }
- class DesignerIntegerField extends DesignerFormField
- {
- protected $iMin; // Lower boundary, inclusive
- protected $iMax; // Higher boundary, inclusive
- public function __construct($sCode, $sLabel = '', $defaultValue = '')
- {
- parent::__construct($sCode, $sLabel, $defaultValue);
- $this->iMin = 0; // Positive integer is the default
- $this->iMax = null;
- }
- public function SetBoundaries($iMin = null, $iMax = null)
- {
- $this->iMin = $iMin;
- $this->iMax = $iMax;
- }
-
- public function Render(WebPage $oP, $sFormId, $sRenderMode='dialog')
- {
- $sId = $this->oForm->GetFieldId($this->sCode);
-
- $sName = $this->oForm->GetFieldName($this->sCode);
- if ($this->IsReadOnly())
- {
- $sHtmlValue = "<span>".htmlentities($this->defaultValue, ENT_QUOTES, 'UTF-8')."<input type=\"hidden\" id=\"$sId\" name=\"$sName\" value=\"".htmlentities($this->defaultValue, ENT_QUOTES, 'UTF-8')."\"/></span>";
- }
- else
- {
- $sMin = json_encode($this->iMin);
- $sMax = json_encode($this->iMax);
- $sMandatory = $this->bMandatory ? 'true' : 'false';
- $oP->add_ready_script(
- <<<EOF
- $('#$sId').bind('change keyup validate', function() { ValidateInteger('$sId', $sMandatory, $(this).closest('form').attr('id'), $sMin, $sMax); } );
- {
- var myTimer = null;
- $('#$sId').bind('keyup', function() { clearTimeout(myTimer); myTimer = setTimeout(function() { $('#$sId').trigger('change', {} ); }, 100); });
- }
- EOF
- );
- $sCSSClasses = '';
- if (count($this->aCSSClasses) > 0)
- {
- $sCSSClasses = 'class="'.implode(' ', $this->aCSSClasses).'"';
- }
- $sHtmlValue = "<input type=\"text\" $sCSSClasses id=\"$sId\" name=\"$sName\" value=\"".htmlentities($this->defaultValue, ENT_QUOTES, 'UTF-8')."\">";
- }
- return array('label' => $this->sLabel, 'value' => $sHtmlValue);
- }
- public function ReadParam(&$aValues)
- {
- parent::ReadParam($aValues);
- if (!is_null($this->iMin) && ($aValues[$this->sCode] < $this->iMin))
- {
- // Reject the value...
- $aValues[$this->sCode] = $this->defaultValue;
- }
- if (!is_null($this->iMax) && ($aValues[$this->sCode] > $this->iMax))
- {
- // Reject the value...
- $aValues[$this->sCode] = $this->defaultValue;
- }
- }
- }
- class DesignerComboField extends DesignerFormField
- {
- protected $aAllowedValues;
- protected $bMultipleSelection;
- protected $bOtherChoices;
- protected $sNullLabel;
- protected $bSorted;
-
- public function __construct($sCode, $sLabel = '', $defaultValue = '')
- {
- parent::__construct($sCode, $sLabel, $defaultValue);
- $this->aAllowedValues = array();
- $this->bMultipleSelection = false;
- $this->bOtherChoices = false;
- $this->sNullLabel = Dict::S('UI:SelectOne');
- $this->bAutoApply = true;
- $this->bSorted = true; // Sorted by default
- }
-
- public function SetAllowedValues($aAllowedValues)
- {
- $this->aAllowedValues = $aAllowedValues;
- }
-
- public function MultipleSelection($bMultipleSelection = true)
- {
- $this->bMultipleSelection = $bMultipleSelection;
- }
-
- public function OtherChoices($bOtherChoices = true)
- {
- $this->bOtherChoices = $bOtherChoices;
- }
- /**
- * An empty label will disable the default empty value
- */
- public function SetNullLabel($sLabel)
- {
- $this->sNullLabel = $sLabel;
- }
-
- public function IsSorted()
- {
- return $this->bSorted;
- }
-
- public function SetSorted($bSorted)
- {
- $this->bSorted = $bSorted;
- }
-
- public function Render(WebPage $oP, $sFormId, $sRenderMode='dialog')
- {
- $sId = $this->oForm->GetFieldId($this->sCode);
- $sName = $this->oForm->GetFieldName($this->sCode);
- $sChecked = $this->defaultValue ? 'checked' : '';
- $sMandatory = $this->bMandatory ? 'true' : 'false';
- $sReadOnly = $this->IsReadOnly() ? 'disabled="disabled"' : '';
- if ($this->IsSorted())
- {
- asort($this->aAllowedValues);
- }
- $sCSSClasses = '';
- if (count($this->aCSSClasses) > 0)
- {
- $sCSSClasses = 'class="'.implode(' ', $this->aCSSClasses).'"';
- }
- if ($this->IsReadOnly())
- {
- $aSelected = array();
- $aHiddenValues = array();
- foreach($this->aAllowedValues as $sKey => $sDisplayValue)
- {
- if ($this->bMultipleSelection)
- {
- if(in_array($sKey, $this->defaultValue))
- {
- $aSelected[] = $sDisplayValue;
- $aHiddenValues[] = "<input type=\"hidden\" name=\"{$sName}[]\" value=\"".htmlentities($sKey, ENT_QUOTES, 'UTF-8')."\"/>";
- }
- }
- else
- {
- if ($sKey == $this->defaultValue)
- {
- $aSelected[] = $sDisplayValue;
- $aHiddenValues[] = "<input type=\"hidden\" id=\"$sId\" name=\"$sName\" value=\"".htmlentities($sKey, ENT_QUOTES, 'UTF-8')."\"/>";
- }
- }
- }
- $sHtml = "<span $sCSSClasses>".htmlentities(implode(', ', $aSelected), ENT_QUOTES, 'UTF-8').implode($aHiddenValues)."</span>";
- }
- else
- {
- if ($this->bMultipleSelection)
- {
- $sHtml = "<select $sCSSClasses multiple size=\"8\"id=\"$sId\" name=\"$sName\">";
- }
- else
- {
- $sHtml = "<select $sCSSClasses id=\"$sId\" name=\"$sName\">";
- if ($this->sNullLabel != '')
- {
- $sHtml .= "<option value=\"\">".$this->sNullLabel."</option>";
- }
- }
- foreach($this->aAllowedValues as $sKey => $sDisplayValue)
- {
- if ($this->bMultipleSelection)
- {
- $sSelected = in_array($sKey, $this->defaultValue) ? 'selected' : '';
- }
- else
- {
- $sSelected = ($sKey == $this->defaultValue) ? 'selected' : '';
- }
- // Quick and dirty: display the menu parents as a tree
- $sHtmlValue = str_replace(' ', ' ', htmlentities($sDisplayValue, ENT_QUOTES, 'UTF-8'));
- $sHtml .= "<option value=\"".htmlentities($sKey, ENT_QUOTES, 'UTF-8')."\" $sSelected>$sHtmlValue</option>";
- }
- $sHtml .= "</select>";
- if ($this->bOtherChoices)
- {
- $sHtml .= '<br/><input type="checkbox" id="other_chk_'.$sId.'"><label for="other_chk_'.$sId.'"> Other:</label> <input type="text" id="other_'.$sId.'" name="other_'.$sName.'" size="30"/>';
- }
- $oP->add_ready_script(
- <<<EOF
- $('#$sId').bind('change validate', function() { ValidateWithPattern('$sId', $sMandatory, '', $(this).closest('form').attr('id'), null, null); } );
- EOF
- );
- }
- return array('label' => $this->sLabel, 'value' => $sHtml);
- }
- public function ReadParam(&$aValues)
- {
- parent::ReadParam($aValues);
- if ($aValues[$this->sCode] == 'null')
- {
- $aValues[$this->sCode] = array();
- }
- }
- }
- class DesignerBooleanField extends DesignerFormField
- {
- public function __construct($sCode, $sLabel = '', $defaultValue = '')
- {
- parent::__construct($sCode, $sLabel, $defaultValue);
- $this->bAutoApply = true;
- }
-
- public function Render(WebPage $oP, $sFormId, $sRenderMode='dialog')
- {
- $sId = $this->oForm->GetFieldId($this->sCode);
- $sName = $this->oForm->GetFieldName($this->sCode);
- $sChecked = $this->defaultValue ? 'checked' : '';
- if ($this->IsReadOnly())
- {
- $sLabel = $this->defaultValue ? Dict::S('UI:UserManagement:ActionAllowed:Yes') : Dict::S('UI:UserManagement:ActionAllowed:No'); //TODO use our own yes/no translations
- $sHtmlValue = "<span>".htmlentities($sLabel)."<input type=\"hidden\" id=\"$sId\" name=\"$sName\" value=\"".htmlentities($this->defaultValue, ENT_QUOTES, 'UTF-8')."\"/></span>";
- }
- else
- {
- $sCSSClasses = '';
- if (count($this->aCSSClasses) > 0)
- {
- $sCSSClasses = 'class="'.implode(' ', $this->aCSSClasses).'"';
- }
- $sHtmlValue = "<input $sCSSClasses type=\"checkbox\" $sChecked id=\"$sId\" name=\"$sName\" value=\"true\">";
- }
- return array('label' => $this->sLabel, 'value' => $sHtmlValue);
- }
-
- public function ReadParam(&$aValues)
- {
- if ($this->IsReadOnly())
- {
- $aValues[$this->sCode] = $this->defaultValue;
- }
- else
- {
- $sParamsContainer = $this->oForm->GetParamsContainer();
- if ($sParamsContainer != '')
- {
- $aParams = utils::ReadParam($sParamsContainer, array(), false, 'raw_data');
- if (array_key_exists($this->oForm->GetParamName($this->sCode), $aParams))
- {
- $sValue = $aParams[$this->oForm->GetParamName($this->sCode)];
- }
- else
- {
- $sValue = 'false';
- }
- }
- else
- {
- $sValue = utils::ReadParam($this->oForm->GetParamName($this->sCode), 'false', false, 'raw_data');
- }
- $aValues[$this->sCode] = ($sValue == 'true');
- }
- }
- }
- class DesignerHiddenField extends DesignerFormField
- {
- public function __construct($sCode, $sLabel = '', $defaultValue = '')
- {
- parent::__construct($sCode, $sLabel, $defaultValue);
- }
-
- public function IsVisible()
- {
- return false;
- }
-
- public function Render(WebPage $oP, $sFormId, $sRenderMode='dialog')
- {
- $sId = $this->oForm->GetFieldId($this->sCode);
- $sName = $this->oForm->GetFieldName($this->sCode);
- $sChecked = $this->defaultValue ? 'checked' : '';
- return array('label' =>'', 'value' => "<input type=\"hidden\" id=\"$sId\" name=\"$sName\" value=\"".htmlentities($this->defaultValue, ENT_QUOTES, 'UTF-8')."\">");
- }
- }
- class DesignerIconSelectionField extends DesignerFormField
- {
- protected $sUploadUrl;
- protected $aAllowedValues;
-
- public function __construct($sCode, $sLabel = '', $defaultValue = '')
- {
- parent::__construct($sCode, $sLabel, $defaultValue);
- $this->bAutoApply = true;
- $this->sUploadUrl = null;
- }
-
- public function SetAllowedValues($aAllowedValues)
- {
- $this->aAllowedValues = $aAllowedValues;
- }
- public function EnableUpload($sIconUploadUrl)
- {
- $this->sUploadUrl = $sIconUploadUrl;
- }
- public function Render(WebPage $oP, $sFormId, $sRenderMode='dialog')
- {
- $sId = $this->oForm->GetFieldId($this->sCode);
- $sName = $this->oForm->GetFieldName($this->sCode);
- $idx = 0;
- foreach($this->aAllowedValues as $index => $aValue)
- {
- if ($aValue['value'] == $this->defaultValue)
- {
- $idx = $index;
- break;
- }
- }
- $sJSItems = json_encode($this->aAllowedValues);
- $sPostUploadTo = ($this->sUploadUrl == null) ? 'null' : "'{$this->sUploadUrl}'";
- if (!$this->IsReadOnly())
- {
- $sValue = "<input type=\"hidden\" id=\"$sId\" name=\"$sName\" value=\"{$this->defaultValue}\"/>";
- $oP->add_ready_script(
- <<<EOF
- $('#$sId').icon_select({current_idx: $idx, items: $sJSItems, post_upload_to: $sPostUploadTo});
- EOF
- );
- }
- else
- {
- $sValue = '<img src="'.$this->MakeFileUrl($this->defaultValue).'" />';
- }
- $sReadOnly = $this->IsReadOnly() ? 'disabled' : '';
- return array('label' => $this->sLabel, 'value' => $sValue);
- }
- }
- class RunTimeIconSelectionField extends DesignerIconSelectionField
- {
- public function __construct($sCode, $sLabel = '', $defaultValue = '')
- {
- parent::__construct($sCode, $sLabel, $defaultValue);
- $aAllIcons = self::FindIconsOnDisk(APPROOT.'env-'.utils::GetCurrentEnvironment());
- ksort($aAllIcons);
- $aValues = array();
- foreach($aAllIcons as $sFilePath)
- {
- $aValues[] = array('value' => $sFilePath, 'label' => basename($sFilePath), 'icon' => utils::GetAbsoluteUrlModulesRoot().$sFilePath);
- }
- $this->SetAllowedValues($aValues);
- }
- static protected function FindIconsOnDisk($sBaseDir, $sDir = '')
- {
- $aResult = array();
- // Populate automatically the list of icon files
- if ($hDir = @opendir($sBaseDir.'/'.$sDir))
- {
- while (($sFile = readdir($hDir)) !== false)
- {
- $aMatches = array();
- if (($sFile != '.') && ($sFile != '..') && ($sFile != 'lifecycle') && is_dir($sBaseDir.'/'.$sDir.'/'.$sFile))
- {
- $sDirSubPath = ($sDir == '') ? $sFile : $sDir.'/'.$sFile;
- $aResult = array_merge($aResult, self::FindIconsOnDisk($sBaseDir, $sDirSubPath));
- }
- if (preg_match("/\.(png|jpg|jpeg|gif)$/i", $sFile, $aMatches)) // png, jp(e)g and gif are considered valid
- {
- $aResult[$sFile.'_'.$sDir] = $sDir.'/'.$sFile;
- }
- }
- closedir($hDir);
- }
- return $aResult;
- }
- public function ValueFromDOMNode($oDOMNode)
- {
- return $oDOMNode->textContent;
- }
- public function ValueToDOMNode($oDOMNode, $value)
- {
- $oTextNode = $oDOMNode->ownerDocument->createTextNode($value);
- $oDOMNode->appendChild($oTextNode);
- }
- public function MakeFileUrl($value)
- {
- return utils::GetAbsoluteUrlModulesRoot().$value;
- }
- public function GetDefaultValue($sClass = 'Contact')
- {
- $sIconPath = MetaModel::GetClassIcon($sClass, false);
- $sIcon = str_replace(utils::GetAbsoluteUrlModulesRoot(), '', $sIconPath);
- return $sIcon;
- }
- }
- class DesignerSortableField extends DesignerFormField
- {
- protected $aAllowedValues;
-
- public function __construct($sCode, $sLabel = '', $defaultValue = '')
- {
- parent::__construct($sCode, $sLabel, $defaultValue);
- $this->aAllowedValues = array();
- }
-
- public function SetAllowedValues($aAllowedValues)
- {
- $this->aAllowedValues = $aAllowedValues;
- }
-
- public function Render(WebPage $oP, $sFormId, $sRenderMode='dialog')
- {
- $bOpen = false;
- $sId = $this->oForm->GetFieldId($this->sCode);
- $sName = $this->oForm->GetFieldName($this->sCode);
- $sReadOnly = $this->IsReadOnly() ? 'readonly="readonly"' : '';
- $aResult = array('label' => $this->sLabel, 'value' => "<input type=\"hidden\" id=\"$sId\" name=\"$sName\" $sReadOnly value=\"".htmlentities($this->defaultValue, ENT_QUOTES, 'UTF-8')."\">");
-
- $sJSFields = json_encode(array_keys($this->aAllowedValues));
- $oP->add_ready_script(
- "$('#$sId').sortable_field({aAvailableFields: $sJSFields});"
- );
-
- return $aResult;
- }
- }
- class DesignerFormSelectorField extends DesignerFormField
- {
- protected $aSubForms;
- protected $defaultRealValue; // What's stored as default value is actually the index
- protected $bSorted;
-
- public function __construct($sCode, $sLabel = '', $defaultValue = '')
- {
- parent::__construct($sCode, $sLabel, 0);
- $this->defaultRealValue = $defaultValue;
- $this->aSubForms = array();
- $this->bSorted = true;
- }
- public function IsSorted()
- {
- return $this->bSorted;
- }
-
- public function SetSorted($bSorted)
- {
- $this->bSorted = $bSorted;
- }
-
- /**
- * Callback for sorting an array of $aFormData based ont he labels of the subforms
- * @param unknown $aItem1
- * @param unknown $aItem2
- * @return number
- */
- static function SortOnFormLabel($aItem1, $aItem2)
- {
- return strcasecmp($aItem1['label'], $aItem2['label']);
- }
-
- public function GetWidgetClass()
- {
- return 'selector_property_field';
- }
-
- public function AddSubForm($oSubForm, $sLabel, $sValue)
- {
- $idx = count($this->aSubForms);
- $this->aSubForms[] = array('form' => $oSubForm, 'label' => $sLabel, 'value' => $sValue);
- if ($sValue == $this->defaultRealValue)
- {
- // Store the index of the selected/default form
- $this->defaultValue = count($this->aSubForms) - 1;
- }
- }
-
- public function Render(WebPage $oP, $sFormId, $sRenderMode='dialog')
- {
- $sId = $this->oForm->GetFieldId($this->sCode);
- $sName = $this->oForm->GetFieldName($this->sCode);
- $sReadOnly = $this->IsReadOnly() ? 'disabled="disabled"' : '';
-
- $this->aCSSClasses[] = 'formSelector';
-
- $sCSSClasses = '';
- if (count($this->aCSSClasses) > 0)
- {
- $sCSSClasses = 'class="'.implode(' ', $this->aCSSClasses).'"';
- }
- if ($this->IsSorted())
- {
- uasort($this->aSubForms, array(get_class($this), 'SortOnFormLabel'));
- }
-
- if ($this->IsReadOnly())
- {
- $aSelected = array();
- $aHiddenValues = array();
- $sDisplayValue = '';
- $sHiddenValue = '';
- foreach($this->aSubForms as $iKey => $aFormData)
- {
- if ($iKey == $this->defaultValue) // Default value is actually the index
- {
- $sDisplayValue = htmlentities($aFormData['label'], ENT_QUOTES, 'UTF-8');
- $sHiddenValue = "<input type=\"hidden\" id=\"$sId\" name=\"$sName\" value=\"".htmlentities($iKey, ENT_QUOTES, 'UTF-8')."\"/>";
- break;
- }
- }
- $sHtml = "<span $sCSSClasses>".$sDisplayValue.$sHiddenValue."</span>";
- }
- else
- {
-
-
- $sHtml = "<select $sCSSClasses id=\"$sId\" name=\"$sName\" $sReadOnly>";
- foreach($this->aSubForms as $iKey => $aFormData)
- {
- $sDisplayValue = htmlentities($aFormData['label'], ENT_QUOTES, 'UTF-8');
- $sValue = htmlentities($aFormData['value'], ENT_QUOTES, 'UTF-8');
- $sSelected = ($iKey == $this->defaultValue) ? 'selected' : '';
- $sHtml .= "<option data-value=\"$sValue\" value=\"$iKey\" $sSelected>".$sDisplayValue."</option>";
- }
- $sHtml .= "</select>";
- }
-
- if ($sRenderMode == 'property')
- {
- $sHtml .= '</td><td class="prop_icon prop_apply"><span title="Apply" class="ui-icon ui-icon-circle-check"/></td><td class="prop_icon prop_cancel"><span title="Revert" class="ui-icon ui-icon-circle-close"/></td></tr>';
- }
-
- foreach($this->aSubForms as $sKey => $aFormData)
- {
- $sId = $this->oForm->GetFieldId($this->sCode);
- $sStyle = (($sKey == $this->defaultValue) && $this->oForm->IsDisplayed()) ? '' : 'style="display:none"';
- $oSubForm = $aFormData['form'];
- $oSubForm->SetParentForm($this->oForm);
- $oSubForm->CopySubmitParams($this->oForm);
- $oSubForm->SetPrefix($this->oForm->GetPrefix().$sKey.'_');
-
- if ($sRenderMode == 'property')
- {
- // Note: Managing the visibility of nested subforms had several implications
- // 1) Attributes are displayed in a table and we have to group them in as many tbodys as necessary to hide/show the various options depending on the current selection
- // 2) It is not possible to nest tbody tags. Therefore, it is not possible to manage the visibility the same way as it is done for the dialog mode (using nested divs).
- // The div hierarchy has been emulated by adding attributes to the tbody tags:
- // - data-selector : uniquely identifies the DesignerFormSelectorField that has an impact on the visibility of the node
- // - data-path : uniquely identifies the combination of users choices that must be made to show the node
- // - data-state : records the state, depending on the user choice on the FormSelectorField just above the node, but indepentantly from the visibility in the page (can be visible in the form itself being in a hidden form)
- // Then a series of actions are performed to hide and show the relevant nodes, depending on the user choice
- $sSelector = $this->oForm->GetHierarchyPath().'/'.$this->sCode.$this->oForm->GetSuffix();
- $oSubForm->SetHierarchyParent($sSelector);
- $sPath = $this->oForm->GetHierarchyPath().'/'.$this->sCode.$this->oForm->GetSuffix().'-'.$sKey;
- $oSubForm->SetHierarchyPath($sPath);
- $oSubForm->SetDisplayed($sKey == $this->defaultValue);
- $sState = ($sKey == $this->defaultValue) ? 'visible' : 'hidden';
- //$sHtml .= "</tbody><tbody data-selector=\"$sSelector\" data-path=\"$sPath\" data-state=\"$sState\" $sStyle>";
- $sHtml .= $oSubForm->RenderAsPropertySheet($oP, true);
- $sState = $this->oForm->IsDisplayed() ? 'visible' : 'hidden';
- $sParentStyle = '';
- if ($oParent = $this->oForm->GetParentForm())
- {
- $sParentStyle = ($oParent->IsDisplayed()) ? '' : 'style="display:none"';
- $sParentSelector = $oParent->GetHierarchyParent();
- $sParentPath = $oParent->GetHierarchyPath();
- }
- else
- {
- $sParentSelector = '';
- $sParentPath = '';
- }
-
- //$sHtml .= "</tbody><tbody data-selector=\"$sParentSelector\" data-path=\"$sParentPath\" data-state=\"$sState\" $sParentStyle>";
- }
- else
- {
- $sHtml .= "<div class=\"subform_{$sId} {$sId}_{$sKey}\" $sStyle>";
- $sHtml .= $oSubForm->Render($oP, true);
- $sHtml .= "</div>";
- }
- }
- if ($sRenderMode == 'property')
- {
- $sSelector = $this->oForm->GetHierarchyPath().'/'.$this->sCode.$this->oForm->GetSuffix();
- $this->aWidgetExtraParams['data_selector'] = $sSelector;
- }
- else
- {
- $oP->add_ready_script(
- <<<EOF
- $('#$sId').bind('change reverted', function() { $('.subform_{$sId}').hide(); $('.{$sId}_'+this.value).show(); } );
- EOF
- );
- }
- return array('label' => $this->sLabel, 'value' => $sHtml);
- }
- public function ReadParam(&$aValues)
- {
- parent::ReadParam($aValues);
- $sKey = $aValues[$this->sCode];
- $aValues[$this->sCode] = $this->aSubForms[$sKey]['value'];
-
- $this->aSubForms[$sKey]['form']->SetPrefix($this->oForm->GetPrefix().$sKey.'_');
- $this->aSubForms[$sKey]['form']->SetParentForm($this->oForm);
- $this->aSubForms[$sKey]['form']->ReadParams($aValues);
- }
-
- public function SetDefaultValueFrom($aAllDefaultValues)
- {
- if (array_key_exists($this->GetCode(), $aAllDefaultValues))
- {
- $selectedValue = $aAllDefaultValues[$this->GetCode()];
- foreach($this->aSubForms as $iKey => $aFormData)
- {
- $sId = $this->oForm->GetFieldId($this->sCode);
- if ($selectedValue == $aFormData['value'])
- {
- $this->defaultValue =$iKey;
- $aDefaultValues = $this->oForm->GetDefaultValues();
- $oSubForm = $aFormData['form'];
- $oSubForm->SetDefaultValues($aAllDefaultValues);
- }
- }
- }
- }
-
- public function FindField($sFieldCode)
- {
- $oField = parent::FindField($sFieldCode);
- if ($oField === false)
- {
- // Look in the subforms
- foreach($this->aSubForms as $sKey => $aFormData)
- {
- $oSubForm = $aFormData['form'];
- $oField = $oSubForm->FindField($sFieldCode);
- if ($oField !== false)
- {
- break;
- }
- }
- }
- return $oField;
- }
- }
- class DesignerSubFormField extends DesignerFormField
- {
- protected $oSubForm;
- public function __construct($sLabel, $oSubForm)
- {
- parent::__construct('', $sLabel, '');
- $this->oSubForm = $oSubForm;
- }
-
- public function Render(WebPage $oP, $sFormId, $sRenderMode='dialog')
- {
- $this->oSubForm->SetParentForm($this->oForm);
- $this->oSubForm->CopySubmitParams($this->oForm);
-
- if ($sRenderMode == 'property')
- {
- $sHtml = $this->oSubForm->RenderAsPropertySheet($oP, true);
- }
- else
- {
- $sHtml = $this->oSubForm->Render($oP, true);
- }
- return array('label' => $this->sLabel, 'value' => $sHtml);
- }
- public function ReadParam(&$aValues)
- {
- $this->oSubForm->SetParentForm($this->oForm);
- $this->oSubForm->ReadParams($aValues);
- }
-
- public function FindField($sFieldCode)
- {
- $oField = parent::FindField($sFieldCode);
- if ($oField === false)
- {
- // Look in the subform
- $oField = $this->oSubForm->FindField($sFieldCode);
- }
- return $oField;
- }
- }
- class DesignerStaticTextField extends DesignerFormField
- {
- public function __construct($sCode, $sLabel = '', $defaultValue = '')
- {
- parent::__construct($sCode, $sLabel, $defaultValue);
- }
- public function Render(WebPage $oP, $sFormId, $sRenderMode='dialog')
- {
- return array('label' => $this->sLabel, 'value' => $this->defaultValue);
- }
- }
|