Home
last modified time | relevance | path

Searched defs:htmlContent (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DReply.php43 public $htmlContent; variable in Google\\Service\\Drive\\Reply
130 public function setHtmlContent($htmlContent)
H A DComment.php44 public $htmlContent; variable in Google\\Service\\Drive\\Comment
139 public function setHtmlContent($htmlContent)
/plugin/issuetracker/
H A Dtablekit.js102 TableKit.tables[tblid].dom.cells[cell.id] = {textContent : '', htmlContent : '', active : false}; property in TableKit.tables.dom.cells
/plugin/authgoogle/google/contrib/
H A DGoogle_DriveService.php2015 public $htmlContent; variable in Google_Comment
2077 public function setHtmlContent( $htmlContent) {
2181 public $htmlContent; variable in Google_CommentReply
2210 public function setHtmlContent( $htmlContent) {