gii\Generator formView()

formView() public method

Returns the view file for the input form of the generator.

The default implementation will return the "form.php" file under the directory that contains the generator class file.

public string formView ( )
return string

The view file for the input form of the generator.

doc_Yii
2016-10-30 17:03:03
Comments
Leave a Comment

Please login to continue.