One to much?
[core.git] / inc / classes / interfaces / template / class_CompileableTemplate.php
index d3f2f764cb2563ba31a72513f020b171c667695a..b35a750cd2dada1a6f26b163b02b4add92b3f312 100644 (file)
@@ -251,15 +251,6 @@ interface CompileableTemplate extends FrameworkInterface {
         */
        function getRawTemplateData ();
 
-       /**
-        * Load a specified web template into the engine
-        *
-        * @param       $template       The web template we shall load which is located in
-        *                                              'html' by default
-        * @return      void
-        */
-       function loadWebTemplate ($template);
-
        /**
         * Assigns a lot variables into the stack of currently loaded template.
         * This method should only be used in very rare circumstances, e.g. when