Ubiquity  2.0.3
php rapid development framework
UbiquityMyAdminViewer Class Reference

Public Member Functions

 __construct (UbiquityMyAdminBaseController $controller)
 
 getMainMenuElements ()
 
 getRoutesDataTable ($routes, $dtName="dtRoutes")
 
 getControllersDataTable ($controllers)
 
 getFilterControllers ($controllers)
 
 getActionViews ($controllerFullname, $controller, $action, \ReflectionMethod $r, $lines)
 
 getCacheDataTable ($cacheFiles)
 
 getModelsStructureDataTable ($datas)
 
 getRestRoutesTab ($datas)
 
 getConfigDataElement ($config)
 
 getConfigDataForm ($config)
 
 getMainIndexItems ($identifier, $array)
 
 getGitFilesDataTable ($files)
 
 getGitCommitsDataTable ($commits)
 
 gitFrmSettings (RepositoryGit $gitRepo)
 

Protected Member Functions

 addGetPostButtons (DataTable $dt)
 
 _getRestRoutesDataTable ($routes, $dtName, $resource, $authorizations)
 
 _dtMethods (DataTable $dt)
 
 _dtCache (DataTable $dt)
 
 _dtExpired (DataTable $dt)
 
 _dtAction (DataTable $dt)
 

Private Member Functions

 getCaptionToggleButton ($id, $caption, $active="")
 
 labeledInput ($input, $value)
 
 _cleanStdClassValue ($value)
 

Static Private Member Functions

static formatBytes ($size, $precision=2)
 

Private Attributes

 $jquery
 
 $controller
 

Detailed Description

Author
jc

Definition at line 45 of file UbiquityMyAdminViewer.php.

Constructor & Destructor Documentation

◆ __construct()

__construct ( UbiquityMyAdminBaseController  $controller)

Definition at line 58 of file UbiquityMyAdminViewer.php.

Member Function Documentation

◆ _cleanStdClassValue()

_cleanStdClassValue (   $value)
private

Definition at line 478 of file UbiquityMyAdminViewer.php.

◆ _dtAction()

_dtAction ( DataTable  $dt)
protected

Definition at line 396 of file UbiquityMyAdminViewer.php.

◆ _dtCache()

_dtCache ( DataTable  $dt)
protected

Definition at line 368 of file UbiquityMyAdminViewer.php.

◆ _dtExpired()

_dtExpired ( DataTable  $dt)
protected

Definition at line 377 of file UbiquityMyAdminViewer.php.

◆ _dtMethods()

_dtMethods ( DataTable  $dt)
protected

Definition at line 355 of file UbiquityMyAdminViewer.php.

◆ _getRestRoutesDataTable()

_getRestRoutesDataTable (   $routes,
  $dtName,
  $resource,
  $authorizations 
)
protected

Definition at line 321 of file UbiquityMyAdminViewer.php.

◆ addGetPostButtons()

addGetPostButtons ( DataTable  $dt)
protected

Definition at line 199 of file UbiquityMyAdminViewer.php.

◆ formatBytes()

static formatBytes (   $size,
  $precision = 2 
)
staticprivate

Definition at line 673 of file UbiquityMyAdminViewer.php.

◆ getActionViews()

getActionViews (   $controllerFullname,
  $controller,
  $action,
\ReflectionMethod  $r,
  $lines 
)

Definition at line 168 of file UbiquityMyAdminViewer.php.

◆ getCacheDataTable()

getCacheDataTable (   $cacheFiles)

Definition at line 212 of file UbiquityMyAdminViewer.php.

◆ getCaptionToggleButton()

getCaptionToggleButton (   $id,
  $caption,
  $active = "" 
)
private

Definition at line 464 of file UbiquityMyAdminViewer.php.

◆ getConfigDataElement()

getConfigDataElement (   $config)

Definition at line 409 of file UbiquityMyAdminViewer.php.

◆ getConfigDataForm()

getConfigDataForm (   $config)

Definition at line 489 of file UbiquityMyAdminViewer.php.

◆ getControllersDataTable()

getControllersDataTable (   $controllers)

Definition at line 101 of file UbiquityMyAdminViewer.php.

◆ getFilterControllers()

getFilterControllers (   $controllers)

Definition at line 161 of file UbiquityMyAdminViewer.php.

◆ getGitCommitsDataTable()

getGitCommitsDataTable (   $commits)

Definition at line 703 of file UbiquityMyAdminViewer.php.

◆ getGitFilesDataTable()

getGitFilesDataTable (   $files)

Definition at line 693 of file UbiquityMyAdminViewer.php.

◆ getMainIndexItems()

getMainIndexItems (   $identifier,
  $array 
)

Definition at line 679 of file UbiquityMyAdminViewer.php.

◆ getMainMenuElements()

getMainMenuElements ( )

Definition at line 63 of file UbiquityMyAdminViewer.php.

◆ getModelsStructureDataTable()

getModelsStructureDataTable (   $datas)

Definition at line 272 of file UbiquityMyAdminViewer.php.

◆ getRestRoutesTab()

getRestRoutesTab (   $datas)

Definition at line 288 of file UbiquityMyAdminViewer.php.

◆ getRoutesDataTable()

getRoutesDataTable (   $routes,
  $dtName = "dtRoutes" 
)

Definition at line 69 of file UbiquityMyAdminViewer.php.

◆ gitFrmSettings()

gitFrmSettings ( RepositoryGit  $gitRepo)

Definition at line 732 of file UbiquityMyAdminViewer.php.

◆ labeledInput()

labeledInput (   $input,
  $value 
)
private

Definition at line 470 of file UbiquityMyAdminViewer.php.

Field Documentation

◆ $controller

$controller
private

Definition at line 56 of file UbiquityMyAdminViewer.php.

◆ $jquery

$jquery
private

Definition at line 50 of file UbiquityMyAdminViewer.php.


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