Navigation: CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Members |
The ExpansionBase type exposes the following members.
Name |
Description |
|
|
Adds the quotes. |
|
Re aligns the passed text to use the passed indent. |
||
Clear the current string - ExpandedText |
||
Add text to the ExpandText StringBuilder object. |
||
Add text to the ExpandText StringBuilder object. This overload uses a passed list |
||
Add text to the ExpandText StringBuilder object. This overload will reformat the passed in text by: (a) Starting it on a new line; (b) Indenting every line with the passed indent |
||
Add text to the ExpandText StringBuilder object. This overload will reformat the passed in text by: (a) Starting it on a new line; (b) Indenting every line with the passed indent (c) Add a carriage return so that any subsequently added text will begin on a new line |
||
Add text to the ExpandText StringBuilder object. This overload will reformat the passed in text by: (a) Starting it on a new line; (b) Indenting every line with the passed indent (c) Add a carriage return so that any subsequently added text will begin on a new line |
||
Returns part of the tag in the format - "label aso-for="Title" |
||
Builds the snippet by adding passed text to the private StringBuilder object - _snippet. |
||
Builds the snippet by adding passed text to your passed StringBuilder object |
||
By Default, truncates all text currently saved in the StringBuilder object - _snippet. |
||
Builds the snippet with the items in the passed list.. |
||
Clones the passed SchemaTtem. |
||
Creates the name of the related table property. When the table row object cannot be passed, passing the table and column name enables CreateTablePropertyName() to be called. |
||
Creates the name of the table property. |
||
Gets a CSHTML header. |
||
Displays for model. |
||
Displays for model item. |
||
Displays for model item. |
||
Displays the name for. |
||
Displays the name for. |
||
Dls the tag details. |
||
Dls the tag details. |
||
Ends the brace. |
||
Determines whether the specified object is equal to the current object. (Inherited from Object.) |
||
Expanders' updater. |
||
Expanders' updater. |
||
Expanders' updater. |
||
Checks to see if an Expansion string exists. |
||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
||
Formats an string containing HTML. tags |
||
Forms the control. |
||
Forms the group. |
||
Forms the group. |
||
Forms the group display. |
||
Gets a Struct containing settings for actions. |
||
Gets the column attribute (Data Annotation) of passed column. |
||
GetColumns(List<ISchemaItem>, String, Boolean, String, Boolean) |
Gets a List of columns for passed table. |
|
Returns columns in the passed table as a List Collection |
||
Returns columns (including navigation columns) in the passed table as a List Collection |
||
Return a list of columns as dictionary. |
||
Gets the columns excluding calculated columns. |
||
Gets the columns from schema items. |
||
Gets a list of columns from settings. |
||
Gets the name of the company. |
||
Gets the database context. |
||
Gets the default name space. |
||
Gets the display expression column. |
||
Gets the expander object. |
||
Gets the expansion string. |
||
Gets the foreign key column. |
||
Gets the foreign keys in one to one relationship. |
||
Return the foreign keys in table as a List. You can pass your own specific list of SChema Items |
||
Returns the foreign keys in table as a List. |
||
Serves as the default hash function. (Inherited from Object.) |
||
Gets the heading. |
||
Returns a list of HTML columns. |
||
Gets the HTML string. |
||
Gets the HTML string. |
||
Gets the HTML string. |
||
GetHtmlString(String, String, String, String, String, String) |
Gets the HTML string. |
|
GetHtmlString(String, String, String, String, String, String, String, String) |
Gets the HTML string. |
|
Gets the lookup column. |
||
Gets the lookup display column. |
||
Gets the lookup display column with table name, e.g. myTable.myLookupColumn |
||
Gets the lookup table. |
||
Gets the lookup table label. |
||
Gets the lookup table label with path. |
||
Gets navigation properties. |
||
Gets navigation properties. |
||
Gets the null sign. |
||
Gets the 12M table. |
||
Gets the organization label. |
||
Gets the name of the organization. |
||
Gets the original name of the table . |
||
Gets the output folder. |
||
Get the primary key of a table |
||
Gets the primary key row. |
||
Gets the type of the primary key. |
||
Gets the name of the project. |
||
Gets the project name lower. |
||
Gets the name of the related column. |
||
Gets the related tables to the passed table as a List. |
||
Gets the related tables. |
||
Gets the corresponding SchemaItem column based on the passed column name. |
||
Returns a list of the search columns. |
||
Gets the self join columns. |
||
Gets the self join columns . |
||
Gets the name of the self related column. |
||
Gets the self related object. |
||
Return a string containing the value for a setting Gets the settings value. |
||
Return a string containing the value for a setting Gets the settings value. |
||
Return a string containing the value for a setting Gets the settings value. |
||
Returns a list of the sort columns. |
||
Gets the first string column in a lookup table. |
||
Returns the label of a table |
||
Gets table and columns string. Gets the table and columns string. |
||
Gets the table and primary key. (table.primaryKey) |
||
Gets the table label. |
||
Returns a table object ( row from SchemaItems) to give access to the columns in that table header |
||
Return the tables in database as a List Collection |
||
Gets a list of tables. |
||
Gets tables and columns from settings. |
||
Gets the Type of the current instance. (Inherited from Object.) |
||
Determines whether a table has calculated column(s) |
||
Create an indent of x spaces |
||
Indents the specified text. |
||
Initializes SchemaItems, Expanders passed from CodeStencil to local fields. |
||
Inputs the type. |
||
Determines whether the passed table is in the list of tables |
||
Determines whether primary key is in related tables |
||
Determines whether a table is enabled |
||
Confirm the passed table is in database |
||
Creates a shallow copy of the current Object. (Inherited from Object.) |
||
Navigations the label. |
||
Pluralizes the specified text. |
||
Preserves the name of the table. |
||
Retrieves the saved settings. Retrieves the saved settings. |
||
Saves the specified indent. |
||
SchemaItem updater. |
||
|
Singularizes the specified text. |
|
Starts the brace. |
||
Submits the specified indent. |
||
Texts the danger. |
||
Returns a string that represents the current object. (Inherited from Object.) |
||
Updates the expander. |
||
Updates the schema item. |
Name |
Description |
|
The snippet |
||
The expanded text |
ZeraSystems.CodeNanite.Expansion Namespace