[cvs] commit: framework/Block/Block Collection.php Layout.php
horde/services/portal index.php horde/lib api.php horde/lib/Block
color.php fortune.php google.php iframe.php metar.php moon.php
sunrise.php time.php weatherdotcom.php
Jan Schneider
jan at horde.org
Mon May 31 10:56:30 PDT 2004
jan 2004-05-31 10:56:30 PDT
Modified files:
Block/Block Collection.php Layout.php
services/portal index.php
lib api.php
lib/Block color.php fortune.php google.php
iframe.php metar.php moon.php sunrise.php
time.php weatherdotcom.php
Log:
Don't make single blocks available through the registry. Instead make block
titles and contents available through two API methods (horde/blockTitle
and horde/blockContent). Internally, there is now
Horde_Block_Collection::getBlock() to retrieve a block object.
Revision Changes Path
1.22 +16 -2 framework/Block/Block/Collection.php
1.19 +4 -3 framework/Block/Block/Layout.php
1.11 +2 -2 horde/lib/Block/color.php
1.9 +2 -2 horde/lib/Block/fortune.php
1.9 +2 -2 horde/lib/Block/google.php
1.14 +2 -2 horde/lib/Block/iframe.php
1.19 +2 -2 horde/lib/Block/metar.php
1.13 +2 -2 horde/lib/Block/moon.php
1.12 +2 -2 horde/lib/Block/sunrise.php
1.13 +2 -2 horde/lib/Block/time.php
1.18 +2 -2 horde/lib/Block/weatherdotcom.php
1.33 +18 -23 horde/lib/api.php
1.34 +8 -3 horde/services/portal/index.php
Chora Links:
http://cvs.horde.org/diff.php/framework/Block/Block/Collection.php?r1=1.21&r2=1.22&ty=u
http://cvs.horde.org/diff.php/framework/Block/Block/Layout.php?r1=1.18&r2=1.19&ty=u
http://cvs.horde.org/diff.php/horde/lib/Block/color.php?r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/diff.php/horde/lib/Block/fortune.php?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/horde/lib/Block/google.php?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/horde/lib/Block/iframe.php?r1=1.13&r2=1.14&ty=u
http://cvs.horde.org/diff.php/horde/lib/Block/metar.php?r1=1.18&r2=1.19&ty=u
http://cvs.horde.org/diff.php/horde/lib/Block/moon.php?r1=1.12&r2=1.13&ty=u
http://cvs.horde.org/diff.php/horde/lib/Block/sunrise.php?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/horde/lib/Block/time.php?r1=1.12&r2=1.13&ty=u
http://cvs.horde.org/diff.php/horde/lib/Block/weatherdotcom.php?r1=1.17&r2=1.18&ty=u
http://cvs.horde.org/diff.php/horde/lib/api.php?r1=1.32&r2=1.33&ty=u
http://cvs.horde.org/diff.php/horde/services/portal/index.php?r1=1.33&r2=1.34&ty=u
More information about the cvs
mailing list