Home
last modified time | relevance | path

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

/plugin/htmlokay/
H A Dadmin.php435 $this->write_SELECT('Namespace', 'abs_path', 'get_directory_options', "");
436 $this->write_SELECT('Files', 'filespecs[]',
494 function write_SELECT($th, $name, $options_func, $param = "", $select_type = "", $id = "") function in admin_plugin_htmlOKay