Comments thread preloader.
More...
Comments thread preloader.
- Since
- 4.1
Definition at line 12 of file ThreadPreloaderService.php.
◆ getChildren()
Elgg\Comments\ThreadPreloaderService::getChildren |
( |
int |
$comment_guid | ) |
|
Get the children of a comment.
- Parameters
-
int | $comment_guid | the parent comment |
- Returns
- \ElggComment[]
Definition at line 71 of file ThreadPreloaderService.php.
◆ preloadThreads()
Elgg\Comments\ThreadPreloaderService::preloadThreads |
( |
array |
$comments | ) |
|
Preload the comment threads for the given comments.
- Parameters
-
\ElggComment[] | $comments | top level comments |
- Returns
- void
Definition at line 26 of file ThreadPreloaderService.php.
◆ $children
Elgg\Comments\ThreadPreloaderService::$children |
|
protected |
The documentation for this class was generated from the following file: