Cookbook Home ยป
paul-lmi profile
paul-lmi profile - Force.com Cookbook - Last login
Recent Activity
Creating a Sitemap for a Salesforce Knowledge Public Knowledge Base
by paul-lmi
(2011-02-02)
You want to create a sitemap XML file to help search engines find your content more easily - utilising Visualforce and Force.com Sites.
Using Relationship Queries
by paul-lmi
(2010-11-03)
yeah, it's pretty bad when the query is just copy/pasted multiple times...and worse that...
Getting all HTTP headers from an HTTP Response
by paul-lmi
(2010-10-29)
This recipe shows you how to get all the HTTP headers in Apex's HTTPResponse object.
An Email Utility Class to Avoid Boilerplate Code
voted as verified by paul-lmi
(2010-10-17)
this is a great sample of genericizing commonly used code to provide better interfaces to the...
paul-lmi posted recipes
You want to create a sitemap XML file to help search engines find your content more easily - utilising Visualforce and Force.com Sites.
Getting all HTTP headers from an HTTP Response
- (2010-10-15)
This recipe shows you how to get all the HTTP headers in Apex's HTTPResponse object.









