Skip to content

Devlion

Devlion experience for Developers

Category: Coding Style

Code Styling for Developers

Moodle – Code Styling for PHP

List of rules for proper development in the Moodle environment

Naming of parameters (do not use “_”  or uppercase)

//BED $Userid, $course_id, $ModuleCourseid
//GOOD $userid, $courseid, $modulecourseid,  $param1, $parm2 ..

Continue reading “Moodle – Code Styling for PHP”

Author KirilPosted on November 11, 2018June 21, 2019Categories Coding Style, Moodle, PHPTags Coding Style, MoodleLeave a comment on Moodle – Code Styling for PHP

Search

Recent Posts

  • Moodle AMD implementation
  • Import DB with progress bar
  • Backup DB + data
  • LINUX – Mount disk with SFTP to Windows
  • install all plugins by moosh

Recent Comments

  • Moodle – How to install Moodle on Ubuntu 18.04 – Devlion on Ubuntu – How to open new Ubuntu 18.04 server on Digital Ocean

Archives

  • December 2021
  • September 2021
  • May 2021
  • December 2020
  • October 2020
  • January 2020
  • October 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018

Categories

  • Accessibility
  • Activity
  • Activity
  • Analytics
  • Apache
  • Bash Scripts
  • Bash Scripts
  • CLI
  • Coding Style
  • Coding Style
  • Devlion
  • Geogebra
  • GIT
  • JS
  • Laravel
  • Mac Os
  • Moodle
  • Moodle
  • Moodle Plugins
  • Mysql
  • PHP
  • PHP
  • Quiz
  • Support
  • Support
  • Ubuntu
  • Virtual Box
  • Wordpress
  • Wordpress
  • WP Support
  • Xapi

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Devlion Proudly powered by WordPress