Signatures
Modules
- IHP
- IHP.ApplicationContext
- AuthSupport
- IHP.AuthSupport.Authentication Authentication functions
- IHP.AuthSupport.Authorization Building blocks to provide authorization to your application
- Controller
- IHP.AuthSupport.Controller.Sessions Provides action implementations for SessionControllers
- IHP.AuthSupport.Lockable
- View
- IHP.AutoRefresh Provides automatical diff-based refreshing views after page load
- IHP.AutoRefresh.Types Types & Data Structures for IHP AutoRefresh
- IHP.AutoRefresh.View
- Controller
- IHP.Controller.BasicAuth Very Simple Basic Auth
- IHP.Controller.Context
- IHP.Controller.FileUpload Easy access to uploaded files
- IHP.Controller.Layout
- IHP.Controller.Param Accessing query parameters and the request body
- IHP.Controller.Redirect redirect helpers
- IHP.Controller.Render
- IHP.Controller.RequestContext
- IHP.Controller.Session
- IHP.ControllerPrelude
- IHP.ControllerSupport
- IHP.Environment
- IHP.ErrorController Provides web-based error screens for runtime errors in IHP
- IHP.FetchRelated Provides fetchRelated, collectionFetchRelated, etc.
- FlashMessages
- IHP.FlashMessages.ControllerFunctions Success and error messages for your application
- IHP.FlashMessages.Types
- IHP.FlashMessages.ViewFunctions Success and error messages for your application
- IHP.FrameworkConfig
- IHP.HaskellSupport Provides helpers to write better haskell code
- HtmlSupport
- IDE
- CodeGen
- Data
- IHP.IDE.LiveReloadNotificationServer
- Logs
- IHP.IDE.PortConfig
- IHP.IDE.Postgres
- SchemaDesigner
- IHP.IDE.SchemaDesigner.Compiler Compiles AST of SQL to DDL
- Controller
- IHP.IDE.SchemaDesigner.Parser Parser for Application/Schema.sql
- IHP.IDE.SchemaDesigner.Types Types for representing an AST of SQL DDL
- View
- Columns
- EnumValues
- Enums
- IHP.IDE.SchemaDesigner.View.Layout
- Schema
- Tables
- IHP.IDE.StatusServer
- IHP.IDE.ToolServer
- Helper
- IHP.IDE.ToolServer.Helper.Controller Provides helpers for controllers of the ToolServer
- IHP.IDE.ToolServer.Layout
- IHP.IDE.ToolServer.Routes
- IHP.IDE.ToolServer.Types
- Helper
- IHP.IDE.Types
- CodeGen
- Job
- IHP.Job.Queue Functions to operate on the Job Queue Database
- IHP.Job.Runner Functions to run jobs
- IHP.Job.Types
- IHP.LibDir Functions to access the IHP lib/ directory at runtime
- LoginSupport
- IHP.Mail Send Emails
- IHP.Mail.Types Types for emails
- IHP.MailPrelude Prelude for email views
- Modal
- IHP.Modal.ControllerFunctions Controller Helper Functions to use modals
- IHP.Modal.Types
- IHP.Modal.ViewFunctions View Helper Functions to use modals
- IHP.ModelSupport
- IHP.NameSupport Transforms names, e.g. table names to model names
- IHP.PGNotify Be notified about database changes
- Postgres
- IHP.Postgres.Inet Adds support for storing IP addresses in INET fields. CIDR Notation is not suppported at the moment.
- IHP.Postgres.Point Adds support for the Postgres Point type
- IHP.Prelude
- IHP.QueryBuilder Tool to build simple sql queries
- Router
- IHP.RouterPrelude Prelude used by modules like Web.Routes, Admin.Routes, etc.
- IHP.RouterSupport
- IHP.SchemaCompiler
- IHP.SchemaMigration Managing Database Migrations
- IHP.ScriptSupport Run scripts inside the framework context, but outside of the usual web request response lifecycle
- IHP.Server
- IHP.Telemetry Reports IHP Version + OS to digitally induced
- Test
- IHP.ValidationSupport
- IHP.Version Find out the current IHP version
- View
- IHP.View.CSSFramework Adds support for bootstrap, tailwind, etc. to IHP
- IHP.View.Classes Provides the classes view helper function
- IHP.View.ConvertibleStrings
- IHP.View.Form
- IHP.View.TimeAgo View Helpers for dealing with Time and Dates
- IHP.View.Types
- IHP.ViewErrorMessages
- IHP.ViewPrelude
- IHP.ViewSupport Provides functions to be used in all views
- IHP.WebSocket Building blocks for websocket applications
- Welcome
- Paths_ihp