Searched refs:ALLIANCE_PREFIX (Results 1 – 4 of 4) sorted by relevance
15 public const ALLIANCE_PREFIX = '(alliance)'; define in helper_plugin_evesso170 'require-alliance' => helper_plugin_evesso::ALLIANCE_PREFIX,
215 if ($this->startsWith($group, helper_plugin_evesso::ALLIANCE_PREFIX)) {216 $alliance = $this->replaceFirst($group, helper_plugin_evesso::ALLIANCE_PREFIX);242 if ($this->startsWith($group, helper_plugin_evesso::ALLIANCE_PREFIX)) {243 $alliance = $this->replaceFirst($group, helper_plugin_evesso::ALLIANCE_PREFIX);
222 || $this->startsWith($group, helper_plugin_evesso::ALLIANCE_PREFIX)268 || $this->startsWith($group, helper_plugin_evesso::ALLIANCE_PREFIX)
83 $data['grps'][] = helper_plugin_evesso::ALLIANCE_PREFIX . $entry['name'];