Searched refs:setWeb (Results 1 – 5 of 5) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Digitalassetlinks/ | ||
H A D | Asset.php | 44 public function setWeb(WebAsset $web) function in Google\\Service\\Digitalassetlinks\\Asset |
/plugin/blogtng/action/ | ||
H A D | ajax.php | 42 $comment->setWeb($INPUT->post->str('web')); |
/plugin/blogtng/helper/ | ||
H A D | linkback.php | 51 $comment->setWeb($sourceUri); |
/plugin/blogtng/entities/ | ||
H A D | Comment.php | 316 public function setWeb($web) function in dokuwiki\\plugin\\blogtng\\entities\\Comment |
/plugin/blogtng/ | ||
H A D | admin.php | 891 $comment->setWeb($INPUT->post->str('comment-web')); |