Source for file next_disabled.tag.php
Documentation is available at next_disabled.tag.php
* @link http://limb-project.com
* @copyright Copyright © 2004-2007 BIT(http://bit-creative.com)
* @license LGPL http://www.gnu.org/copyleft/lesser.html
* @tag pager:next:disabled
* @parent_tag_class lmbMacroPagerTag
$pager =
$this->findParentByClass('lmbMacroPagerTag')->getRuntimeVar();
$code->writePhp("if (!{$pager}->hasNext()) {\n");
parent :: _generateContent($code);
Documentation generated on Wed, 07 Jan 2009 03:53:17 +0300 by phpDocumentor 1.3.2