Perforce Chronicle 2012.2/486814
API Documentation
|
Form to edit site branches. More...
Public Member Functions | |
init () | |
Setup form to collect branch information. |
Form to edit site branches.
Site_Form_EditBranch::init | ( | ) |
Setup form to collect branch information.
Customise the parent label for the edit form.
Reimplemented from Site_Form_Branch.
{ parent::init(); $this->getElement('parent')->setLabel('Parent'); }