$rsForms = CForm::GetList($by ="s_id", $order ="desc",array("SID"=>"OFFICE_SUPPLIES_". WIZARD_SITE_ID,"arSITE"=>array(WIZARD_SITE_ID)), $is_filtered);while($arForm = $rsForms->Fetch()) { $formID = $arForm["ID"]; }if($formID ==false&& WIZARD_SITE_ID =="s1") { ...
Pointer to location that receives a value of the RM_REBOOT_REASON enumeration that describes the reason a system restart is needed. Return value This is the most recent error received. The function can return one of the system error codes that are defined in Winerror.h. Expand table ValueMe...
}unset($dbDeal, $arDeal);if(($arLead = CCrmLead::GetByID($leadId)) && is_array($arLead)) {// get contact and/or company from leadif($companyId <=0|| $contactId <=0) {if(isset($arLead['CONTACT_ID']) && intval($arLead['CONTACT_ID']) >0) { $arFields['~CONTACT_ID']...
Otherwise, the Unique Permissions Result Set and NULL Unique Permissions Result Set MUST NOT be returned. @ThresholdScopeCount: This parameter MUST be set to a value greater than 0. If the @PrefetchListScope parameter is not set to 0, this parameter MUST specify the maximum number of sec...
InvokeMemberDescriptor InvokeMemberOption InvokerBase IsApplicationVariableDefined IsGraphVariableDefined IsObjectVariableDefined IsSavedVariableDefined IsSceneVariableDefined IsVariableDefined IsVariableDefinedOption IsVariableDefinedUnit IsVariableDefinedUnitOption<TVariableUnit> KeyValuePairInspector KeyValuePairInspector....
If not specified, whether by excluding the parameter or by including a a null reference (Nothing in Visual Basic) value, the fields defined for the viewName parameter view are used. If the Properties attribute of the ViewFields structure is set to true and the MetaInfo field is referenced...
function. The function simply doesn't exist. Likewise, the first data member in CView is m_pDocument. If your control class expects some other data member, your code will bite the bag when it tries to access it, if the object called is really a CCtrlView, not a CFooCtrl. Too bad, ...
hi . I just use blade and vuejs script in same php file. it vomit errors following. [Vue warn]: Property or method "getlist_charge" is not defined on the instance but referenced during render. Make sure that this property is reactive, eithe
String name = configuration.getString("name");if( name ==null) sb.append("store name is not defined "); String path = configuration.getString("path","data"); String filename = configuration.getString("filename", name);booleandelay = configuration.getBoolean("delay",true);intmode...
*/publicstaticfunctiongetById($id){if(!isset(self::$_items[$id])) {if(!\CModule::IncludeModule('iblock')) {thrownew\bxar\Exception('Iblock module is not installed'); }self::$_items[$id] =array(); $res = \CIBlockPropertyEnum::GetList(array('SORT'=>'ASC','VALUE'=>'ASC'),...