<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/php/tags/views</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 18 Jun 2013 15:12:49 GMT</pubDate>
<item>
<title>(PHP) Drupal clean strings from template files - janlodey</title>
<link>http://snipplr.com/view/55412/drupal-clean-strings-from-template-files/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 17 Jun 2011 18:51:32 GMT</pubDate>
<guid>http://snipplr.com/view/55412/drupal-clean-strings-from-template-files/</guid>
</item>
<item>
<title>(PHP) Views node relationship argument - janlodey</title>
<link>http://snipplr.com/view/54510/views-node-relationship-argument/</link>
<description><![CDATA[ <p>Use this to pull a list of items based on the nid of the 'parent' node.... so you can show fields added to that node, on the child. Handy.

Make nid argument..... use custom php arg code below to feed the argument the nid of the parent.

Remember to change the $ to the field name you are targeting..... IMPORTANT</p> ]]></description>
<pubDate>Fri, 27 May 2011 23:14:05 GMT</pubDate>
<guid>http://snipplr.com/view/54510/views-node-relationship-argument/</guid>
</item>
<item>
<title>(PHP) Related by taxonomy php views argument - janlodey</title>
<link>http://snipplr.com/view/54507/related-by-taxonomy-php-views-argument/</link>
<description><![CDATA[ <p>Use this on a Term ID argument - enter the below as provide default agrument - php Code

remember to change the vid to your vocabulary</p> ]]></description>
<pubDate>Fri, 27 May 2011 23:10:23 GMT</pubDate>
<guid>http://snipplr.com/view/54507/related-by-taxonomy-php-views-argument/</guid>
</item>
<item>
<title>(PHP) LOS MAS VISTOS POR CATEGORIA, WORDPRESS - serialk89</title>
<link>http://snipplr.com/view/53902/los-mas-vistos-por-categoria-wordpress/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 21 May 2011 05:34:42 GMT</pubDate>
<guid>http://snipplr.com/view/53902/los-mas-vistos-por-categoria-wordpress/</guid>
</item>
<item>
<title>(PHP) LOS MAS VISTOS, FUNCTION WORDPRESS - serialk89</title>
<link>http://snipplr.com/view/53897/los-mas-vistos-function-wordpress/</link>
<description><![CDATA[ <p>Funcion los post más vistos en wordpress.</p> ]]></description>
<pubDate>Sat, 21 May 2011 03:47:35 GMT</pubDate>
<guid>http://snipplr.com/view/53897/los-mas-vistos-function-wordpress/</guid>
</item>
<item>
<title>(PHP) DRUPAL : afficher une views, via le code - Phibo</title>
<link>http://snipplr.com/view/53454/drupal--afficher-une-views-via-le-code/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 12 May 2011 19:58:30 GMT</pubDate>
<guid>http://snipplr.com/view/53454/drupal--afficher-une-views-via-le-code/</guid>
</item>
<item>
<title>(PHP) Drupal Views 2 &amp;amp; 3 Programmatically Render View with Arguments - focal55</title>
<link>http://snipplr.com/view/51638/drupal-views-2--3-programmatically-render-view-with-arguments/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 06 Apr 2011 10:37:09 GMT</pubDate>
<guid>http://snipplr.com/view/51638/drupal-views-2--3-programmatically-render-view-with-arguments/</guid>
</item>
<item>
<title>(PHP) Drupal 6 - Row Count in Views Header - Onfire60</title>
<link>http://snipplr.com/view/51096/drupal-6--row-count-in-views-header/</link>
<description><![CDATA[ <p>Found This Code to make a stats page view for a client. Make Sure your header input format is PHP.</p> ]]></description>
<pubDate>Fri, 25 Mar 2011 06:54:26 GMT</pubDate>
<guid>http://snipplr.com/view/51096/drupal-6--row-count-in-views-header/</guid>
</item>
<item>
<title>(PHP) Drupal 6 - Stop views from giving block ids a hash name - Block Preprocess - Onfire60</title>
<link>http://snipplr.com/view/47462/drupal-6--stop-views-from-giving-block-ids-a-hash-name--block-preprocess/</link>
<description><![CDATA[ <p>This code goes directly into your template.php file after you remove the open and close PHP tags at the beginning and end.

Then place the call below in your block.tpl.php. Don't forget to flush cache.</p> ]]></description>
<pubDate>Wed, 19 Jan 2011 04:12:11 GMT</pubDate>
<guid>http://snipplr.com/view/47462/drupal-6--stop-views-from-giving-block-ids-a-hash-name--block-preprocess/</guid>
</item>
<item>
<title>(PHP) Executing a view programmatically - karmacode</title>
<link>http://snipplr.com/view/45536/executing-a-view-programmatically/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 10 Dec 2010 04:13:25 GMT</pubDate>
<guid>http://snipplr.com/view/45536/executing-a-view-programmatically/</guid>
</item>
<item>
<title>(PHP) Drupal 6 Views2 Embed - focal55</title>
<link>http://snipplr.com/view/45346/drupal-6-views2-embed/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 06 Dec 2010 16:16:41 GMT</pubDate>
<guid>http://snipplr.com/view/45346/drupal-6-views2-embed/</guid>
</item>
<item>
<title>(PHP) Render Views display programmatically - mimlee</title>
<link>http://snipplr.com/view/44710/render-views-display-programmatically/</link>
<description><![CDATA[ <p>Example from New Play Map</p> ]]></description>
<pubDate>Tue, 23 Nov 2010 09:11:47 GMT</pubDate>
<guid>http://snipplr.com/view/44710/render-views-display-programmatically/</guid>
</item>
<item>
<title>(PHP) Display Views context display programmatically - mimlee</title>
<link>http://snipplr.com/view/44709/display-views-context-display-programmatically/</link>
<description><![CDATA[ <p>Example used in New Play Map</p> ]]></description>
<pubDate>Tue, 23 Nov 2010 09:08:12 GMT</pubDate>
<guid>http://snipplr.com/view/44709/display-views-context-display-programmatically/</guid>
</item>
<item>
<title>(PHP) Drupal Views: display all views template keys (print_r) - austinhappel</title>
<link>http://snipplr.com/view/43596/drupal-views-display-all-views-template-keys-printr/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 05 Nov 2010 03:24:39 GMT</pubDate>
<guid>http://snipplr.com/view/43596/drupal-views-display-all-views-template-keys-printr/</guid>
</item>
<item>
<title>(PHP) Drupal embedding View in theme - hamsterbacke82</title>
<link>http://snipplr.com/view/42666/drupal-embedding-view-in-theme/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 21 Oct 2010 12:31:25 GMT</pubDate>
<guid>http://snipplr.com/view/42666/drupal-embedding-view-in-theme/</guid>
</item>
<item>
<title>(PHP) drupal views view totals - wza</title>
<link>http://snipplr.com/view/36418/drupal-views-view-totals/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 28 Jun 2010 20:45:07 GMT</pubDate>
<guid>http://snipplr.com/view/36418/drupal-views-view-totals/</guid>
</item>
<item>
<title>(PHP) Embedding Views / displaying Views programatically - jayboodhun</title>
<link>http://snipplr.com/view/35880/embedding-views--displaying-views-programatically/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 18 Jun 2010 19:05:32 GMT</pubDate>
<guid>http://snipplr.com/view/35880/embedding-views--displaying-views-programatically/</guid>
</item>
<item>
<title>(PHP) Insertar Bloque - jmaties</title>
<link>http://snipplr.com/view/34637/insertar-bloque/</link>
<description><![CDATA[ <p>Actualizado D7</p> ]]></description>
<pubDate>Mon, 17 May 2010 11:10:17 GMT</pubDate>
<guid>http://snipplr.com/view/34637/insertar-bloque/</guid>
</item>
<item>
<title>(PHP) Resultados de una view - jmaties</title>
<link>http://snipplr.com/view/33648/resultados-de-una-view/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 30 Apr 2010 06:51:57 GMT</pubDate>
<guid>http://snipplr.com/view/33648/resultados-de-una-view/</guid>
</item>
<item>
<title>(PHP) Typical view theme definition - karmacode</title>
<link>http://snipplr.com/view/27178/typical-view-theme-definition/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 27 Jan 2010 10:56:54 GMT</pubDate>
<guid>http://snipplr.com/view/27178/typical-view-theme-definition/</guid>
</item>
</channel>
</rss>