|
static | get_type () |
| Return the type of analysis being used (currently only request).
|
|
static | is_course_analyzed (int $courseid) |
| Return true if the course has been analyzed.
|
|
static | is_enabled () |
| Return true is analysis has been enabled.
|
|
static | redirect_message () |
| Return a redirect message with the earliest time expected for analysis to complete.
|
|
static | type_is_byrequest () |
| Return true if analysis is by request method.
|
|
|
const | ANALYSISBYREQUEST = '1' |
| Indicates that analysis is enabled and using request method.
|
|
const | ANALYSISDISABLED = '0' |
| Indicates that analysis of content has been enabled.
|
|
◆ get_type()
static tool_brickfield\analysis::get_type |
( |
| ) |
|
|
static |
Return the type of analysis being used (currently only request).
- Return values
-
false|mixed|object|string|null | |
- Exceptions
-
◆ is_course_analyzed()
static tool_brickfield\analysis::is_course_analyzed |
( |
int | $courseid | ) |
|
|
static |
Return true if the course has been analyzed.
- Parameters
-
- Return values
-
- Exceptions
-
◆ is_enabled()
static tool_brickfield\analysis::is_enabled |
( |
| ) |
|
|
static |
Return true is analysis has been enabled.
- Return values
-
- Exceptions
-
◆ redirect_message()
static tool_brickfield\analysis::redirect_message |
( |
| ) |
|
|
static |
Return a redirect message with the earliest time expected for analysis to complete.
- Return values
-
- Exceptions
-
◆ type_is_byrequest()
static tool_brickfield\analysis::type_is_byrequest |
( |
| ) |
|
|
static |
Return true if analysis is by request method.
- Return values
-
- Exceptions
-
The documentation for this class was generated from the following file:
- admin/tool/brickfield/classes/analysis.php