AppStateESS/InternshipInventory

View on GitHub

Showing 6,675 of 6,675 total issues

Call to method setLabel from undeclared class \PHPWS_Form
Open

        $this->form->setLabel('start_date', 'Start Date');
Severity: Critical
Found in class/EditInternshipFormView.php by phan

Call to method addCssClass from undeclared class \PHPWS_Form
Open

            $this->form->addCssClass('supervisor_country', 'form-control');
Severity: Critical
Found in class/EditInternshipFormView.php by phan

Call to method setLabel from undeclared class \PHPWS_Form
Open

        $this->form->setLabel('course_no', 'Number');
Severity: Critical
Found in class/EditInternshipFormView.php by phan

Call to method setXY from undeclared class \setasign\Fpdi\Fpdi
Open

        $this->pdf->setXY(40, 84);
Severity: Critical
Found in class/InternshipContractPdfView.php by phan

Call to method setLabel from undeclared class \PHPWS_Form
Open

            $this->form->setLabel('supervisor_zip', 'Postal Code');
Severity: Critical
Found in class/EditInternshipFormView.php by phan

Call to method addCssClass from undeclared class \PHPWS_Form
Open

        $this->form->addCssClass('course_title', 'form-control');
Severity: Critical
Found in class/EditInternshipFormView.php by phan

Call to method setXY from undeclared class \setasign\Fpdi\Fpdi
Open

                $this->pdf->setXY(31, 127);
Severity: Critical
Found in class/InternshipContractPdfView.php by phan

Call to method addCssClass from undeclared class \PHPWS_Form
Open

        $this->form->addCssClass('course_no', 'form-control');
Severity: Critical
Found in class/EditInternshipFormView.php by phan

Call to method addCssClass from undeclared class \PHPWS_Form
Open

                $this->form->addCssClass('corequisite_course_sect', 'form-control');
Severity: Critical
Found in class/EditInternshipFormView.php by phan

Call to method addCssClass from undeclared class \PHPWS_Form
Open

        $this->form->addCssClass('remote_state', 'form-control');
Severity: Critical
Found in class/EditInternshipFormView.php by phan

Call to method addCheck from undeclared class \PHPWS_Form
Open

        $this->form->addCheck('stipend');
Severity: Critical
Found in class/EditInternshipFormView.php by phan

Call to method cell from undeclared class \setasign\Fpdi\Fpdi
Open

            $this->pdf->cell(77, 5, $host_address);
Severity: Critical
Found in class/InternshipContractPdfView.php by phan

Call to method addHidden from undeclared class \PHPWS_Form
Open

        $this->form->addHidden('form_token', $this->intern->getFormToken());
Severity: Critical
Found in class/EditInternshipFormView.php by phan

Call to method addText from undeclared class \PHPWS_Form
Open

        $this->form->addText('credits');
Severity: Critical
Found in class/EditInternshipFormView.php by phan

Call to method __construct from undeclared class \Symfony\Component\Mime\Address
Open

            ->from( new Address($fromAddress, $fromName))
Severity: Critical
Found in class/Email/Email.php by phan

Call to method setMatch from undeclared class \PHPWS_Form
Open

        $this->form->setMatch('experience_type', 'internship');
Severity: Critical
Found in class/EditInternshipFormView.php by phan

Call to method cell from undeclared class \setasign\Fpdi\Fpdi
Open

            $this->pdf->cell(77, 5, $addr2);
Severity: Critical
Found in class/InternshipContractPdfView.php by phan

Call to method setLabel from undeclared class \PHPWS_Form
Open

        $this->form->setLabel('credits', 'Credit Hours');
Severity: Critical
Found in class/EditInternshipFormView.php by phan

Call to method cell from undeclared class \setasign\Fpdi\Fpdi
Open

            $this->pdf->cell(78, 5, $superLine1);
Severity: Critical
Found in class/InternshipContractPdfView.php by phan

Call to method setMatch from undeclared class \PHPWS_Form
Open

        $this->form->setMatch('experience_type', $this->intern->getExperienceType());
Severity: Critical
Found in class/EditInternshipFormView.php by phan
Severity
Category
Status
Source
Language