Skip to content

Instantly share code, notes, and snippets.

@paulrichards19
Created March 1, 2013 08:52
Show Gist options
  • Save paulrichards19/5063338 to your computer and use it in GitHub Desktop.
Save paulrichards19/5063338 to your computer and use it in GitHub Desktop.
Set a variable to Zend Layout
<?php
$this->_helper->layout()->getView()->activepage = 'userlist';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment