Add PPFrame::getTTL() and setTTL()
authorJackmcbarn <jackmcbarn@gmail.com>
Wed, 28 May 2014 20:17:41 +0000 (16:17 -0400)
committerGWicke <gwicke@wikimedia.org>
Mon, 9 Jun 2014 20:40:22 +0000 (20:40 +0000)
commit18d15fa138fd2b1241ea1d417293ec40bae46849
tree0efffeb45633f5d86e13ec17212acab687169592
parent19f3a60085b9adfd6ba80b0477d04ccac21780c7
Add PPFrame::getTTL() and setTTL()

Add functions to frames to control the TTL of their output, and expose
this via expandtemplates in the API.

Bug: 49803
Change-Id: I412febf3469503bf4839fb1ef4dca098a8c79457
includes/api/ApiExpandTemplates.php
includes/parser/Preprocessor.php
includes/parser/Preprocessor_DOM.php
includes/parser/Preprocessor_Hash.php