GravityView  2.17
The best, easiest way to display Gravity Forms entries on your website.
Namespaces | Functions
register-default-templates.php File Reference

GravityView default templates and generic template class. More...

Go to the source code of this file.

Namespaces

 GravityView
 GPL2+
 

Functions

 gravityview_register_default_templates ()
 Registers the default templates. More...
 
 gravityview_register_placeholder_templates ()
 Register the placeholder templates to make it clear what layouts are available. More...
 

Detailed Description

GravityView default templates and generic template class.

Since
2.10 GPL2+
Author
GravityView hello.nosp@m.@gra.nosp@m.vityv.nosp@m.iew..nosp@m.co Copyright 2015, Katz Web Services, Inc.

Definition in file register-default-templates.php.

Function Documentation

◆ gravityview_register_default_templates()

gravityview_register_default_templates ( )

Registers the default templates.

Returns
void

"GRAVITYVIEW_DIR" "../../"

Definition at line 22 of file register-default-templates.php.

References GRAVITYVIEW_DIR.

◆ gravityview_register_placeholder_templates()

gravityview_register_placeholder_templates ( )

Register the placeholder templates to make it clear what layouts are available.

Since
2.10
Returns
void

Definition at line 54 of file register-default-templates.php.

References $placeholder, GRAVITYVIEW_DIR, and GRAVITYVIEW_FILE.