MCPcopy Create free account
hub / github.com/ccoenraets/backbone-cellar / generateTemplateMarkup

Method generateTemplateMarkup

tutorial/api/Slim/Slim.php:1150–1156  ·  view source on GitHub ↗

* Generate default template markup * * This method accepts a title and body content to generate * an HTML page. This is primarily used to generate the layout markup * for Error handlers and Not Found handlers. * * @param string $title The title of the HTML template * @param string $body The body content of the HTML template * @return string */

( $title, $body )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

generateErrorMarkupMethod · 0.95
defaultNotFoundMethod · 0.95
defaultErrorMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected