Related links
CMS - Content Management & Web API services
FI - Finance Management
Framework Core functionality
- prices
- managementfaq
- prices_private-installation
- clientdefinedattributes
- phplibraries
- servermethods
- io_export
- AyMINE Framework Server
- The AyMINE licence model
- System Rights
- servermethods_frmfrm
- io_import
- multiclient-architecture
- servermethods_stringsandtranslations
- frmevent
- System messaging
- usersessions
Libraries & Lincences
Module - support for management
Front-End Scripting
HR - Human Resources
Mobile & Web Application
- clientprogramming_fevaldataobject
- userinterface-objectstructure
- cliplink
- npmlibraries
- fclip
- drag-drop
- AyMINE Application
- objectdefinition_inlineedit
- npmlibraries_stringlibrary
- clientprogramming
- mobileapplication
- languagesupport
- objectdefinition_multiupdate
- clientprogramming_fevalglobal
- clientprogramming_fevallanguage
- clientprogramming_fevaluser
- objectdefinition_viewdefinition
- offlineobjects
- System console
- Runtime debugging
- objectdefinition_detailview
Sales & Asset management
Sales related services
Description of a part of the AM module - sales partSystem Management (part of framework)
Task, Project, Quality
Task & Task pattern
Scripts
Web script supports generation of a web page or generation of a single page block
Script rules are valid both for script defined in the separate entity webExecSccript as well as scripts directly assigned to a single web page.
Create a script
Script language
Script can be in any language supported by server. List of languages depends on the server configuration.
Access server content
Script can access system content using the system API.
System support API in three forms
- WEB microservices,
- Internal messaging system,
- Server objects API
Script can never directly access information (data) or files stored in the system.
Web page script deployment
Script that generates page shall always be stored in the client local script directory. It can never be elsewhere because of the calling script protection.
For safety reasons, script cannot be uploaded via the web interface and only system administrators with appropriate access certificate can upload scripts.