- Timestamp:
- 05/03/2015 10:51:31 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-activity/classes/class-bp-activity-query.php
r9833 r9834 67 67 * @type string $compare Optional. The comparison operator. Default '='. 68 68 * Accepts '=', '!=', '>', '>=', '<', '<=', 'IN', 'NOT IN', 'LIKE', 69 * 'NOT LIKE', BETWEEN', 'NOT BETWEEN', 'REGEXP', 'NOT REGEXP', 'RLIKE' 69 * 'NOT LIKE', BETWEEN', 'NOT BETWEEN', 'REGEXP', 'NOT REGEXP', 'RLIKE'. 70 70 * @type string $relation Optional. The boolean relationship between the activity queries. 71 71 * Accepts 'OR', 'AND'. Default 'AND'.
Note: See TracChangeset
for help on using the changeset viewer.