Perforce Chronicle 2012.2/486814
API Documentation

P4_Connection_Interface Member List

This is the complete list of members for P4_Connection_Interface, including all inherited members.
__construct($port=null, $user=null, $client=null, $password=null, $ticket=null)P4_Connection_Interface
addDisconnectCallback($callback, $persistent=false)P4_Connection_Interface
batchArgs(array $arguments, array $prefixArgs=null, array $suffixArgs=null, $groupSize=1)P4_Connection_Interface
connect()P4_Connection_Interface
disconnect()P4_Connection_Interface
getAppName()P4_Connection_Interface
getArgMax()P4_Connection_Interface
getCharset()P4_Connection_Interface
getClient()P4_Connection_Interface
getClientRoot()P4_Connection_Interface
getConnectionIdentity()P4_Connection_Interface
getHost()P4_Connection_Interface
getInfo()P4_Connection_Interface
getPassword()P4_Connection_Interface
getPort()P4_Connection_Interface
getSecurityLevel()P4_Connection_Interface
getTicket()P4_Connection_Interface
getUser()P4_Connection_Interface
isCaseSensitive()P4_Connection_Interface
isConnected()P4_Connection_Interface
isSuperUser()P4_Connection_Interface
login()P4_Connection_Interface
run($command, $params=array(), $input=null, $tagged=true)P4_Connection_Interface
setAppName($name)P4_Connection_Interface
setCharset($charset)P4_Connection_Interface
setClient($client)P4_Connection_Interface
setHost($host)P4_Connection_Interface
setPassword($password)P4_Connection_Interface
setPort($port)P4_Connection_Interface
setTicket($ticket)P4_Connection_Interface
setUser($user)P4_Connection_Interface