Home
last modified time | relevance | path

Searched refs:get_array (Results 1 – 1 of 1) sorted by last modified time

/plugin/toolbuttondel/
H A Daction.php65 $this->key_type_chars=$this->get_array('key_types',$key_codes);
75 $this->misc_icons=$this->get_array($_misc,$misc_names);
78 $autohead=$this->get_array('headers',$auto_headers,$headers);
93 function get_array($conf,$cmp, &$tmp=false) { function in action_plugin_toolbuttondel