Author: ralfbecker
New Revision: 55485
URL: http://svn.stylite.de/viewvc/egroupware?rev=55485&view=rev
Log:
only scanning widget directory, not parent
Modified:
trunk/egroupware/api/src/Etemplate/Widget.php
— trunk/egroupware/api/src/Etemplate/Widget.php (original)
+++ trunk/egroupware/api/src/Etemplate/Widget.php Tue Mar 22 11:21:13 2016
@@ -14,7 +14,6 @@
namespace EGroupware\Api\Etemplate;
use EGroupware\Api;
-use EGroupware\Api\Cache;
use XMLReader;
use ReflectionMethod;
@@ -288,7 +287,7 @@
self::$widget_registry[$widget] = $class;
}
}
- /**
- Try to discover all widgets, as names don’t always match tags (eg:
- listbox is in menupopup)
@@ -304,11 +303,11 @@
public static function scanForWidgets()
{
@@ -325,7 +324,7 @@
// Use hook to load custom widgets from other apps
$widgets = $GLOBALS['egw']->hooks->process('etemplate2_register_widgets',array(),true);
@@ -342,7 +341,7 @@
}
}
}
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs