Home
last modified time | relevance | path

Searched defs:sessionID (Results 1 – 6 of 6) sorted by path

/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteWebDriver.php31 protected $sessionID; variable in Facebook\\WebDriver\\Remote\\RemoteWebDriver
H A DWebDriverCommand.php8 protected $sessionID; variable in Facebook\\WebDriver\\Remote\\WebDriverCommand
H A DWebDriverResponse.php18 private $sessionID; variable in Facebook\\WebDriver\\Remote\\WebDriverResponse
/plugin/etherpadlite/externals/etherpad-lite-client/
H A Detherpad-lite-client.php170 public function deleteSession($sessionID){
177 public function getSessionInfo($sessionID){
H A Dexample_big.php46 $sessionID = $instance->createSession($groupID, $authorID, $validUntil); variable
47 $sessionID = $sessionID->sessionID; variable
H A Dexamples.php179 $sessionID = $instance->createSession($groupID, $authorID, $validUntil); variable
184 $sessionID = $sessionID->sessionID; variable