[ Index ] |
PHP Cross Reference of BuddyPress |
[Source view] [Print] [Project Stats]
BP Sidebar Item Nav_Widget class.
Version: | 10.0.0 |
File Size: | 167 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
BP_Nouveau_Object_Nav_Widget:: (5 methods):
__construct()
register_widget()
widget()
update()
form()
Class: BP_Nouveau_Object_Nav_Widget - X-Ref
BP Sidebar Item Nav_Widget.__construct() X-Ref |
Constructor since: 3.0.0 since: 9.0.0 Adds the `show_instance_in_rest` property to Widget options. |
register_widget() X-Ref |
Register the widget since: 3.0.0 |
widget( $args, $instance ) X-Ref |
Displays the output, the button to post new support topics param: mixed $args Arguments param: unknown $instance since: 3.0.0 |
update( $new_instance, $old_instance ) X-Ref |
Update the new support topic widget options (title) return: array the instance param: array $new_instance The new instance options param: array $old_instance The old instance options since: 3.0.0 |
form( $instance ) X-Ref |
Output the new support topic widget options form return: string HTML Output param: $instance Instance since: 3.0.0 |
Generated: Thu Nov 21 01:00:57 2024 | Cross-referenced by PHPXref 0.7.1 |