Reserved Names
Following is a list of reserved names that cannot be used.
Controller names
Since your controller scripts will extend the main application controller you must be careful not to name your methods identically to the ones used by that library. The following is a list of reserved names. Do not name your controller methods any of these:
- _initialize
- _scaffolding
- base
- controller
- index
Functions
|
Commands
|
Variables
|
Constants
|