Skip to content

Instantly share code, notes, and snippets.

@odino
Created July 18, 2010 11:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save odino/480352 to your computer and use it in GitHub Desktop.
Save odino/480352 to your computer and use it in GitHub Desktop.
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