Ubiquity
2.0.3
php rapid development framework
|
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 | |
Definition at line 45 of file UbiquityMyAdminViewer.php.
__construct | ( | UbiquityMyAdminBaseController | $controller | ) |
Definition at line 58 of file UbiquityMyAdminViewer.php.
|
private |
Definition at line 478 of file UbiquityMyAdminViewer.php.
|
protected |
Definition at line 396 of file UbiquityMyAdminViewer.php.
|
protected |
Definition at line 368 of file UbiquityMyAdminViewer.php.
|
protected |
Definition at line 377 of file UbiquityMyAdminViewer.php.
|
protected |
Definition at line 355 of file UbiquityMyAdminViewer.php.
|
protected |
Definition at line 321 of file UbiquityMyAdminViewer.php.
|
protected |
Definition at line 199 of file UbiquityMyAdminViewer.php.
|
staticprivate |
Definition at line 673 of file UbiquityMyAdminViewer.php.
getActionViews | ( | $controllerFullname, | |
$controller, | |||
$action, | |||
\ReflectionMethod | $r, | ||
$lines | |||
) |
Definition at line 168 of file UbiquityMyAdminViewer.php.
getCacheDataTable | ( | $cacheFiles | ) |
Definition at line 212 of file UbiquityMyAdminViewer.php.
|
private |
Definition at line 464 of file UbiquityMyAdminViewer.php.
getConfigDataElement | ( | $config | ) |
Definition at line 409 of file UbiquityMyAdminViewer.php.
getConfigDataForm | ( | $config | ) |
Definition at line 489 of file UbiquityMyAdminViewer.php.
getControllersDataTable | ( | $controllers | ) |
Definition at line 101 of file UbiquityMyAdminViewer.php.
getFilterControllers | ( | $controllers | ) |
Definition at line 161 of file UbiquityMyAdminViewer.php.
getGitCommitsDataTable | ( | $commits | ) |
Definition at line 703 of file UbiquityMyAdminViewer.php.
getGitFilesDataTable | ( | $files | ) |
Definition at line 693 of file UbiquityMyAdminViewer.php.
getMainIndexItems | ( | $identifier, | |
$array | |||
) |
Definition at line 679 of file UbiquityMyAdminViewer.php.
getMainMenuElements | ( | ) |
Definition at line 63 of file UbiquityMyAdminViewer.php.
getModelsStructureDataTable | ( | $datas | ) |
Definition at line 272 of file UbiquityMyAdminViewer.php.
getRestRoutesTab | ( | $datas | ) |
Definition at line 288 of file UbiquityMyAdminViewer.php.
getRoutesDataTable | ( | $routes, | |
$dtName = "dtRoutes" |
|||
) |
Definition at line 69 of file UbiquityMyAdminViewer.php.
gitFrmSettings | ( | RepositoryGit | $gitRepo | ) |
Definition at line 732 of file UbiquityMyAdminViewer.php.
|
private |
Definition at line 470 of file UbiquityMyAdminViewer.php.
|
private |
Definition at line 56 of file UbiquityMyAdminViewer.php.
|
private |
Definition at line 50 of file UbiquityMyAdminViewer.php.