Ubiquity  2.0.3
php rapid development framework
CRUDFiles Class Reference

Public Member Functions

 __construct ()
 
 getViewIndex ()
 
 getViewForm ()
 
 getViewDisplay ()
 
 getViewBaseTemplate ()
 Returns the base template for all Auth actions if getBaseTemplate return a base template filename. More...
 
 getBaseTemplate ()
 To override Returns the base template filename, default : null. More...
 

Protected Attributes

 $viewBase
 

Detailed Description

Definition at line 5 of file CRUDFiles.php.

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

Definition at line 8 of file CRUDFiles.php.

Member Function Documentation

◆ getBaseTemplate()

getBaseTemplate ( )

To override Returns the base template filename, default : null.

Definition at line 36 of file CRUDFiles.php.

◆ getViewBaseTemplate()

getViewBaseTemplate ( )

Returns the base template for all Auth actions if getBaseTemplate return a base template filename.

Returns
string

Definition at line 28 of file CRUDFiles.php.

◆ getViewDisplay()

getViewDisplay ( )

Definition at line 20 of file CRUDFiles.php.

◆ getViewForm()

getViewForm ( )

Definition at line 16 of file CRUDFiles.php.

◆ getViewIndex()

getViewIndex ( )

Definition at line 12 of file CRUDFiles.php.

Field Documentation

◆ $viewBase

$viewBase
protected

Definition at line 6 of file CRUDFiles.php.


The documentation for this class was generated from the following file: