public/main/lp/lp_controller.php
Variable "use_anonymous" is not in valid camel caps format Open
Open
$use_anonymous = true;
- Exclude checks
Variable "document_id" is not in valid camel caps format Open
Open
$document_id,
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if (!$is_allowed_to_edit) {
- Exclude checks
Variable "lp_item_obj" is not in valid camel caps format Open
Open
'?action=add_audio&lp_id='.$oLP->lp_id.'&id='.$lp_item_obj->get_id().'&'.api_get_cidreq();
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if (!$lp_found) {
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if (!$is_allowed_to_edit) {
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
$lp_found = true;
- Exclude checks
Variable "lp_detail_id" is not in valid camel caps format Open
Open
$lp_detail_id = $oLP->get_current_item_id();
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if (!$lp_found) {
- Exclude checks
Variable "lp_id" is not in valid camel caps format Open
Open
$url = api_get_self().'?action=add_item&type=step&lp_id='.intval($oLP->lp_id).'&'.api_get_cidreq();
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if (!$is_allowed_to_edit) {
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if (!$lp_found) {
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if (!$lp_found) {
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if ($lp_found) {
- Exclude checks
Variable "post_title" is not in valid camel caps format Open
Open
$post_title = '';
- Exclude checks
Variable "post_title" is not in valid camel caps format Open
Open
$post_title,
- Exclude checks
Variable "document_id" is not in valid camel caps format Open
Open
$document_id,
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if (!$is_allowed_to_edit) {
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if (!$is_allowed_to_edit) {
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if (!$is_allowed_to_edit) {
- Exclude checks
Variable "myrefresh_id" is not in valid camel caps format Open
Open
$myrefresh_id = 0;
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if (!$is_allowed_to_edit) {
- Exclude checks
Variable "lp_view_session_id" is not in valid camel caps format Open
Open
error_log('$oLP->lp_view_session_id: '.$oLP->lp_view_session_id);
- Exclude checks
Variable "lp_detail_id" is not in valid camel caps format Open
Open
$lp_detail_id = (!empty($_REQUEST['id']) ? (int) $_REQUEST['id'] : 0);
- Exclude checks
Variable "post_title" is not in valid camel caps format Open
Open
$post_title = Exercise::format_title_variable($_POST['title']);
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if (!isset($oLP) || !$lp_found) {
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if (!$is_allowed_to_edit) {
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if (!$is_allowed_to_edit) {
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if (!$lp_found) {
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if (!$lp_found) {
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if ($lp_found) {
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if (!$lp_found) {
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if ($lp_found) {
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if (!$lp_found) {
- Exclude checks
Variable "lp_detail_id" is not in valid camel caps format Open
Open
$lp_detail_id = 0;
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if (!$is_allowed_to_edit || !$lp_found) {
- Exclude checks
Variable "post_title" is not in valid camel caps format Open
Open
$post_title,
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if (!$lp_found) {
- Exclude checks
Variable "post_title" is not in valid camel caps format Open
Open
$post_title = $_POST['title'];
- Exclude checks
Variable "document_id" is not in valid camel caps format Open
Open
$document_id = $_POST['path'];
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if (!$lp_found) {
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if (!$is_allowed_to_edit) {
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if (!$is_allowed_to_edit) {
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if (!$lp_found) {
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if ($lp_found) {
- Exclude checks
Variable "current_course_tool" is not in valid camel caps format Open
Open
$current_course_tool = TOOL_LEARNPATH;
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if (!$is_allowed_to_edit) {
- Exclude checks
Variable "post_title" is not in valid camel caps format Open
Open
if (isset($_POST['submit_button']) && !empty($post_title)) {
- Exclude checks
Variable "document_id" is not in valid camel caps format Open
Open
$document_id = $oLP->createReadOutText(
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if (!$is_allowed_to_edit || !$lp_found) {
- Exclude checks
Variable "post_title" is not in valid camel caps format Open
Open
if (isset($_POST['submit_button']) && !empty($post_title)) {
- Exclude checks
Variable "is_success" is not in valid camel caps format Open
Open
$is_success = true;
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if (!$is_allowed_to_edit || !$lp_found) {
- Exclude checks
Variable "document_id" is not in valid camel caps format Open
Open
$document_id = $oLP->create_document(
- Exclude checks
Variable "lp_item_obj" is not in valid camel caps format Open
Open
$lp_item_obj->addAudio();
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if (!$is_allowed_to_edit) {
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if (!$is_allowed_to_edit) {
- Exclude checks
Variable "lp_id" is not in valid camel caps format Open
Open
$url = api_get_self().'?action=add_item&type=step&lp_id='.intval($oLP->lp_id)."&".api_get_cidreq();
- Exclude checks
Variable "lp_detail_id" is not in valid camel caps format Open
Open
'tool_id_detail' => $lp_detail_id,
- Exclude checks
Variable "document_id" is not in valid camel caps format Open
Open
$document_id = $_POST['path'];
- Exclude checks
Variable "post_title" is not in valid camel caps format Open
Open
$post_title,
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if (!$lp_found) {
- Exclude checks
Variable "lp_item_obj" is not in valid camel caps format Open
Open
$lp_item_obj->removeAudio();
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if (!$is_allowed_to_edit || !$lp_found) {
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if (!$lp_found) {
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if (!$lp_found) {
- Exclude checks
Variable "coach_course" is not in valid camel caps format Open
Open
$recipientName = $coach_course['full_name'];
- Exclude checks
Variable "coach_course" is not in valid camel caps format Open
Open
$coachInfo = api_get_user_info($coach_course['user_id']);
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if (!$is_allowed_to_edit) {
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if (!$is_allowed_to_edit) {
- Exclude checks
Variable "lp_id" is not in valid camel caps format Open
Open
$url = api_get_self().'?action=add_item&type=step&lp_id='.intval($oLP->lp_id).'&'.api_get_cidreq();
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if (!$lp_found) {
- Exclude checks
Variable "post_title" is not in valid camel caps format Open
Open
$post_title,
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if (!$lp_found) {
- Exclude checks
Variable "db_id" is not in valid camel caps format Open
Open
if ($item->db_id != $_GET['id']) {
- Exclude checks
Variable "lp_id" is not in valid camel caps format Open
Open
'lp_id' => $oLP->lp_id,
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
$is_allowed_to_edit = api_is_allowed_to_edit(false, true, false, false);
- Exclude checks
Variable "lp_id" is not in valid camel caps format Open
Open
'?action=add_audio&lp_id='.$oLP->lp_id.'&id='.$lp_item_obj->get_id().'&'.api_get_cidreq();
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if (!$lp_found) {
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if (!$lp_found) {
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if (!$lp_found) {
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if (!$is_allowed_to_edit) {
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if (!$is_allowed_to_edit) {
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if (!$lp_found) {
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if (!$is_allowed_to_edit) {
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if (!$lp_found) {
- Exclude checks
Variable "lp_controller_touched" is not in valid camel caps format Open
Open
$lp_controller_touched = 1;
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
$lp_found = false;
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
$lp_found = true;
- Exclude checks
Variable "update_queue" is not in valid camel caps format Open
Open
$oLP->update_queue = [];
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if (!$lp_found) {
- Exclude checks
Variable "lp_view_session_id" is not in valid camel caps format Open
Open
$oLP->lp_view_session_id != $sessionId
- Exclude checks
Variable "myrefresh_id" is not in valid camel caps format Open
Open
$myrefresh_id = $oLP->get_id();
- Exclude checks
Variable "coach_course" is not in valid camel caps format Open
Open
foreach ($coachList as $coach_course) {
- Exclude checks
Variable "lp_id" is not in valid camel caps format Open
Open
$url = api_get_self().'?action=add_item&type=step&lp_id='.intval($oLP->lp_id).'&'.api_get_cidreq();
- Exclude checks
Variable "lp_item_obj" is not in valid camel caps format Open
Open
$lp_item_obj->add_audio_from_documents($_REQUEST['document_id']);
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if (!$is_allowed_to_edit) {
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if (!$is_allowed_to_edit) {
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if (!$lp_found) {
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if ($lp_found) {
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if ($lp_found) {
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if (!$lp_found) {
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if ($lp_found) {
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if (!$is_allowed_to_edit) {
- Exclude checks
Variable "lp_id" is not in valid camel caps format Open
Open
$url = api_get_self().'?action=add_item&type=step&lp_id='.intval($oLP->lp_id)."&".api_get_cidreq();
- Exclude checks
Variable "lp_id" is not in valid camel caps format Open
Open
'lp_id' => $oLP->lp_id,
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if (!$is_allowed_to_edit) {
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if (!$lp_found) {
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if (!$lp_found) {
- Exclude checks
Variable "post_title" is not in valid camel caps format Open
Open
if (!isset($_POST['submit']) || empty($post_title)) {
- Exclude checks
Variable "lp_item_obj" is not in valid camel caps format Open
Open
$lp_item_obj = new learnpathItem($_REQUEST['id']);
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if (!$is_allowed_to_edit) {
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if (!$is_allowed_to_edit) {
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if (!$is_allowed_to_edit) {
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if (!$lp_found) {
- Exclude checks
Variable "ajax_url" is not in valid camel caps format Open
Open
$ajax_url = api_get_path(WEB_AJAX_PATH).'lp.ajax.php?lp_id='.$lpId.'&'.api_get_cidreq();
- Exclude checks
Variable "post_title" is not in valid camel caps format Open
Open
$post_title,
- Exclude checks
Variable "lp_id" is not in valid camel caps format Open
Open
$url = api_get_self().'?action=add_item&type=step&lp_id='.intval($oLP->lp_id).'&'.api_get_cidreq();
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if (!$is_allowed_to_edit) {
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if (!$is_allowed_to_edit) {
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if ($lp_found) {
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if ($lp_found) {
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
$lp_found = true;
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
$lp_found = true;
- Exclude checks
Variable "post_title" is not in valid camel caps format Open
Open
$post_title = Security::remove_XSS($_POST['title']);
- Exclude checks
Variable "lp_id" is not in valid camel caps format Open
Open
$url = api_get_self().'?action=add_item&type=step&lp_id='.intval($oLP->lp_id).'&'.api_get_cidreq();
- Exclude checks
Variable "is_allowed_to_edit" is not in valid camel caps format Open
Open
if (!$is_allowed_to_edit) {
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if (!$lp_found) {
- Exclude checks
Variable "lp_found" is not in valid camel caps format Open
Open
if (!$lp_found) {
- Exclude checks