Home
last modified time | relevance | path

Searched refs:list_name (Results 1 – 5 of 5) sorted by relevance

/plugin/fedauth/Auth/OpenID/
H A DSReg.php264 foreach (array('required', 'optional') as $list_name) {
265 $required = ($list_name == 'required');
266 $items = Auth_OpenID::arrayGet($args, $list_name);
/plugin/openid/Auth/OpenID/
H A DSReg.php293 foreach (['required', 'optional'] as $list_name) {
294 $required = ($list_name == 'required');
295 $items = Auth_OpenID::arrayGet($args, $list_name);
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts2229 serverList(list_name: string, options?: any[]): any[];
H A Ddhtmlxgantt.js.map1list_name","collection","serverList","_lightbox_type","lightboxDiv","fullWidth","classNames","_lig…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js13362 gantt.updateCollection = function (list_name, collection) { argument
13364 var list = gantt.serverList(list_name);