Public Wireframe API methods

Although you will most likely only need a few output related methods (as outlined on the Wireframe API documentation page) — and a few more if you decide to add your own custom endpoints — this page lists all Wireframe API module public methods along with their arguments and return values.

Note: the methods returning WireframeAPI return a self-reference and can thus be chained together. You can read more about chaining from the ProcessWire API documentation.

Back to top