Skip to content

Instantly share code, notes, and snippets.

@odino
Created July 18, 2010 11:58
Embed
What would you like to do?
class QreddContentForm extends BaseQreddContentForm
{
public function configure()
{
$content_type = $this->object->getTemplate();
foreach($content_type->getAdditionalFields() as $field)
{
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment