Ubiquity
2.0.0
php rapid development framework
|
Public Member Functions | |
initialize () | |
finalize () | |
index () | |
models ($hasHeader=true) | |
controllers () | |
_refreshControllers ($refresh=false) | |
routes () | |
cache () | |
rest () | |
config ($hasHeader=true) | |
logs () | |
seo () | |
_showDiagram () | |
_updateDiagram () | |
_showAllClassesDiagram () | |
_updateAllClassesDiagram () | |
showDatabaseCreation () | |
_runPostWithParams ($method="post", $type="parameter", $origine="routes") | |
_deleteCookie ($index, $type="post") | |
_runAction ($frm=null) | |
getIdentifierFunction ($model) | |
showSimpleMessage ($content, $type, $icon="info", $timeout=NULL, $staticName=null) | |
_getAdminData () | |
_getAdminViewer () | |
_getAdminFiles () | |
getFieldNames ($model) | |
![]() | |
initialize () | |
finalize () | |
![]() | |
index () | |
Default action. More... | |
__construct () | |
Constructor Automatically invokes the isValid () method to check if access is allowed. More... | |
initialize () | |
Method called before each action Can be override in derived class. More... | |
finalize () | |
Method called after each action Can be override in derived class. More... | |
loadView ($viewName, $pData=NULL, $asString=false) | |
Loads the view $viewName possibly passing the variables $pdata. More... | |
isValid () | |
Returns True if access to the controller is allowed To be override in sub classes. More... | |
onInvalidControl () | |
Called if isValid () returns false To be override in sub classes. More... | |
forward ($controller, $action="index", $params=array(), $initialize=false, $finalize=false) | |
Loads the controller $controller and calls its $action method by passing the parameters $params. More... | |
redirectToRoute ($routeName, $parameters=[], $initialize=false, $finalize=false) | |
Redirect to a route by its name. More... | |
![]() | |
_getAdminData () | |
_getAdminViewer () | |
_getAdminFiles () | |
showTable ($table) | |
refreshTable () | |
showTableClick ($tableAndId) | |
edit ($modal="no", $ids="") | |
newModel ($modal="no") | |
update () | |
delete ($ids) | |
showDetail ($ids) | |
![]() | |
_getAdminData () | |
_getAdminViewer () | |
_getAdminFiles () | |
_getModelsStepper () | |
_isModelsCompleted () | |
_changeEngineering ($oldEngineering, $completed=null) | |
_loadModelStep ($engineering=null, $newStep=null) | |
_importFromYuml () | |
_generateFromYuml () | |
_updateYumlDiagram () | |
![]() | |
_isModelsCompleted () | |
_getAdminFiles () | |
createModels ($singleTable=null) | |
![]() | |
_getAdminFiles () | |
_getAdminViewer () | |
initRestCache ($refresh=true) | |
_displayRestFormTester () | |
_frmNewResource () | |
_createNewResource () | |
_runRestMethod () | |
_saveToken () | |
_saveRequestParams ($type="parameter") | |
![]() | |
_getAdminData () | |
_getAdminViewer () | |
_getAdminFiles () | |
setCacheTypes () | |
deleteCacheFile () | |
deleteAllCacheFiles () | |
_showFileContent () | |
initCacheType () | |
_initModelsCache () | |
![]() | |
_getAdminData () | |
_getAdminViewer () | |
_getAdminFiles () | |
controllers () | |
showSimpleMessage ($content, $type, $icon="info", $timeout=NULL, $staticName=null) | |
createController ($force=null) | |
_createView () | |
_newActionFrm () | |
_methodExists () | |
_checkContent () | |
_checkRoute () | |
_addRouteWithNewAction () | |
_newAction () | |
_refreshCacheControllers () | |
![]() | |
_getAdminData () | |
_getAdminViewer () | |
_getAdminFiles () | |
initCacheRouter () | |
filterRoutes () | |
![]() | |
_getAdminData () | |
_getAdminViewer () | |
_getAdminFiles () | |
loadView ($viewName, $pData=NULL, $asString=false) | |
createSQLScript () | |
exportDatasScript () | |
![]() | |
_getAdminData () | |
_getAdminViewer () | |
_getAdminFiles () | |
loadView ($viewName, $pData=NULL, $asString=false) | |
seo () | |
displaySiteMap (... $params) | |
generateRobots () | |
_newSeoController () | |
createSeoController ($force=null) | |
_checkController () | |
saveUrls () | |
Protected Member Functions | |
initializeJs () | |
addNavigationTesting () | |
getHeader ($key) | |
_getYumlImage ($sizeType, $yumlContent) | |
_getActualParamsAsArray ($urlEncodedParams) | |
_addNameValueParamFields ($frm, $type, $name, $value, $index) | |
_createController ($controllerName, $variables=[], $ctrlTemplate='controller.tpl', $hasView=false) | |
_addMessageForRouteCreation ($path) | |
showConfMessage ($content, $type, $url, $responseElement, $data, $attributes=NULL) | |
getUbiquityMyAdminData () | |
getUbiquityMyAdminViewer () | |
getUbiquityMyAdminFiles () | |
getTableNames () | |
![]() | |
showSimpleMessage ($content, $type, $icon="info", $timeout=NULL, $staticName=null) | |
_showTable ($table) | |
_edit ($instance, $modal="no") | |
getModelsNS () | |
![]() | |
getModelSteps () | |
getActiveModelStep () | |
getNextModelStep () | |
displayModelsMessages ($type, $messagesToDisplay) | |
![]() | |
getModelSteps () | |
getActiveModelStep () | |
getNextModelStep () | |
displayModelsMessages ($type, $messagesToDisplay) | |
showSimpleMessage ($content, $type, $icon="info", $timeout=NULL, $staticName=null) | |
_checkStep ($niveau=null) | |
_modelCheckOneNiveau ($name) | |
checkDatabase ($config, $infoIcon="database") | |
checkModels ($config, $infoIcon="sticky note") | |
checkModelsCache ($config, $infoIcon="lightning") | |
checkArrayCache ($config, $infoIcon="lightning") | |
checkModelsCacheFiles ($config, $infoIcon="lightning") | |
displayAllMessages () | |
showActions () | |
missingKeyInConfigMessage ($message, $keys) | |
_addErrorMessage ($type, $content) | |
_addInfoMessage ($type, $content) | |
_addMessage ($key, $type, $content) | |
hasError () | |
hasNoError () | |
hasMessages () | |
displayMessages ($type, $messagesToDisplay, $header="", $icon="") | |
![]() | |
showSimpleMessage ($content, $type, $icon="info", $timeout=NULL, $staticName=null) | |
_refreshRest ($refresh=false) | |
_displayActionDoc ($controller, $action) | |
_addRestDataTableBehavior () | |
getRestRequestHeaders () | |
getRestRequestParams () | |
_getParamsForJSON (&$result, $params) | |
![]() | |
_createController ($controllerName, $variables=[], $ctrlTemplate='controller.tpl', $hasView=false) | |
_addMessageForRouteCreation ($path) | |
![]() | |
addNavigationTesting () | |
showSimpleMessage ($content, $type, $icon="info", $timeout=NULL, $staticName=null) | |
![]() | |
showSimpleMessage ($content, $type, $icon="info", $timeout=NULL, $staticName=null) | |
getModels () | |
![]() | |
showSimpleMessage ($content, $type, $icon="info", $timeout=NULL, $staticName=null) | |
_createController ($controllerName, $variables=[], $ctrlTemplate='controller.tpl', $hasView=false) | |
Private Member Functions | |
_getClassToYuml ($model, $post) | |
_getClassesToYuml ($post) | |
_diagramMenu ($url="/_updateDiagram", $params="{}", $responseElement="#diag-class", $type="plain", $size=";scale:100") | |
_setPostCookie ($content, $method="post", $index=null) | |
_setGetCookie ($index, $content) | |
_getParametersFromCookie ($url, $params) | |
getRequiredRouteParameters (&$url, $newParams=null) | |
getSingleton ($value, $method) | |
Private Attributes | |
$adminData | |
$adminViewer | |
$adminFiles | |
$globalMessage | |
Additional Inherited Members | |
![]() | |
reverse => [ [ "toggle off","Engineering","Reverse" ] | |
![]() | |
info => [ ] ] | |
![]() | |
$headerView ="main/vHeader.html" | |
$footerView ="main/vFooter.html" | |
![]() | |
$view | |
![]() | |
$messages =[ "error" => [ ] | |
Definition at line 49 of file UbiquityMyAdminBaseController.php.
|
protected |
Definition at line 757 of file UbiquityMyAdminBaseController.php.
|
protected |
Definition at line 572 of file UbiquityMyAdminBaseController.php.
|
protected |
Definition at line 725 of file UbiquityMyAdminBaseController.php.
_deleteCookie | ( | $index, | |
$type = "post" |
|||
) |
Definition at line 580 of file UbiquityMyAdminBaseController.php.
|
private |
string | $url | |
string | $params | |
string | $responseElement | |
string | $type |
Definition at line 358 of file UbiquityMyAdminBaseController.php.
|
protected |
Definition at line 553 of file UbiquityMyAdminBaseController.php.
_getAdminData | ( | ) |
Definition at line 814 of file UbiquityMyAdminBaseController.php.
_getAdminFiles | ( | ) |
Definition at line 830 of file UbiquityMyAdminBaseController.php.
_getAdminViewer | ( | ) |
Definition at line 822 of file UbiquityMyAdminBaseController.php.
|
private |
Definition at line 326 of file UbiquityMyAdminBaseController.php.
|
private |
Definition at line 312 of file UbiquityMyAdminBaseController.php.
|
private |
Definition at line 656 of file UbiquityMyAdminBaseController.php.
|
protected |
Definition at line 407 of file UbiquityMyAdminBaseController.php.
_refreshControllers | ( | $refresh = false | ) |
Definition at line 185 of file UbiquityMyAdminBaseController.php.
_runAction | ( | $frm = null | ) |
Definition at line 606 of file UbiquityMyAdminBaseController.php.
_runPostWithParams | ( | $method = "post" , |
|
$type = "parameter" , |
|||
$origine = "routes" |
|||
) |
Definition at line 436 of file UbiquityMyAdminBaseController.php.
|
private |
Definition at line 602 of file UbiquityMyAdminBaseController.php.
|
private |
Definition at line 587 of file UbiquityMyAdminBaseController.php.
_showAllClassesDiagram | ( | ) |
Definition at line 382 of file UbiquityMyAdminBaseController.php.
_showDiagram | ( | ) |
Definition at line 294 of file UbiquityMyAdminBaseController.php.
_updateAllClassesDiagram | ( | ) |
Definition at line 396 of file UbiquityMyAdminBaseController.php.
_updateDiagram | ( | ) |
Definition at line 336 of file UbiquityMyAdminBaseController.php.
|
protected |
Definition at line 212 of file UbiquityMyAdminBaseController.php.
cache | ( | ) |
Definition at line 218 of file UbiquityMyAdminBaseController.php.
config | ( | $hasHeader = true | ) |
Definition at line 248 of file UbiquityMyAdminBaseController.php.
controllers | ( | ) |
Definition at line 169 of file UbiquityMyAdminBaseController.php.
finalize | ( | ) |
Definition at line 91 of file UbiquityMyAdminBaseController.php.
getFieldNames | ( | $model | ) |
Definition at line 838 of file UbiquityMyAdminBaseController.php.
|
protected |
Definition at line 284 of file UbiquityMyAdminBaseController.php.
getIdentifierFunction | ( | $model | ) |
Definition at line 711 of file UbiquityMyAdminBaseController.php.
|
private |
Definition at line 669 of file UbiquityMyAdminBaseController.php.
|
private |
Definition at line 803 of file UbiquityMyAdminBaseController.php.
|
protected |
Definition at line 834 of file UbiquityMyAdminBaseController.php.
|
protected |
Definition at line 791 of file UbiquityMyAdminBaseController.php.
|
protected |
Definition at line 799 of file UbiquityMyAdminBaseController.php.
|
protected |
Definition at line 795 of file UbiquityMyAdminBaseController.php.
index | ( | ) |
Definition at line 118 of file UbiquityMyAdminBaseController.php.
initialize | ( | ) |
Definition at line 69 of file UbiquityMyAdminBaseController.php.
|
protected |
Definition at line 97 of file UbiquityMyAdminBaseController.php.
logs | ( | ) |
Definition at line 257 of file UbiquityMyAdminBaseController.php.
models | ( | $hasHeader = true | ) |
Definition at line 127 of file UbiquityMyAdminBaseController.php.
rest | ( | ) |
Definition at line 233 of file UbiquityMyAdminBaseController.php.
routes | ( | ) |
Definition at line 198 of file UbiquityMyAdminBaseController.php.
seo | ( | ) |
Definition at line 264 of file UbiquityMyAdminBaseController.php.
|
protected |
Definition at line 779 of file UbiquityMyAdminBaseController.php.
showDatabaseCreation | ( | ) |
Definition at line 411 of file UbiquityMyAdminBaseController.php.
showSimpleMessage | ( | $content, | |
$type, | |||
$icon = "info" , |
|||
$timeout = NULL , |
|||
$staticName = null |
|||
) |
Definition at line 767 of file UbiquityMyAdminBaseController.php.
|
private |
Definition at line 54 of file UbiquityMyAdminBaseController.php.
|
private |
Definition at line 66 of file UbiquityMyAdminBaseController.php.
|
private |
Definition at line 60 of file UbiquityMyAdminBaseController.php.
|
private |
Definition at line 67 of file UbiquityMyAdminBaseController.php.