Glossary of Terms Used in Batoi RAD Framework
Please find the list of terms that are used in Batoi RAD Framework and their description below:
Open articlePlease find the list of terms that are used in Batoi RAD Framework and their description below:
Open articleThe Batoi RAD Framework encompasses multi-tier architecture of web application and is based on several design patterns including most notably Model-View-Controller (MVC).
Open articleInstalling the Batoi RAD Framework is quite easy and fast. Please follow the instructions below to install the framework - a task of a few minutes.
Open articleOn this page, you will find a few easy steps to start using the Batoi RAD Framework.
Open articleBatoi RAD Framework provides three core objects to be used in application development. The speciality of the objects is that one does not need to instantiate these three objects. These objects are automatically available within the application main scope.
Open articleThe Batoi RAD Framework reinforces the correct development paradigm through different prescriptions and architectural procedures. Having a clear directory and file structure is one of them. This creates a separation of business logic from UI design on one hand, and user development from Batoi RAD Framework's upgrades and Batoi RAD Framework IDE on the other.
Open articleA Controller is a PHP file that takes the HTTP request and manages the execution path of the application (instance of the application) at the server-side.
Open articleWhen we install the Batoi RAD Framework, seven database tables are created with names as <code>*od_*</code> as below. These tables store application information and are critical to applications created with the Batoi RAD Framework.
Open articleEvent refers to an application instance. When a distinct HTTP request is made to application, it is accompanied by an value of Event ID or Event Name.
Open articleModel refers to the business logic part of the application. This consists of application classes and script includes. All files of Model are stored in /model directory.
Open articleView refers to part of the application that is responsible for UI. This consists of View Page Parts, CSS files, JS files, and also graphics and multimedia assets of the application.
Open articleUsers are entities who will access the application after it is created. The Batoi RAD Framework creates the admin user (with access privilege to all aspects of the application and to the IDE too) automatically after it is installed.
Open articleThe Batoi RAD Framework IDE (Integrated Development Environment) is a web-based tool to develop and manage your application with the Batoi RAD Framework .
Open articleThe Batoi RAD Framework reinforces correct development paradigm through the Batoi RAD Framework IDE and a set of prescribed guidelines for development. Coding standards and conventions do help in this direction.
Open articleTry a capability, task, or outcome with fewer words.