PHP 클래스 GoogleSpreadsheet\Tests\Google\Spreadsheet\WorksheetTest

상속: extends TestBase
파일 보기 프로젝트 열기: asimlqt/php-google-spreadsheet-client

공개 메소드들

메소드 설명
setUp ( )
testDelete ( )
testGetCellFeed ( )
testGetCellFeedUrl ( )
testGetCellFeedWithQuery ( )
testGetColCount ( )
testGetCsv ( )
testGetEditUrl ( )
testGetExportCsvUrl ( )
testGetGid ( )
testGetId ( )
testGetListFeed ( )
testGetListFeedUrl ( )
testGetListFeedWithQuery ( )
testGetRowCount ( )
testGetTitle ( )
testGetUpdated ( )
testGetXml ( )
testUpdate ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testDelete() 공개 메소드

public testDelete ( )

testGetCellFeed() 공개 메소드

public testGetCellFeed ( )

testGetCellFeedUrl() 공개 메소드

public testGetCellFeedUrl ( )

testGetCellFeedWithQuery() 공개 메소드

testGetColCount() 공개 메소드

public testGetColCount ( )

testGetCsv() 공개 메소드

public testGetCsv ( )

testGetEditUrl() 공개 메소드

public testGetEditUrl ( )

testGetExportCsvUrl() 공개 메소드

public testGetExportCsvUrl ( )

testGetGid() 공개 메소드

public testGetGid ( )

testGetId() 공개 메소드

public testGetId ( )

testGetListFeed() 공개 메소드

public testGetListFeed ( )

testGetListFeedUrl() 공개 메소드

public testGetListFeedUrl ( )

testGetListFeedWithQuery() 공개 메소드

testGetRowCount() 공개 메소드

public testGetRowCount ( )

testGetTitle() 공개 메소드

public testGetTitle ( )

testGetUpdated() 공개 메소드

public testGetUpdated ( )

testGetXml() 공개 메소드

public testGetXml ( )

testUpdate() 공개 메소드

public testUpdate ( )