Proyectos de Subversion Moodle

Rev

Rev 967 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 967 Rev 979
Línea 52... Línea 52...
52
    public function instance_allow_multiple()
52
    public function instance_allow_multiple()
53
    {
53
    {
54
        return false;
54
        return false;
55
    }
55
    }
Línea 56... Línea -...
56
 
-
 
57
    public function hide_header()
-
 
58
    {
-
 
59
        global $PAGE;
-
 
60
        if (!$PAGE->user_is_editing()) {
-
 
61
            return true;
-
 
62
        }
-
 
63
    }
-
 
64
 
56
 
65
    /**
57
    /**
66
     * The content object.
58
     * The content object.
67
     *
59
     *
68
     * @return stdObject
60
     * @return stdObject