[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/includes/htmlform/ -> HTMLSubmitField.php (source)

   1  <?php
   2  
   3  /**
   4   * Add a submit button inline in the form (as opposed to
   5   * HTMLForm::addButton(), which will add it at the end).
   6   */
   7  class HTMLSubmitField extends HTMLButtonField {
   8      protected $buttonType = 'submit';
   9  }


Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1