Searched refs:origkey (Results 1 – 6 of 6) sorted by relevance
/plugin/data/_test/ |
H A D | syntax_plugin_data_entry.test.php |
|
H A D | helper.test.php |
|
/plugin/data-au/_test/ |
H A D | syntax_plugin_data_entry.test.php | 321 protected function createColumnEntry($name, $multi, $key, $origkey, $title, $type) { argument 326 'origkey' => $origkey,
|
H A D | helper.test.php | 205 protected function createColumnEntry($name, $multi, $key, $origkey, $title, $type) { argument 210 'origkey' => $origkey,
|
/plugin/data-au/ |
H A D | helper.php | 378 'origkey' => $matches[1], //similar to key, but stores upper case
|
/plugin/data/ |
H A D | helper.php | 408 'origkey' => $matches[1], //similar to key, but stores upper case
|