summaryrefslogtreecommitdiff
path: root/core/libraries/Theme.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/libraries/Theme.php')
-rw-r--r--core/libraries/Theme.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/libraries/Theme.php b/core/libraries/Theme.php
index 0f195d08..239a4256 100644
--- a/core/libraries/Theme.php
+++ b/core/libraries/Theme.php
@@ -48,6 +48,10 @@ class Theme_Core {
return $this->pagination->render();
}
+ public function in_place_edit() {
+ return new View("in_place_edit.html");
+ }
+
public function blocks() {
/** @todo: make this data driven */
$blocks = array(