Go to file
bsitu 9b1b6b09f1 Keep instance variable 'type' the same visibility as the others
1. Keep it as protected like the rest of the variables and there is an accessor method getType() for external access

2. Add some more documentation

Change-Id: I26b20e6b211a7dbfa96cf57eb87621698015646e
2013-03-14 12:14:43 -07:00
api Fixing dismiss functionality for new checkmatrix system and categories 2013-03-07 15:11:46 -08:00
controller Using self for static methods 2013-03-07 12:48:14 -08:00
db_patches Initial check-in for email batch 2012-12-12 12:00:13 -08:00
formatters Keep instance variable 'type' the same visibility as the others 2013-03-14 12:14:43 -07:00
includes Merge "Making defaultUserOptions based on category to match preferences" 2013-03-07 19:01:08 +00:00
jobs Echo: Add "reverted" notification for when a user's edit is reverted. 2012-10-31 17:01:20 -07:00
maintenance Setting up preferences for Echo, adding comments for some functions 2012-12-03 11:54:34 -08:00
model Keep instance variable 'type' the same visibility as the others 2013-03-14 12:14:43 -07:00
modules Fixing issue with RTL display of badge and pokey 2013-03-14 10:41:59 -07:00
special Fixing dismiss functionality for new checkmatrix system and categories 2013-03-07 15:11:46 -08:00
tests Follow-up I2c10cb69: Auto-formatted using IDE. 2012-08-31 23:50:46 +02:00
.gitignore Add .gitignore 2012-05-21 01:34:55 +01:00
.gitreview Add .gitreview file 2012-04-28 01:26:21 +10:00
Echo.alias.php Localisation updates from http://translatewiki.net. 2013-02-07 20:37:46 +00:00
Echo.i18n.php Localisation updates from http://translatewiki.net. 2013-03-13 21:11:21 +00:00
Echo.php Making defaultUserOptions based on category to match preferences 2013-03-07 10:56:13 -08:00
echo.sql Initial check-in for email batch 2012-12-12 12:00:13 -08:00
Hooks.php Fix eventlogging schema check logic 2013-03-06 13:36:51 -08:00
Notifier.php Making sure email notifications are based on categories as well 2013-03-07 10:32:29 -08:00
processEchoEmailBatch.php Abstracting MySQL in Echo so storage type can be swapped easily 2013-02-08 10:34:50 -08:00
testDiscussionParser.php Update documentation and deprecated methods. 2012-09-02 11:30:38 +02:00