Perforce Chronicle 2012.2/486814
API Documentation

Site_Form_EditBranch Class Reference

Form to edit site branches. More...

Inheritance diagram for Site_Form_EditBranch:
Site_Form_Branch P4Cms_Form

List of all members.

Public Member Functions

 init ()
 Setup form to collect branch information.

Detailed Description

Form to edit site branches.

Copyright:
2011-2012 Perforce Software. All rights reserved
License:
Please see LICENSE.txt in top-level folder of this distribution.
Version:
2012.2/486814

Member Function Documentation

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');
    }

The documentation for this class was generated from the following file: