1C-Bitrix 25.700.0
|
Открытые члены | |
__construct ($res=null) | |
Search ($phrase='', $nTopCount=5, $arParams=[], $bNotFilter=false, $order='') | |
setMinWordLength ($minLength) | |
Fetch () | |
searchTitle ($phrase='', $nTopCount=5, $arParams=[], $bNotFilter=false, $order='') | |
Открытые члены унаследованные от CDBResult | |
SelectedRowsCount () | |
AffectedRowsCount () | |
FieldsCount () | |
FieldName ($iCol) | |
Открытые члены унаследованные от CAllDBResult | |
__sleep () | |
NavQuery ($strSql, $cnt, $arNavStartParams, $bIgnoreErrors=false) | |
NavContinue () | |
IsNavPrint () | |
NavPrint ($title, $show_allways=false, $StyleText="text", $template_path=false) | |
GetNavPrint ($title, $show_allways=false, $StyleText="text", $template_path=false, $arDeleteParam=false) | |
ExtractFields ($strPrefix="str_", $bDoEncode=true) | |
ExtractEditFields ($strPrefix="str_") | |
GetNext ($bTextHtmlAuto=true, $use_tilda=true) | |
InitNavStartVars ($nPageSize=0, $bShowAll=true, $iNumPage=false) | |
NavStart ($nPageSize=0, $bShowAll=true, $iNumPage=false) | |
DBNavStart () | |
InitFromArray ($arr) | |
NavNext ($bSetGlobalVars=true, $strPrefix="str_", $bDoEncode=true, $bSkipEntities=true) | |
GetPageNavString ($navigationTitle, $templateName="", $showAlways=false, $parentComponent=null) | |
GetPageNavStringEx (&$navComponentObject, $navigationTitle, $templateName="", $showAlways=false, $parentComponent=null, $componentParams=[]) | |
SetUserFields ($arUserFields) |
Открытые статические члены | |
static | MakeFilterUrl ($prefix, $arFilter) |
Открытые статические члены унаследованные от CAllDBResult | |
static | NavStringForCache ($nPageSize=0, $bShowAll=true, $iNumPage=false) |
static | GetNavParams ($nPageSize=0, $bShowAll=true, $iNumPage=false) |
Поля данных | |
$_arPhrase = [] | |
$_arStemFunc | |
$minLength = 1 | |
Поля данных унаследованные от CAllDBResult | |
$result | |
$arResult | |
$arReplacedAliases | |
$arResultAdd | |
$bNavStart = false | |
$bShowAll = false | |
$NavNum | |
$NavPageCount | |
$NavPageNomer | |
$NavPageSize | |
$NavShowAll | |
$NavRecordCount | |
$bFirstPrintNav = true | |
$PAGEN | |
$SIZEN | |
$SESS_SIZEN | |
$SESS_ALL | |
$SESS_PAGEN | |
$add_anchor = "" | |
$bPostNavigation = false | |
$bFromArray = false | |
$bFromLimited = false | |
$nPageWindow = 5 | |
$nSelectedCount = false | |
$arGetNextCache = false | |
$bDescPageNumbering = false | |
$arUserFields = false | |
$usedUserFields = false | |
$SqlTraceIndex = false | |
$DB | |
$NavRecordCountChangeDisable = false | |
$is_filtered = false | |
$nStartPage = 0 | |
$nEndPage = 0 | |
$resultObject = null |
Дополнительные унаследованные члены | |
Защищенные члены унаследованные от CDBResult | |
FetchRow () | |
GetRowsCount () | |
Seek (int $offset) | |
Защищенные члены унаследованные от CAllDBResult | |
FetchInternal () | |
calculatePageNumber (int $defaultNumber=1, bool $useSession=true, bool $checkOutOfRange=false) | |
AfterFetch (&$res) | |
Защищенные данные унаследованные от CDBResult | |
$byteaFields = false |
__construct | ( | $res = null | ) |
CDBResult | $res |
Переопределяет метод предка CAllDBResult.
Fetch | ( | ) |
Returns the next row of the result in a form of associated array or false on empty set.
@noinspection PhpUndefinedVariableInspection
Переопределяет метод предка CAllDBResult.
Search | ( | $phrase = '', | |
$nTopCount = 5, | |||
$arParams = [], | |||
$bNotFilter = false, | |||
$order = '' ) |
searchTitle | ( | $phrase = '', | |
$nTopCount = 5, | |||
$arParams = [], | |||
$bNotFilter = false, | |||
$order = '' ) |