Showing 910 of 910 total issues
Reference to undeclared property \ELearn_Domain->_a
Open
Open
$this->_a['table'] = 'elearn_domain';
- Exclude checks
Reference to undeclared property \ELearn_Domain->_a
Open
Open
$this->_a['verbose'] = 'ELearn_Domain';
- Exclude checks
Reference to undeclared property \ELearn_Part->file_path
Open
Open
if (! is_dir($part->file_path)) {
- Exclude checks
Call to method __construct
from undeclared class \Pluf_SQL
Open
Open
$sqlor = new Pluf_SQL();
- Exclude checks
Reference to undeclared class \Pluf_Form_Model
Open
Open
$model = parent::save(false);
- Exclude checks
Reference to instance property REQUEST
from undeclared class \Pluf_HTTP_Request
Open
Open
$count = array_key_exists('_px_c', $request->REQUEST) ? intval($request->REQUEST['_px_c']) : 30;
- Exclude checks
Class extends undeclared class \Pluf_Model
Open
Open
class ELearn_Lesson extends Pluf_Model
- Exclude checks
Reference to undeclared property \ELearn_Form_PartUpdate->model
Open
Open
$this->model->_a['cols']['lesson']['blank'] = true;
- Exclude checks
Call to method __construct
from undeclared class \Pluf_Form_Field_File
Open
Open
$this->fields['file'] = new Pluf_Form_Field_File(array(
- Exclude checks
Call to method gen
from undeclared class \Pluf_SQL
Open
Open
'filter' => $q->gen()
- Exclude checks
Return type of render_object()
is undeclared type \unknown
Open
Open
function render_object()
- Exclude checks
Reference to undeclared property \ELearn_Topic->_a
Open
Open
$this->_a['verbose'] = 'ELearn_Topic';
- Exclude checks
Reference to undeclared property \ELearn_Course->_a
Open
Open
$this->_a['cols'] = array(
- Exclude checks
Reference to undeclared property \ELearn_Topic->id
Open
Open
if ($this->id == '') {
- Exclude checks
Call to method loadFunction
from undeclared class \Pluf
Open
Open
Pluf::loadFunction('ELearn_Shortcuts_NormalizeItemPerPage');
- Exclude checks
Call to method __construct
from undeclared class \Pluf_Views
Open
Open
$plufService = new Pluf_Views();
- Exclude checks
Call to method current
from undeclared class \Pluf_Tenant
Open
Open
$this->tenant = Pluf_Tenant::current();
- Exclude checks
Reference to undeclared property \ELearn_Lesson->_a
Open
Open
$this->_a['table'] = 'elearn_lesson';
- Exclude checks
Return type of find()
is undeclared type \Pluf_HTTP_Response_Json
Open
Open
public static function find($request, $match)
- Exclude checks
Reference to undeclared property \ELearn_Part->file_path
Open
Open
$part->file_path = Pluf::f('upload_path') . '/' . $this->tenant->id . '/part';
- Exclude checks