Showing 910 of 910 total issues
Class name "ELearn_Domain" is not in camel caps format Open
Open
class ELearn_Domain extends Pluf_Model
- Exclude checks
Whitespace found at end of line Open
Open
* @date 1396
- Exclude checks
Class name "ELearn_Searcher" is not in camel caps format Open
Open
class ELearn_Searcher
- Exclude checks
Class name "ELearn_Comment" is not in camel caps format Open
Open
class ELearn_Comment extends Pluf_Model
- Exclude checks
Class name "ELearn_PartHistory" is not in camel caps format Open
Open
class ELearn_PartHistory extends Pluf_Model
- Exclude checks
Class name "ELearn_Lesson" is not in camel caps format Open
Open
class ELearn_Lesson extends Pluf_Model
- Exclude checks
Class name "ELearn_Views_Lesson" is not in camel caps format Open
Open
class ELearn_Views_Lesson
- Exclude checks
Whitespace found at end of line Open
Open
* @param Pluf_HTTP_Request $request
- Exclude checks
Whitespace found at end of line Open
Open
* @param array $match
- Exclude checks
Whitespace found at end of line Open
Open
* @param Pluf_HTTP_Request $request
- Exclude checks
Whitespace found at end of line Open
Open
* @param array $match
- Exclude checks
Whitespace found at end of line Open
Open
* @param array $match
- Exclude checks
Expected 1 newline at end of file; 0 found Open
Open
}
- Exclude checks
Class name "ELearn_Vote" is not in camel caps format Open
Open
class ELearn_Vote extends Pluf_Model
- Exclude checks
Class name "ELearn_Views_Part" is not in camel caps format Open
Open
class ELearn_Views_Part
- Exclude checks
Whitespace found at end of line Open
Open
* @param Pluf_HTTP_Request $request
- Exclude checks
Whitespace found at end of line Open
Open
* @param array $p
- Exclude checks
Whitespace found at end of line Open
Open
* @param array $match
- Exclude checks
Usage of ELSE IF is discouraged; use ELSEIF instead Open
Open
} else if (isset($request->REQUEST['lesson'])) {
- Exclude checks
Usage of ELSE IF is discouraged; use ELSEIF instead Open
Open
} else if (isset($request->REQUEST['domainId'])) {
- Exclude checks