Classes

With the release of version 1.0 of ProofBuddy theme authors now have access to powerful data classes and are now able to customize themes to a much greater extent.

Below is a list of the data classes that are exposed to the template files.  You should have a basic understanding of PHP to use these classes, although we're here to help if you see something you want to try and are not sure how to go about it.

More...

$cAlbum class

$config
The $config class gives you read-only access to the settings stored in the ProofBuddy database.

Using classes outside of ProofBuddy

Leave a Reply