1C-Bitrix 25.700.0
|
Открытые члены | |
__construct ($res, $arParams=[]) | |
Fetch () | |
Открытые члены унаследованные от CDBResult | |
SelectedRowsCount () | |
AffectedRowsCount () | |
FieldsCount () | |
FieldName ($iCol) | |
Открытые члены унаследованные от CAllDBResult | |
__construct ($res=null) | |
__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) |
Поля данных | |
$type | |
$LID | |
$SITE_ID | |
Поля данных унаследованные от 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 |
Дополнительные унаследованные члены | |
Открытые статические члены унаследованные от CAllDBResult | |
static | NavStringForCache ($nPageSize=0, $bShowAll=true, $iNumPage=false) |
static | GetNavParams ($nPageSize=0, $bShowAll=true, $iNumPage=false) |
Защищенные члены унаследованные от CDBResult | |
FetchRow () | |
GetRowsCount () | |
Seek (int $offset) | |
Защищенные члены унаследованные от CAllDBResult | |
FetchInternal () | |
calculatePageNumber (int $defaultNumber=1, bool $useSession=true, bool $checkOutOfRange=false) | |
AfterFetch (&$res) | |
Защищенные данные унаследованные от CDBResult | |
$byteaFields = false |
См. определение в файле eventmessage.php строка 1056
__construct | ( | $res, | |
$arParams = [] ) |
См. определение в файле eventmessage.php строка 1062
Fetch | ( | ) |
Returns the next row of the result in a form of associated array or false on empty set.
@noinspection PhpUndefinedVariableInspection
Переопределяет метод предка CAllDBResult.
См. определение в файле eventmessage.php строка 1074
$LID |
См. определение в файле eventmessage.php строка 1059
См. определение в файле eventmessage.php строка 1060
$type |
См. определение в файле eventmessage.php строка 1058