Changeset 10248 for trunk/src/bp-messages/bp-messages-template.php
- Timestamp:
- 10/11/2015 04:27:50 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-messages/bp-messages-template.php (modified) (21 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-messages/bp-messages-template.php
r10139 r10248 18 18 * The loop iterator. 19 19 * 20 * @access public21 20 * @var int 22 21 */ … … 26 25 * The number of threads returned by the paged query. 27 26 * 28 * @access public29 27 * @var int 30 28 */ … … 34 32 * Total number of threads matching the query params. 35 33 * 36 * @access public37 34 * @var int 38 35 */ … … 42 39 * Array of threads located by the query. 43 40 * 44 * @access public45 41 * @var array 46 42 */ … … 50 46 * The thread object currently being iterated on. 51 47 * 52 * @access public53 48 * @var object 54 49 */ … … 58 53 * A flag for whether the loop is currently being iterated. 59 54 * 60 * @access public61 55 * @var bool 62 56 */ … … 66 60 * User ID of the current inbox. 67 61 * 68 * @access public69 62 * @var int 70 63 */ … … 74 67 * The current "box" view ('notices', 'sentbox', 'inbox'). 75 68 * 76 * @access public77 69 * @var string 78 70 */ … … 82 74 * The page number being requested. 83 75 * 84 * @access public85 76 * @var int 86 77 */ … … 90 81 * The number of items being requested per page. 91 82 * 92 * @access public93 83 * @var int 94 84 */ … … 98 88 * An HTML string containing pagination links. 99 89 * 100 * @access public101 90 * @var string 102 91 */ … … 106 95 * Search terms for limiting the thread query. 107 96 * 108 * @access public109 97 * @var string 110 98 */ … … 1772 1760 * The loop iterator. 1773 1761 * 1774 * @access public1775 1762 * @var int 1776 1763 */ … … 1780 1767 * Number of messages returned by the paged query. 1781 1768 * 1782 * @access public1783 1769 * @var int 1784 1770 */ … … 1788 1774 * The message object currently being iterated on. 1789 1775 * 1790 * @access public1791 1776 * @var object 1792 1777 */ … … 1796 1781 * Thread that the current messages belong to. 1797 1782 * 1798 * @access public1799 1783 * @var BP_Messages_Thread 1800 1784 */ … … 1804 1788 * A flag for whether the loop is currently being iterated. 1805 1789 * 1806 * @access public1807 1790 * @var bool 1808 1791 */ … … 1812 1795 * The page number being requested. 1813 1796 * 1814 * @access public1815 1797 * @var int 1816 1798 */ … … 1820 1802 * The number of items being requested per page. 1821 1803 * 1822 * @access public1823 1804 * @var int 1824 1805 */ … … 1828 1809 * An HTML string containing pagination links. 1829 1810 * 1830 * @access public1831 1811 * @var string 1832 1812 */ … … 1836 1816 * The total number of messages matching the query. 1837 1817 * 1838 * @access public1839 1818 * @var int 1840 1819 */
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)