Re: I saw somewhere how to find out the number of pages on the website
Posted: Fri Dec 17, 2010 4:51 pm
Here's the link to the documentation for the ContentBase class of which your $page is a member of:
http://www.cmsmadesimple.org/apidoc/CMS ... tBase.html
It looks like $page->mType might tell you which content type it is.
http://www.cmsmadesimple.org/apidoc/CMS ... tBase.html
It looks like $page->mType might tell you which content type it is.