File: bp-document/classes/class-bp-document-folder-template.php |
Description |
---|---|
folder_loop_end |
Fires right before the rewinding of folder posts. |
BP_Document_Folder_Template::rewind_folders() |
Rewind the posts and reset post index. |
BP_Document_Folder_Template::the_folder() |
Set up the current folder item inside the loop. |
folder_loop_start |
Fires if the current folder item is the first in the activity loop. |
BP_Document_Folder_Template::next_folder() |
Set up the next folder item and iterate index. |
BP_Document_Folder_Template |
The main document template loop class. |
BP_Document_Folder_Template::__construct() |
Constructor method. |
BP_Document_Folder_Template::has_folders() |
Whether there are folder items available in the loop. |
BP_Document_Folder_Template::user_folders() |
Whether there are folder items left in the loop to iterate over. |