Tidy up functions related to printing.
authorBradley Taylor <hello@brad-taylor.co.uk>
Sat, 22 Jan 2022 12:04:54 +0000 (12:04 +0000)
committerBradley Taylor <hello@brad-taylor.co.uk>
Wed, 26 Jan 2022 19:09:41 +0000 (19:09 +0000)
commit2beb47b8f1b7d4d32140d7bd335e2315c061d3e8
treed7e403ea0d97b5cf1dd15af6e3c91ed856285a95
parent24d3bfcf034da2e30c6a2cb1ffd01d007976b66b
Tidy up functions related to printing.

Calls to setPrint updated to use constant,
and inline documentation updated to reflect the values which are actually expected.

setWord and setExcel methods deprectated as they are not in use,
and they only support the older Microsoft Office formats (doc, not docx)
13 files changed:
CRM/Activity/Form/Task/Print.php
CRM/Campaign/Form/Task/Print.php
CRM/Case/Form/Task/Print.php
CRM/Contact/Form/Task/Print.php
CRM/Contribute/Form/Task/Print.php
CRM/Core/Controller.php
CRM/Core/Page.php
CRM/Core/Selector/Controller.php
CRM/Event/Form/Task/Print.php
CRM/Mailing/Form/Task/Print.php
CRM/Member/Form/Task/Print.php
CRM/Pledge/Form/Task/Print.php
ext/civigrant/CRM/Grant/Form/Task/Print.php