Ubiquity  2.0.2
php rapid development framework
DatabaseTrait Class Reference
+ Inheritance diagram for DatabaseTrait:

Public Member Functions

 _getAdminData ()
 
 _getAdminViewer ()
 
 _getAdminFiles ()
 
 loadView ($viewName, $pData=NULL, $asString=false)
 
 createSQLScript ()
 
 exportDatasScript ()
 

Protected Member Functions

 showSimpleMessage ($content, $type, $icon="info", $timeout=NULL, $staticName=null)
 
 getModels ()
 

Detailed Description

Definition at line 19 of file DatabaseTrait.php.

Member Function Documentation

◆ _getAdminData()

_getAdminData ( )
abstract

◆ _getAdminFiles()

_getAdminFiles ( )
abstract

◆ _getAdminViewer()

_getAdminViewer ( )
abstract

◆ createSQLScript()

createSQLScript ( )

Definition at line 41 of file DatabaseTrait.php.

◆ exportDatasScript()

exportDatasScript ( )

Definition at line 66 of file DatabaseTrait.php.

◆ getModels()

getModels ( )
protected

Definition at line 26 of file DatabaseTrait.php.

◆ loadView()

loadView (   $viewName,
  $pData = NULL,
  $asString = false 
)
abstract

◆ showSimpleMessage()

showSimpleMessage (   $content,
  $type,
  $icon = "info",
  $timeout = NULL,
  $staticName = null 
)
abstractprotected

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