Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 126... Línea 126...
126
        'classname'    => 'tool_lp\external',
126
        'classname'    => 'tool_lp\external',
127
        'methodname'   => 'search_users',
127
        'methodname'   => 'search_users',
128
        'classpath'    => '',
128
        'classpath'    => '',
129
        'description'  => 'Search for users.',
129
        'description'  => 'Search for users.',
130
        'type'         => 'read',
130
        'type'         => 'read',
131
        'capabilities' => '',
131
        'capabilities' => 'moodle/competency:templatemanage',
132
        'ajax'         => true,
132
        'ajax'         => true,
133
    ),
133
    ),
134
    // This function was originally in this plugin but has been moved to core.
134
    // This function was originally in this plugin but has been moved to core.
135
    'tool_lp_search_cohorts' => array(
135
    'tool_lp_search_cohorts' => array(
136
        'classname'    => 'core_cohort_external',
136
        'classname'    => 'core_cohort_external',