PHP Class Prose\FromBrowser

Inheritance: extends Prose
Show file Open project: datasift/storyplayer

Public Methods

Method Description
get ( )
getCurrentWindowSize ( ) ------------------------------------------------------------------
getHttpBasicAuthForHost ( $hostname ) ------------------------------------------------------------------
getName ( )
getNames ( )
getOptions ( )
getTableContents ( $xpath ) ------------------------------------------------------------------
getTag ( )
getText ( )
getTitle ( ) ------------------------------------------------------------------
getUrl ( ) ------------------------------------------------------------------
getValue ( )
has ( ) ------------------------------------------------------------------
hasHttpBasicAuthForHost ( $hostname )

Protected Methods

Method Description
initActions ( )

Method Details

get() public method

public get ( )

getCurrentWindowSize() public method

------------------------------------------------------------------

getHttpBasicAuthForHost() public method

------------------------------------------------------------------
public getHttpBasicAuthForHost ( $hostname )

getName() public method

public getName ( )

getNames() public method

public getNames ( )

getOptions() public method

public getOptions ( )

getTableContents() public method

------------------------------------------------------------------
public getTableContents ( $xpath )

getTag() public method

public getTag ( )

getText() public method

public getText ( )

getTitle() public method

------------------------------------------------------------------
public getTitle ( )

getUrl() public method

------------------------------------------------------------------
public getUrl ( )

getValue() public method

public getValue ( )

has() public method

------------------------------------------------------------------
public has ( )

hasHttpBasicAuthForHost() public method

public hasHttpBasicAuthForHost ( $hostname )

initActions() protected method

protected initActions ( )