GravityView
2.17
The best, easiest way to display Gravity Forms entries on your website.
|
Handle management of the Admin Bar links. More...
Public Member Functions | |
__construct () | |
add_floaty_icon () | |
Add the Floaty icon to the toolbar without loading the whole icon font. More... | |
Data Fields | |
$gravityview_view = null | |
Private Member Functions | |
add_hooks () | |
Handle management of the Admin Bar links.
Definition at line 8 of file class-gravityview-admin-bar.php.
__construct | ( | ) |
Definition at line 15 of file class-gravityview-admin-bar.php.
References add_hooks(), and GravityView_frontend\getInstance().
add_floaty_icon | ( | ) |
Add the Floaty icon to the toolbar without loading the whole icon font.
Definition at line 69 of file class-gravityview-admin-bar.php.
References $entry, $form_id, $view_id, View\by_id(), GravityView_View_Data\getInstance(), gravityview(), GVCommon\has_cap(), and GV\top.
|
private |
Definition at line 25 of file class-gravityview-admin-bar.php.
References GravityView_View_Data\getInstance(), and GVCommon\has_cap().
Referenced by __construct().
$gravityview_view = null |
Definition at line 13 of file class-gravityview-admin-bar.php.