![]()  | 
  
    GravityView
    2.17
    
   The best, easiest way to display Gravity Forms entries on your website. 
   | 
 
Go to the source code of this file.
Data Structures | |
| class | GravityView_Admin | 
Functions | |
| gravityview_is_admin_page ( $hook='', $page=NULL) | |
| Former alias for GravityView_Admin::is_admin_page()  More... | |
Variables | |
| new | GravityView_Admin | 
| gravityview_is_admin_page | ( | $hook = '',  | 
        |
$page = NULL  | 
        |||
| ) | 
Former alias for GravityView_Admin::is_admin_page()
| string | $hook | |
| null | string | $page | Optional. String return value of page to compare against. | 
false, not a GravityView page. true if $page is passed and is the same as current page. Otherwise, the name of the page (single, settings, or views) Definition at line 300 of file class-admin.php.
References gravityview().
Definition at line 288 of file class-admin.php.