Application
Interfaces, Classes and Traits
- DatabaseInterface
- AbstractDatabase
- A basic wrapper around php's PDO class to hide the host, user, password, etc.
- MySQL
- A MySQL Data Object
- PgSQL
- A Postgres Data Object
- GraphQL
- Guid
- HtmlDropdown
- Class that can create an html dropdown for choice/value selection
- Attribute
- Class Attribute.
- AttributeType
- Class Tag.
- Connector
- Class Connector.
- EnumerationType
- Class Tag.
- Equipment
- Class Equipment.
- EquipmentType
- Class Equipment Type.
- Gateway
- Class Gateway.
- GenericObject
- Class Object.
- Library
- Class Library.
- Limit
- Class Limit.
- Material
- Class Material.
- MeasurementUnit
- Class MeasurementUnit.
- Node
- Class Node is the base for all equipment, attributes, and more! It will know about reading into/out of the Database.
- NodesWithTags
- Class NodeWithTags extends Nodes and is used for nodes that can contain tags, i.e. Gateway, Connector, OpcuaObject
- OpcuaObject
- Class OpcuaObject.
- Organization
- Class Organization.
- Person
- Class Person.
- Place
- Class Place.
- QuantityKind
- Class Tag.
- RelationshipType
- Class MeasurementUnit.
- Script
- Class Script.
- Tag
- Class Tag.
- Type
- Class Type.
- TypeToAttributeType
- Class TypeToAttributeType.
- TypeToChildType
- Class Type.
- ChartsDisplay
- Create a Material Flow Diagram
- DateRangePicker
- Create a Date Range Picker
- DurationPicker
- Create a Date Range Picker
- MaterialFlow
- Create a Material Flow Diagram
- ProcessDiagram
- Create a Material Flow Diagram
- Trend
- Create a Trend application. The purpose of this code is to first parse input and second output Javascript.
- ReactLoader
- class for loading the css and js files needed to create react components
- StandardLoader
- class for loading the css and js files needed to create react components
- TimeSeries
- Fetches and manipulates time series data
- TiqBase
- Base Abstract Tiq Class
- TiqHelper
- DatabaseTrait
Table of Contents
- _JEXEC = 1
- JPATH_BASE = $_SERVER['DOCUMENT_ROOT']
Constants
_JEXEC
public
mixed
_JEXEC
= 1
JPATH_BASE
public
mixed
JPATH_BASE
= $_SERVER['DOCUMENT_ROOT']