[ Index ] |
PHP Cross Reference of BuddyPress |
[Source view] [Print] [Project Stats]
Base class for email "participants" (recipient, sender, Reply-To, etc).
File Size: | 84 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
get_address() X-Ref |
Gets the email address of the user. since: 5.0.0 |
get_name() X-Ref |
Gets the email name of the user. return: string since: 5.0.0 |
set_address( $email_address ) X-Ref |
Sets the email address of the user. param: string $email_address Email address. since: 5.0.0 |
set_name( $name ) X-Ref |
Sets the name of the user. param: string $name Name. since: 5.0.0 |
Generated: Thu Nov 21 01:00:57 2024 | Cross-referenced by PHPXref 0.7.1 |