I need to grab all the categories of a page as an array. This feels like a noob question, but how would I obtain an array of categories solely from a skin file?
Only category reference in the QuickTemplate skin class seems to be QuickTemplate::data['catlinks'], which has a div containing links in it.
Any solutions? - Hunter F.