API Reference Arke v1.1.33
modules
Modules
Defines the skeleton of an Arke by defining its characteristics and the various parameters of which it is composed
Defines a file that can be used to store data
Defines the structure of a Group in which more than one Arke will be grouped
Module to manage the defaults parameter
Module that define the struct of a Binary by extending the Arke.Core.Parameter.base_parameters()
Module that define the struct of a Boolean by extending the Arke.Core.Parameter.base_parameters()
Module that define the struct of a Date by extending the Arke.Core.Parameter.base_parameters().
Module that define the struct of a DateTime by extending the Arke.Core.Parameter.base_parameters().
Module that define the struct of a Dict by extending the Arke.Core.Parameter.base_parameters()
Module that define the struct of a Dynamic by extending the Arke.Core.Parameter.base_parameters()
Module that define the struct of a Float by extending the Arke.Core.Parameter.base_parameters()
Module that define the struct of a Integer by extending the Arke.Core.Parameter.base_parameters()
Module that define the struct of a Link by extending the Arke.Core.Parameter.base_parameters()
Module that define the struct of a Dict by extending the Arke.Core.Parameter.base_parameters()
Module that define the struct of a String by extending the Arke.Core.Parameter.base_parameters()
Module that define the struct of a Time by extending the Arke.Core.Parameter.base_parameters().
Define a Project structure where more Arke will be grouped
Struct which defines a Query
Base struct of a BaseFilter
Base struct of a Filter
Base struct of a LinkFilter
Base struct Order
Struct which defines a Unit
Module to manage the CRUD operations to create the below elements and also manage the query to get the elements from db.
Module that provides function for getting Arke and Unit structs. It also provides functions for encoding and decoding Units.
Documentation for Arke.Utils.ErrorGenerator
This module provide validation before assign a certain value to an {arke_struct}