InPage
class InPage (View source)
The InPage class provides all methods related to edit content directly in the page.
Methods
__construct()
The constructor.
string
createUI(string $str)
Process the page markup and inject all needed GUI markup if an user is logged in.
string
injectTemporaryEditButton(string $value, string $key, object $Context)
Inject a temporary markup for an edit button.