gii\generators\module\Generator generate()
  • References/PHP/Yii/gii/generators/module/Generator

generate() public method Generates the code based on the

2025-01-10 15:47:30
gii\generators\module\Generator $moduleID
  • References/PHP/Yii/gii/generators/module/Generator

$moduleID public property public

2025-01-10 15:47:30
gii\Module $newFileMode
  • References/PHP/Yii/gii/Module

$newFileMode public property The permission to be set for newly

2025-01-10 15:47:30
gii\console\GenerateController $generators
  • References/PHP/Yii/gii/console/GenerateController

$generators public property A list of the available code generators

2025-01-10 15:47:30
gii\generators\crud\Generator requiredTemplates()
  • References/PHP/Yii/gii/generators/crud/Generator

requiredTemplates() public method Returns a list of code

2025-01-10 15:47:30
gii\generators\crud\Generator $controllerID
  • References/PHP/Yii/gii/generators/crud/Generator

$controllerID public read-only property The controller

2025-01-10 15:47:30
gii\generators\crud\Generator getSearchAttributes()
  • References/PHP/Yii/gii/generators/crud/Generator

getSearchAttributes() public method

2025-01-10 15:47:30
gii\generators\model\Generator $description
  • References/PHP/Yii/gii/generators/model/Generator

$description public read-only property The detailed description

2025-01-10 15:47:30
gii\generators\controller\Generator generate()
  • References/PHP/Yii/gii/generators/controller/Generator

generate() public method Generates the code based on the

2025-01-10 15:47:30
gii\generators\model\Generator rules()
  • References/PHP/Yii/gii/generators/model/Generator

rules() public method Returns the validation rules for

2025-01-10 15:47:30