The documentation comes from the Markdown files in the source code, so is always up-to-date but available only in English. Enjoy!
Reads all the System.Type
in the main entities assembly that inherit from ModifiableEntity
and are non-abstract, generates default cshtml
views for them and, after grouping by module name, generates the Client file and an empty TypeScript file to write the code-behind:
This tree shows the call hierarchy or the methods, all protected
and virtual
so you can override them.
GenerateWebFromEntities
GetSolutionInfo
GetModules
WriteClientFile
and GetClientFileName
GetClienUsingNamespaces
GetClientNamespace
WriteClientClass
GetViewPrefix
GetJsModule
WriteStartMethod
WritetEntitySettings
GetEntitySetting
WritetOperationSettings
WriteTypeScriptFile
and GetTypeScriptFileName
WriteViewFile
and GetViewFileName
GetViewUsingNamespaces
GetProperties
WriteProperty
WriteEntityProperty
WriteEmbeddedProperty
WriteMListProperty
WriteValueLine
© Signum Software. All Rights Reserved.
Powered by Signum Framework