8 if ( ! isset( $gravityview ) || empty( $gravityview->template ) ) {
9 gravityview()->log->error(
'{file} template loaded without context', array(
'file' => __FILE__ ) );
16 <?php $gravityview->template->the_columns(); ?>
21 </div><!-- end .gv-table-container -->
gravityview()
The main GravityView wrapper function.