|
| getmicrotime () |
| InputType ($strType, $strName, $strValue, $strCmp, $strPrintValue=false, $strPrint="", $field1="", $strId="") |
| SelectBox ($strBoxName, $a, $strDetText="", $strSelectedVal="", $field1="class=\"typeselect\"") |
| SelectBoxM ($strBoxName, $a, $arr, $strDetText="", $strDetText_selected=false, $size="5", $field1="class=\"typeselect\"") |
| SelectBoxMFromArray ($strBoxName, $a, $arr, $strDetText="", $strDetText_selected=false, $size="5", $field1="class='typeselect'") |
| SelectBoxFromArray ( $strBoxName, $db_array, $strSelectedVal="", $strDetText="", $field1="class='typeselect'", $go=false, $form="form1") |
| Calendar ($fieldName, $formName="") |
| CalendarDate ($fieldName, $value, $formName="", $size="10", $param="class=\"typeinput\"") |
| CalendarPeriod ($sFromName, $sFromVal, $sToName, $sToVal, $sFormName="skform", $show_select="N", $field_select="class=\"typeselect\"", $field_input="class=\"typeinput\"", $size="10") |
| CheckDateTime ($datetime, $format=false) |
| GetNumMonth ($month) |
| MakeTimeStamp ($datetime, $format=false) |
| ParseDateTime ($datetime, $format=false) |
| AddToTimeStamp ($arrAdd, $stmp=false) |
| ConvertDateTime ($datetime, $to_format=false, $from_site=false, $bSearchInSitesOnly=false) |
| ConvertTimeStamp ($timestamp=false, $type="SHORT", $site=false, $bSearchInSitesOnly=false) |
| FmtDate ($str_date, $format=false, $site=false, $bSearchInSitesOnly=false) |
| _FormatDateMessage ($value, $messages, ?string $languageId=null) |
| IsAmPmMode ($returnConst=false) |
| convertTimeToMilitary ($strTime, $fromFormat='H:MI T', $toFormat='HH:MI') |
| FormatDate ($format="", $timestamp=false, $now=false, ?string $languageId=null) |
| FormatDateEx ($strDate, $format=false, $new_format=false) |
| FormatDateFromDB ($date, $format='FULL', $phpFormat=false) |
| GetTime ($timestamp, $type="SHORT", $site=false, $bSearchInSitesOnly=false) |
| AddTime ($stmp, $add, $type="D") |
| ParseDate ($strDate, $format="dmy") |
| MkDateTime ($strDT, $format="d.m.Y H:i:s") |
| PHPFormatDateTime ($strDateTime, $format="d.m.Y H:i:s") |
| DelDuplicateSort (&$arSort) |
| array_convert_name_2_value ($arr) |
| InitBVarFromArr ($arr) |
| TrimArr (&$arr, $trim_value=false) |
| is_set ($a, $k=false) |
| randString ($pass_len=10, $pass_chars=false) |
| GetRandomCode ($len=8) |
| TruncateText ($strText, $intLen) |
| InsertSpaces ($sText, $iMaxChar=80, $symbol=" ", $bHTML=false) |
| TrimEx ($str, $symbol, $side="both") |
| ToUpper ($str) |
| ToLower ($str) |
| PrepareTxtForEmail ($text, $lang=false, $convert_url_tag=true, $convert_image_tag=true) |
| delete_special_symbols ($text, $replace="") |
| convert_code_tag_for_html_before ($text="") |
| convert_code_tag_for_html_after ($text='', $code_table_class='', $code_head_class='', $code_body_class='', $code_textarea_class='') |
| convert_open_quote_tag ($quote_table_class, $quote_head_class, $quote_body_class) |
| convert_close_quote_tag () |
| convert_quote_tag ($text='', $quote_table_class='', $quote_head_class='', $quote_body_class='') |
| extract_url ($s) |
| convert_to_href ($url, $link_class="", $event1="", $event2="", $event3="", $script="", $link_target="_self") |
| convert_to_mailto ($s, $link_class="") |
| TxtToHTML ( $str, $bMakeUrls=true, $iMaxStringLen=0, $QUOTE_ENABLED="N", $NOT_CONVERT_AMPERSAND="Y", $CODE_ENABLED="N", $BIU_ENABLED="N", $quote_table_class="quotetable", $quote_head_class="tdquotehead", $quote_body_class="tdquote", $code_table_class="codetable", $code_head_class="tdcodehead", $code_body_class="tdcodebody", $code_textarea_class="codetextarea", $link_class="txttohtmllink", $arUrlEvent=[], $link_target="_self") |
| HTMLToTxt ($str, $strSiteUrl="", $aDelete=[], $maxlen=70) |
| FormatText ($strText, $strTextType="text") |
| htmlspecialcharsEx ($str) |
| htmlspecialcharsback ($str) |
| htmlspecialcharsbx ($string, $flags=ENT_COMPAT, $doubleEncode=true) |
| CheckDirPath ($path) |
| CopyDirFiles ($path_from, $path_to, $ReWrite=true, $Recursive=false, $bDeleteAfterCopy=false, $strExclude="") |
| DeleteDirFilesEx ($path, $root=null) |
| DeleteDirFiles ($frDir, $toDir, $arExept=[]) |
| RewriteFile ($abs_path, $strContent) |
| GetScriptFileExt () |
| TrimUnsafe ($path) |
| RemoveScriptExtension ($check_name) |
| HasScriptExtension ($check_name) |
| GetFileExtension ($path) |
| GetFileNameWithoutExtension ($path) |
| GetFileName ($path) |
| IsFileUnsafe ($name) |
| IsConfigFile (string $path) |
| GetFileType ($path) |
| GetDirectoryIndex ($path, $strDirIndex=false) |
| GetDirIndex ($path, $strDirIndex=false) |
| GetDirIndexArray ($strDirIndex=false) |
| GetPagePath ($page=false, $get_index_page=null) |
| GetRequestUri () |
| GetFileFromURL ($page, $get_index_page=null) |
| GetDirPath ($sPath) |
| bx_basename ($path, $ext="") |
| bxstrrpos ($haystack, $needle) |
| Rel2Abs ($curdir, $relpath) |
| _normalizePath ($strPath) |
| removeDocRoot ($path) |
| GetMessageJS ($name, $aReplace=false) |
| GetMessage ($name, $aReplace=null) |
| HasMessage ($name) |
| GetLangFileName ($before, $after, $lang=false) |
| __IncludeLang ($path, $bReturnArray=false, $bFileChecked=false) |
| IncludeTemplateLangFile ($filepath, $lang=false) |
| IncludeModuleLangFile ($filepath, $lang=false, $bReturnArray=false) |
| LangSubst ($lang) |
| mydump ($thing, $maxdepth=-1, $depth=0) |
| SendError ($error) |
| AddMessage2Log ($text, $module='', $traceDepth=6, $showArgs=false) |
| AddEventToStatFile ($module, $action, $tag, $label, $action_type='', $user_id=null) |
| LocalRedirect ($url, $skip_security_check=false, $status="302 Found") |
| WriteFinalMessage ($message="") |
| FindUserID ($tag_name, $tag_value, $user_name="", $form_name="form1", $tag_size="3", $tag_maxlength="", $button_value="...", $tag_class="typeinput", $button_class="tablebodybutton", $search_page="/bitrix/admin/user_search.php") |
| GetWhoisLink ($ip, $class='') |
| IsIE () |
| GetCountryByID ($id, $lang=LANGUAGE_ID) |
| GetCountryArray ($lang=LANGUAGE_ID) |
| GetCountryIdByCode ($code) |
| minimumPHPVersion ($vercheck) |
| FormDecode () |
| QueryGetData ($SITE, $PORT, $PATH, $QUERY_STR, &$errno, &$errstr, $sMethod="GET", $sProto="", $sContentType='N') |
| xmlize_xmldata ($data) |
| xml_depth_xmldata ($vals, &$i) |
| Help ($module="", $anchor="", $help_file="") |
| InitBVar (&$var) |
| init_get_params ($url) |
| InitURLParam ($url=false) |
| _ShowHtmlspec ($str) |
| ShowNote ($strNote, $cls="notetext") |
| ShowError ($strError, $cls="errortext") |
| ShowMessage ($arMess) |
| DeleteParam ($ParamNames) |
| check_email ($email, $strict=false, $domainCheck=false) |
| initvar ($varname, $value='') |
| ClearVars ($prefix="str_") |
| roundEx ($value, $prec=0) |
| roundDB ($value, $len=18, $dec=4) |
| bitrix_sessid () |
| bitrix_sessid_set ($val=false) |
| bitrix_sessid_val () |
| bitrix_sess_sign () |
| check_bitrix_sessid ($varname='sessid') |
| bitrix_sessid_get ($varname='sessid') |
| bitrix_sessid_post ($varname='sessid', $returnInvocations=false) |
| print_url ($strUrl, $strText, $sParams="") |
| IncludeAJAX () |
| GetMenuTypes ($site=false, $default_value=false) |
| SetMenuTypes ($armt, $site='', $description=false) |
| ParseFileContent ($filesrc, $params=[]) |
| EscapePHPString ($str, $encloser='"') |
| UnEscapePHPString ($str, $encloser='"') |
| CheckSerializedData ($str, $max_depth=200) |
| NormalizePhone ($number, $minLength=10) |
| bxmail ($to, $subject, $message, $additional_headers="", $additional_parameters="", Main\Mail\Context $context=null) |
| bx_accelerator_reset () |
| ini_get_bool ($param) |
| sortByColumn (array &$array, $columns, $callbacks='', $defaultValueIfNotSetValue=null, $preserveKeys=false) |
| getLocalPath ($path, $baseFolder="/bitrix") |
| setSessionExpired ($pIsExpired=true) |
| isSessionExpired () |
| ShowImage ($PICTURE_ID, $iMaxW=0, $iMaxH=0, $sParams=false, $strImageUrl="", $bPopup=false, $strPopupTitle=false, $iSizeWHTTP=0, $iSizeHHTTP=0) |
| BXClearCache ($full=false, $initdir='') |
| RegisterModule ($id) |
| UnRegisterModule ($id) |
| AddEventHandler ($FROM_MODULE_ID, $MESSAGE_ID, $CALLBACK, $SORT=100, $FULL_PATH=false) |
| RemoveEventHandler ($FROM_MODULE_ID, $MESSAGE_ID, $iEventHandlerKey) |
| GetModuleEvents ($MODULE_ID, $MESSAGE_ID, $bReturnArray=false) |
| ExecuteModuleEvent ($arEvent) |
| ExecuteModuleEventEx ($arEvent, $arParams=[]) |
| UnRegisterModuleDependences ($FROM_MODULE_ID, $MESSAGE_ID, $TO_MODULE_ID, $TO_CLASS="", $TO_METHOD="", $TO_PATH="", $TO_METHOD_ARG=[]) |
| RegisterModuleDependences ($FROM_MODULE_ID, $MESSAGE_ID, $TO_MODULE_ID, $TO_CLASS="", $TO_METHOD="", $SORT=100, $TO_PATH="", $TO_METHOD_ARG=[]) |
| IsModuleInstalled ($module_id) |
| GetModuleID ($str) |
| CheckVersion ($version1, $version2) |