Class Index
-
_global_
-
Estate
Root namespace
-
Estate.Check
Methods to validate function arguments.
-
Estate.Develop
Namespace for all code supporting the development of websites.
-
Estate.Develop.DesignTester
Holds all Design Tester code.
-
Estate.Develop.DesignTester.CheckImage
Checks if design image actually exists and shows an error messagein the tracebox if that's not the case
-
Estate.Develop.DesignTester.DragDropDesignImage
Makes the design image draggable
-
Estate.Develop.FormTester
Holds all FormTester code.
-
Estate.Develop.Menu
Creates and manages the developer menu
-
Estate.Develop.ReloadCSS
Forces a CSS reload without reloading the whole page.
-
Estate.Develop.Timer
Timer is a stopwatch to check how long some operation costs in the browser.
-
Estate.Develop.ToggleVisibility
Adds button and keyboard shortcut to toggle the visibility ofthe Estate developer tools, so you can see the website without thedeveloper tools floating around.
-
Estate.Develop.TraceBox
TraceBox is an alternative for console.log: it wil show show debuginformation on the webpage itself
-
Estate.Events
Adds a function to an event of a single element.
-
Estate.Layers
Helper methods for placing absolute positioned boxes
-
Estate.StringTools
Some string manipulation methods