Searched defs:tablename (Results 1 – 6 of 6) sorted by relevance
| /plugin/struct/_test/mock/ |
| H A D | AccessTable.php | 11 public static function getPageAccess($tablename, $pid, $ts = 0) 17 public static function getGlobalAccess($tablename, $rid = 0) 47 public static function byTableName($tablename, $pid, $ts = 0, $rid = 0)
|
| H A D | action_plugin_struct_edit.php | 14 public function createForm($tablename)
|
| /plugin/struct/meta/ |
| H A D | AccessTable.php | 57 public static function getPageAccess($tablename, $pid, $ts = 0) 63 public static function getSerialAccess($tablename, $pid, $rid = 0) 69 public static function getGlobalAccess($tablename, $rid = 0) 104 public static function byTableName($tablename, $pid, $ts = 0, $rid = 0)
|
| /plugin/struct/action/ |
| H A D | edit.php | 108 protected function createForm($tablename)
|
| H A D | aggregationeditor.php | 226 protected function getAccess($tablename)
|
| /plugin/jplayer/vendor/james-heinrich/getid3/demos/ |
| D | demo.mysqli.php | 173 function mysqli_table_exists($con, $tablename) {
|