Routing names
Version 2021.3 17.03.2021
List of routing names
Version 2021.3 17.03.2021
List of routing names
Variable | Description |
---|---|
:table | Table name or id |
:action | Action name or id |
:profile | Profile name or id |
:user | User id |
: import | Import name or id |
Path | Privilege | Description |
---|---|---|
frontpage | User | Landing page. Mainmenu or as in user preferences |
table/add | User | Add a new table |
table/:table | User | View pages in table |
table/:table/report/:report | User | Load report |
table/:table/csv | User | Export pages (visible in table list page) to CSV file |
table/:table/print | User | Print pages (visible in table list page) in HTML table |
table/:table/print/:action | User | Print table action. (Pages are defined in params) |
table/:table/page | User | Add new page to a table |
table/:table/page/:page | User | Edit page in table |
table/:table/page/:page/edit | User | Edit page in table |
table/:table/merge_pages | User | Merge dublicate pages data to one |
table/:table/page/:page/print | User | Print page data in HTML table |
table/:table/refresh_rowtable | Admin | Refresh table rows information (title, color, icon..) |
table/:table/edit | Admin | Edit table preferences |
workspace/:action | User | View workspace |
workspace/:action/edit | Admin | Edit workspace. (alias to action/action/edit) |
imports | Admin | List of all imports |
import/add | Admin | Add new import |
import/:import | User | Send a file |
import/:import/edit | Admin | Edit import |
import/:import/upload | User | Send a file |
import/:import/example_csv | User | Download example CSV (Header row) |
import/:import/documentation | User | Import documentation. |
Path | Privilege | Description |
---|---|---|
reports | Admin | List of all reports |
actions | Admin | List of actions |
action/add | Admin | Add new action (selecting type) |
action/add/:type | Admin | Add new action of type |
action/add/:type/:table | Admin | Add new action of type in table |
action/typeselect | Admin | Select action type (When add action) |
action/tableselect | Admin | Select table (When add action) |
action/:action | Admin | Edit action |
action/:action/edit | Admin | Edit action |
accounts | Root | List of accounts |
account/add | Root | Add new account |
account/:account | Root | Edit account |
account/:account/edit | Root | Edit account |
account/preferences | Admin | Account preferences |
account/documentation | Admin | Account documentation |
account/documentation/page/:table/writer | Admin | What happens when page is saved (preferences, triggers, scripts..) |
account/documentation/trigger | Admin | List of all triggers |
account/statistics | Admin | Sms, DB etc. info |
account/localization/locales | Admin | List of locales |
account/localization/locale/:locale | Admin | Edit locale |
account/localization/locale/:locale/csv | Admin | Account Locale lang in CSV file |
profiles | Admin | List of profiles |
profile/add | Admin | Add new profile |
profile/privileges | Admin | List of all profiles privileges |
profile/:profile | Admin | Edit profile |
profile/:profile/edit | Admin | Edit profile |
users | Admin | List of users |
user/add | Admin | Add new user |
user/authentication | User | Two-factor authentication |
user/:user | User | Edit user |
user/:user/edit | User | Edit user |
user/:user/password | User | Change password |
Path | Privilege | Description |
---|---|---|
system/localization | Root | List of localization files (alias to system/localization/locales) |
system/localization/locales | Root | List of localization files |
system/localization/edit | Root | Edit locale List of localization files. Params!! |
system/localization/codefiles | Root | ??? |
system/version-info | Admin | eKansio version info |
system/server-info | Admin | Server info |
system/device-info | Admin | Device info |
system/log | Admin | Log speed summary |
system/log/stat | Admin | Log stats |
system/log/requests | Admin | Search requests |
system/log/request | Admin | Open request info |
system/log/times | Admin | Search times |
system/log/usage | Admin | Open request info |
system/database/datastucture | Admin | Database schema |
system/database/fields | Admin | List of all fields in database |
system/database/tables | Admin | List of database tables |
system/database/table/:table | Admin | Search from database table |
system/database/table/:table/row/:id | Admin | Edit table row |
system/database/query | Admin | Execute a SQL query |
system/schema | Admin | Save/load application model. |
system/schema/export | Admin | Export application (or part of) schema. |
system/schema/import | Admin | Load application (or part of) schema. (alias to: system/schema) |
system/code-editor | Admin | Edit PHP scripts |
system/php-scripts | Admin | Search account script files |
system/php-console | Admin | Execute PHP script |
system/code-generator | Admin | Generate code. (for css colors...) |
system/codefiles | Admin | List of all account codefiles. |
system/table/cache | Admin | Update table cache data. |
Path | Privilege | Description |
---|---|---|
ui | Admin | List of all ui elements |
ui/elements | Admin | List of all ui elements |
ui/element/:element | Admin | Ui element documentation |
ui/input | Admin | Examples of all input elements |
ui/colors | Admin | Examples of all colors |
ui/sizes | Admin | Examples of all sizes |
ui/responsive | Admin | Grid example |
ui/example | Admin | Example layout |
development | Root | Index for DEV pages |
development/ui | Root | List of elements dev status |
development/uielements | Root | Ui elements dev status |
development/localization | Root | Localisation summary |
development/views/localization | Root | Views lang status. |
development/actiontypes | Root | List of actiontypes |
development/actiontypes/decorators | Root | Actiontypes decorators dev status |
development/actiontypes/localization | Root | Actiontypes localization status |
development/fieldtypes | Root | List of fieldtypes |
development/fieldtypes/decorators | Root | Fieldtypes decorators dev status |
development/fieldtypes/decorator/:decorator/methods | Root | Fieldtype decorator methods |
development/fieldtypes/localization | Root | Fieldtypes localization status |
development/viewtypes | Root | List of Viewtypes |
development/viewtypes/decorators | Root | Viewtypes decorators dev status |
development/viewtypes/localization | Root | Viewtypes localization status |
test | Admin | Testing (alias to: Test/UnitTest) |
test/deprecated | Admin | eKansio oldversion tests. |
test/ui/element/:element | Admin | UI -elementin testisivu |
test/resource/:resource | Admin | Resource test page |
test/resource/:resource/:type | Admin | Resource test page |