Template:Client utility functions: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Zangomangu (talk | contribs) (Order) |
||
Line 1: | Line 1: | ||
* [[base64Encode]] | |||
* [[base64Decode]] | |||
{{Bit_functions}} | |||
{{New items|3.0140|1.4| | |||
* [[downloadFile]] | |||
}} | |||
* [[fromJSON]] | |||
* [[getDistanceBetweenPoints2D]] | * [[getDistanceBetweenPoints2D]] | ||
* [[getDistanceBetweenPoints3D]] | * [[getDistanceBetweenPoints3D]] | ||
* [[getEasingValue]] | * [[getEasingValue]] | ||
* [[getColorFromString]] | * [[getColorFromString]] | ||
* [[getDevelopmentMode]] | |||
* [[getNetworkStats]] | |||
* [[getPerformanceStats]] | |||
* [[getRealTime]] | * [[getRealTime]] | ||
* [[getTickCount]] | * [[getTickCount]] | ||
* [[getTimers]] | |||
* [[getTimerDetails]] | * [[getTimerDetails]] | ||
* [[gettok]] | * [[gettok]] | ||
* [[getVersion]] | |||
* [[interpolateBetween]] | |||
* [[isTimer]] | |||
* [[killTimer]] | * [[killTimer]] | ||
* [[md5]] | |||
{{New feature/item|3.0141|1.4|5106| | |||
* [[pregFind]] | |||
* [[pregReplace]] | |||
* [[pregMatch]] | |||
}} | |||
* [[resetTimer]] | * [[resetTimer]] | ||
* [[setClipboard]] | |||
* [[setDevelopmentMode]] | |||
* [[setTimer]] | * [[setTimer]] | ||
* [[sha256]] | |||
* [[split]] | * [[split]] | ||
* [[ | * [[teaEncode]] | ||
* [[ | * [[teaDecode]] | ||
* [[tocolor]] | * [[tocolor]] | ||
* [[toJSON]] | |||
* [[ | |||
* [[utfChar]] | * [[utfChar]] | ||
* [[utfCode]] | * [[utfCode]] | ||
Line 30: | Line 43: | ||
* [[utfSeek]] | * [[utfSeek]] | ||
* [[utfSub]] | * [[utfSub]] | ||
<noinclude>[[Category:Functions templates]]</noinclude> | <noinclude>[[Category:Functions templates]]</noinclude> |
Revision as of 11:09, 12 January 2014
- bitAnd
- bitNot
- bitOr
- bitXor
- bitTest
- bitLRotate
- bitRRotate
- bitLShift
- bitRShift
- bitArShift
- bitExtract
- bitReplace