Moodle Web service protocols
Web service API functions Web service protocols Name Moodle Ver. Description CORS Issue REST (returning XML) 2.0 XML data accessed through…
Web service API functions Web service protocols Name Moodle Ver. Description CORS Issue REST (returning XML) 2.0 XML data accessed through…
Zend Tool Cheat Sheet Zend Framework Command Line Console Tool v1.11.5 Usage zf [–global-opts] action-name [–action-opts] provider-name [–provider-opts] [provider parameters …] Note:…
Object Oriented Design Cheat Sheet A handy guide to the basic principles of Object Oriented Programming and Design. Covers standard and accepted…
JSON Cheat Sheet A JSON cheat sheet. Data Types number var myNum = 123.456; Series of numbers; decimals ok; double-precision floating-point format…
Sublime Text 2 – Linux Keyboard Shortcuts Most common keyboard shortcuts for Sublime Text 2 on Linux Sublime Text 2 – Coding…
Git Cheat Sheet Cheat Sheet for the Git Distributed Version Control System. Based on https://github.com/AlexZeitler/gitcheatsheet and http://www.git-tower.com/files/cheatsheet/Git_Cheat_Sheet_grey.pdf Create Git Repository From existing…
Bash Commands uname -a Show system and kernel head -n1 /etc/issue Show distribution mount Show mounted filesystems date Show system date…
Moodle developer’s cheat sheet Cheat Sheet Common functions userful for developers working in Moodle Capabilities Has capabilitity has_capability() User is admin is_admin()…
Zend Framework 2 + Doctrine 2 Cheat Sheet Comandos de console em composer, zftool e doctrine tool php web doctrine zendframework Criação…
PHP Cheat Sheet A quick reference guide for PHP, with functions references, a regular expression syntax guide and a reference for PHP’s…