1C-Bitrix 25.700.0
|
Открытые статические члены | |
static | PatchLessonContentLinks ($strContent, $contextCourseId=false) |
static | FireEvent ($eventName, $eventParams) |
static | SQLClauseForAllSubLessons ($parentLessonId) |
static | MkOperationFilter ($key) |
static | FilterCreate ($fname, $vals, $type, &$bFullJoin, $cOperationType=false, $bSkipEmpty=true) |
static | isUpdatedToGraph () |
static | setUpdatedToGraphStatus ($status) |
static | getUpdatedToGraphStatus () |
static | IsBaseFilenameSafe ($filename) |
static | CopyDirFiles ($path_from, $path_to, $ReWrite=True, $Recursive=False) |
Поля данных | |
const | GRAPH_STATUS_NOT_SET = '1' |
const | GRAPH_STATUS_LEGACY = '2' |
const | GRAPH_STATUS_UPDATED_TO_GRAPH = '3' |
const | GRAPH_STATUS_UNDEFINED = '4' |
const | MODULE_ID = 'learning' |
const | OPTION_ID = '~CLearnHelper::isUpdatedToGraph();' |
const | DEFAULT_VALUE = self::GRAPH_STATUS_NOT_SET |
const | SITE_ID = '' |
const | ACCESS_READ = 0x001 |
const | ACCESS_MODIFY = 0x003 |
WARNING: nobody shouldn't rely on this code, because it's FOR INTERNAL USE ONLY. Any declared function can be removed or changed in future versions. This code can be changed without any notifications. DON'T USE it nowhere.
@access private
См. определение в файле clearnhelper.php строка 14
|
static |
См. определение в файле clearnhelper.php строка 432
|
static |
This code writed not by me, but I rely on it in good state
См. определение в файле clearnhelper.php строка 214
|
static |
См. определение в файле clearnhelper.php строка 65
|
static |
См. определение в файле clearnhelper.php строка 391
|
static |
См. определение в файле clearnhelper.php строка 421
|
static |
См. определение в файле clearnhelper.php строка 360
|
static |
Linked from CAllCourse::MkOperationFilter($key); This code writed not by me, but I rely on it in good state
См. определение в файле clearnhelper.php строка 143
|
static |
Don't relay on this function, it can be removed without any notifications.
См. определение в файле clearnhelper.php строка 33
|
static |
string | $status | one of this values: self::GRAPH_STATUS_LEGACY - if not updated to grpah yet (legacy mode) self::GRAPH_STATUS_UPDATED_TO_GRAPH - if updated to graph, self::GRAPH_STATUS_UNDEFINED - if status is undefined (update in progress or interrupted) |
См. определение в файле clearnhelper.php строка 375
|
static |
См. определение в файле clearnhelper.php строка 108
const ACCESS_MODIFY = 0x003 |
См. определение в файле clearnhelper.php строка 27
const ACCESS_READ = 0x001 |
См. определение в файле clearnhelper.php строка 26
const DEFAULT_VALUE = self::GRAPH_STATUS_NOT_SET |
См. определение в файле clearnhelper.php строка 23
const GRAPH_STATUS_LEGACY = '2' |
См. определение в файле clearnhelper.php строка 17
const GRAPH_STATUS_NOT_SET = '1' |
См. определение в файле clearnhelper.php строка 16
const GRAPH_STATUS_UNDEFINED = '4' |
См. определение в файле clearnhelper.php строка 19
const GRAPH_STATUS_UPDATED_TO_GRAPH = '3' |
См. определение в файле clearnhelper.php строка 18
const MODULE_ID = 'learning' |
См. определение в файле clearnhelper.php строка 21
const OPTION_ID = '~CLearnHelper::isUpdatedToGraph();' |
См. определение в файле clearnhelper.php строка 22
const SITE_ID = '' |
См. определение в файле clearnhelper.php строка 24