Showing 910 of 910 total issues
Line exceeds 120 characters; contains 143 characters Open
Open
throw new Pluf_Exception_DoesNotExist('Topic with id (' . $topicId . ') does not exist in domain with id (' . $domainId . ')');
- Exclude checks
Line exceeds 120 characters; contains 128 characters Open
Open
* در این متد فایل مربوط به است حذف می شود. این عملیات قابل بازگشت نیست
- Exclude checks
Line exceeds 120 characters; contains 136 characters Open
Open
* بررسی میکند که آیا محتویی هم نام با نام در نظر گرفته شده در ملک وجود دارد
- Exclude checks
Line exceeds 120 characters; contains 143 characters Open
Open
throw new Pluf_Exception_DoesNotExist('Part with id (' . $part->id . ') does not exist in lesson with id (' . $lessonId . ')');
- Exclude checks
Inline control structures are not allowed Open
Open
if (strlen($this->where_clause) == 0)
- Exclude checks
Line exceeds 120 characters; contains 147 characters Open
Open
throw new Pluf_Exception_DoesNotExist('Course with id (' . $course->id . ') does not exist in topic with id (' . $topic->id . ')');
- Exclude checks
Line exceeds 120 characters; contains 145 characters Open
Open
throw new Pluf_Exception_DoesNotExist('Lesson with id (' . $lessonId . ') does not exist in course with id (' . $courseId . ')');
- Exclude checks
Line exceeds 120 characters; contains 147 characters Open
Open
throw new Pluf_Exception_DoesNotExist('Topic with id (' . $topic->id . ') does not exist in domain with id (' . $domain->id . ')');
- Exclude checks
Line exceeds 120 characters; contains 126 characters Open
Open
* نام یک محتوی باید در یک ملک به صورت انحصاری تعیین شود. بنابر این روال
- Exclude checks
Line exceeds 120 characters; contains 141 characters Open
Open
throw new Pluf_Exception_DoesNotExist('Part with id (' . $partId . ') does not exist in lesson with id (' . $lessonId . ')');
- Exclude checks
Line exceeds 120 characters; contains 147 characters Open
Open
throw new Pluf_Exception_DoesNotExist('Topic with id (' . $topic->id . ') does not exist in domain with id (' . $domain->id . ')');
- Exclude checks
Line exceeds 120 characters; contains 149 characters Open
Open
throw new Pluf_Exception_DoesNotExist('Lesson with id (' . $lesson->id . ') does not exist in course with id (' . $course->id . ')');
- Exclude checks
Whitespace found at end of line Open
Open
*
- Exclude checks
Whitespace found at end of line Open
Open
*
- Exclude checks
Class name "ELearn_Course" is not in camel caps format Open
Open
class ELearn_Course extends Pluf_Model
- Exclude checks
Class name "ELearn_Grade" is not in camel caps format Open
Open
class ELearn_Grade extends Pluf_Model
- Exclude checks
Whitespace found at end of line Open
Open
*
- Exclude checks
Class name "ELearn_Form_PartUpdate" is not in camel caps format Open
Open
class ELearn_Form_PartUpdate extends Pluf_Form_Model
- Exclude checks
Class name "ELearn_Part" is not in camel caps format Open
Open
class ELearn_Part extends Pluf_Model
- Exclude checks
Class name "ELearn_Form_PartCreate" is not in camel caps format Open
Open
class ELearn_Form_PartCreate extends Pluf_Form_Model
- Exclude checks