Showing 571 of 6,975 total issues
Avoid too many return
statements within this method. Open
Open
return $tp->toGlyph('fa-file','size=2x');
Avoid too many return
statements within this method. Open
Open
return e107::getParser()->toNumber($fieldValue);
Avoid too many return
statements within this method. Open
Open
return "'".$this->escape($fieldValue, false)."'";
Avoid too many return
statements within this method. Open
Open
return e107::getParser()->toDB($fieldValue);
Avoid too many return
statements within this method. Open
Open
return $this->full_perms;
Avoid too many return
statements within this method. Open
Open
return "<span class='label label-danger'>Failed to load</span>";
Avoid too many return
statements within this method. Open
Open
return $this->renderInline($field, $id, $attributes['title'], $value, $dispValue, 'select', $wparms, array('class'=>'e-editable-boolean '.$styleClass));
Avoid too many return
statements within this method. Open
Open
return array();
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return PASSWORD_INVALID;
Avoid too many return
statements within this method. Open
Open
return $ret;
Avoid too many return
statements within this method. Open
Open
return $img_data['media_url'];
Avoid too many return
statements within this method. Open
Open
return $video;
Avoid too many return
statements within this method. Open
Open
return e107::getMedia()->previewTag($firstItem, $parms);
Avoid too many return
statements within this method. Open
Open
return $this;
Avoid too many return
statements within this method. Open
Open
return '<div class="' . $defClass . ' ' . vartrue($parm['class']) . '">' . $video . '</div>';
Avoid too many return
statements within this method. Open
Open
return $base.$route.$urlSuffix.'?'.$params.$anc;
Avoid too many return
statements within this method. Open
Open
return e107::getForm()->text($fname,$curval,10,$opts);