🎨 \UIExtKeyWidget

This commit is contained in:
Pierre Goiffon
2021-02-26 11:13:50 +01:00
parent 9907e4af58
commit 267f3ec7ca

View File

@@ -68,11 +68,9 @@ class UIExtKeyWidget
protected $sTargetClass;
protected $sFilter;
protected $sAttCode;
//@deprecated
protected $bSearchMode;
//public function __construct($sAttCode, $sClass, $sTitle, $oAllowedValues, $value, $iInputId, $bMandatory, $sNameSuffix = '', $sFieldPrefix = '', $sFormPrefix = '')
static public function DisplayFromAttCode(
public static function DisplayFromAttCode(
$oPage, $sAttCode, $sClass, $sTitle, $oAllowedValues, $value, $iInputId, $bMandatory, $sFieldName = '', $sFormPrefix = '',
$aArgs = [],
$bSearchMode = false