| [ Index ] |
PHP Cross Reference of BuddyPress |
[Source view] [Print] [Project Stats]
Core component classes.
| File Size: | 449 lines (12 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
BP_Button:: (4 methods):
__construct()
backward_compatibility_args()
contents()
display()
| __construct( $args = '' ) X-Ref |
| Builds the button based on class parameters. since: 1.2.6 param: array|string $args See {@BP_Button}. |
| backward_compatibility_args( $r = array() X-Ref |
| Provide backward compatibility for deprecated button arguments. return: array since: 2.7.0. param: array $r See {@link BP_Button} class for full documentation. |
| contents() X-Ref |
| Return the markup for the generated button. return: string Button markup. since: 1.2.6 |
| display() X-Ref |
| Output the markup of button. since: 1.2.6 |
| Generated: Thu Nov 6 01:00:59 2025 | Cross-referenced by PHPXref 0.7.1 |