<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Coding Constructs]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=7216</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7216&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Coding Constructs.]]></description>
		<lastBuildDate>Sun, 24 Dec 2017 09:24:54 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Coding Constructs]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=30267#p30267</link>
			<description><![CDATA[<p>@cambell</p><p>Look into reporting/includes/reporting.inc line 128, function print_link how to make a link to the core report you want.</p><p>Also look into manufacturing/workorder_entry.php line 64 how to build a report link.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sun, 24 Dec 2017 09:24:54 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=30267#p30267</guid>
		</item>
		<item>
			<title><![CDATA[Re: Coding Constructs]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=30266#p30266</link>
			<description><![CDATA[<p>Sounds good to me.&nbsp; If the reports could be modified to comply that would be wonderful. All the report files both declare and execute which makes them difficult to call from custom modules.&nbsp; Currently I hack the input to prevent execution when including the file so that I can then execute from the module.</p><p>If core devs are keen to progress with this I&#039;m happy to contribute some time.</p>]]></description>
			<author><![CDATA[null@example.com (cambell)]]></author>
			<pubDate>Sun, 24 Dec 2017 09:05:11 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=30266#p30266</guid>
		</item>
		<item>
			<title><![CDATA[Coding Constructs]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=30231#p30231</link>
			<description><![CDATA[<p>Those developing the core FA code and / or extensions are advised to follow some of the common constructs espoused in <a href="http://www.php-fig.org/psr/psr-1/">PSR-1</a> other than namespace advisories for now.</p><p>For those using <strong>const</strong> and <strong>define</strong>, the differences are listed <a href="https://www.linkedin.com/pulse/php-difference-between-define-constant-ankit-vishwakarma">here</a>.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sat, 23 Dec 2017 12:50:55 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=30231#p30231</guid>
		</item>
	</channel>
</rss>
