메소드 | 설명 | |
---|---|---|
Equalize ( this self ) : string |
Returns and converts the string into a common format.
|
|
FromSortable ( this self ) : string |
Returns the string as converted from a sortable string (String, The -> The String)
|
|
ToKeywords ( this self ) : string |
Filters non descriptive words/characters from a title so that only keywords remain.
|
|
ToSortable ( this self ) : string |
Returns the string converted to a sortable string (The String -> String, The)
|