Add Horde::startBuffer(), Horde::endBuffer(), and Horde::contentSent()
authorMichael M Slusarz <slusarz@curecanti.org>
Tue, 13 Apr 2010 18:47:40 +0000 (12:47 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Tue, 13 Apr 2010 22:51:41 +0000 (16:51 -0600)
commit3559335be56b6872fa873b5faacb2ecf1c135d20
tree75353a16da8bf02cc41c6cdc88391cdccb85dbc6
parentd4d78ce9fb87804e04d947e89c21a39505249758
Add Horde::startBuffer(), Horde::endBuffer(), and Horde::contentSent()

Remove Horde_Util::bufferOutput(). Its usefulness has always been
debatable since it ran in a different scope from the location that
called it (so including/requiring files would not pick up any local
variables from the calling location).
65 files changed:
agora/ban.php
agora/deleteforum.php
agora/editforum.php
agora/forums.php
agora/lib/Api.php
agora/messages/abuse.php
agora/messages/delete.php
agora/messages/edit.php
agora/messages/index.php
agora/messages/lock.php
agora/messages/merge.php
agora/messages/move.php
agora/messages/split.php
agora/moderate.php
agora/moderators.php
agora/search.php
agora/threads.php
babel/edit.php
babel/lib/base.php
babel/view.php
framework/Ajax/lib/Horde/Ajax/Application/Base.php
framework/Core/lib/Horde.php
framework/Core/lib/Horde/Core/Prefs/Ui.php
framework/Core/lib/Horde/Script/Files.php
framework/Image/lib/Horde/Image/Gd.php
framework/Mime/lib/Horde/Mime/Viewer/Css.php
framework/Mime/lib/Horde/Mime/Viewer/Php.php
framework/Mime/lib/Horde/Mime/Viewer/Srchighlite.php
framework/Mime/lib/Horde/Mime/Viewer/Vcard.php
framework/Util/lib/Horde/Util.php
framework/Util/package.xml
horde/admin/setup/config.php
horde/admin/setup/index.php
horde/lib/Block/cloud.php
horde/services/help/index.php
horde/services/logintasks.php
hylax/compose.php
hylax/folder.php
hylax/lib/Image.php
hylax/send.php
hylax/summary.php
hylax/view.php
imp/compose.php
imp/lib/Block/summary.php
imp/lib/Mime/Viewer/Html.php
imp/lib/Mime/Viewer/Itip.php
imp/lib/Test.php
imp/view.php
turba/lib/Block/minisearch.php
turba/lib/Test.php
turba/lib/tests/BrowsePageTest.php
turba/lib/tests/ViewBrowseTest.php
vilma/domains/delete.php
vilma/domains/edit.php
vilma/domains/index.php
vilma/users/delete.php
vilma/users/edit.php
vilma/users/editAlias.php
vilma/users/editForward.php
vilma/users/index.php
vilma/virtuals/delete.php
vilma/virtuals/edit.php
vilma/virtuals/index.php
whups/lib/Block/myqueries.php
wicked/lib/Page/SyncPages.php