Method | Description | |
---|---|---|
NP_AddSortValue ( Object input, Object sortValue, Object objectValue ) : object |
Get the Attribute objects for an object
|
|
NP_GetAttributes ( Object input ) : object |
Get the Attribute objects for an object
|
|
NP_SortValues ( object input ) : IEnumerable |
Sort elements of the list
|
Method | Description | |
---|---|---|
GetRockContext ( DotLiquid context ) : |
Gets the rock context.
|
public static NP_AddSortValue ( Object input, Object sortValue, Object objectValue ) : object | ||
input | Object | |
sortValue | Object | |
objectValue | Object | |
return | object |
public static NP_GetAttributes ( Object input ) : object | ||
input | Object | |
return | object |
public static NP_SortValues ( object input ) : IEnumerable | ||
input | object | |
return | IEnumerable |