File: bp-messages/classes/class-bp-messages-box-template.php |
Description |
---|---|
BP_Messages_Box_Template::the_message_thread() |
Set up the current thread inside the loop. |
messages_box_loop_start |
Fires if at the start of the message thread loop. |
BP_Messages_Box_Template |
Message Box Template Class |
BP_Messages_Box_Template::__construct() |
Constructor method. |
BP_Messages_Box_Template::has_threads() |
Whether there are threads available in the loop. |
BP_Messages_Box_Template::next_thread() |
Set up the next member and iterate index. |
BP_Messages_Box_Template::rewind_threads() |
Rewind the threads and reset thread index. |
BP_Messages_Box_Template::message_threads() |
Whether there are threads left in the loop to iterate over. |
messages_box_loop_end |
Fires when at the end of threads to iterate over. |