Home
last modified time | relevance | path

Searched defs:json (Results 1 – 25 of 66) sorted by relevance

123

/plugin/vbsso/includes/
H A Dapi.php37 function vbsso_listener_verify($json) {
65 function vbsso_listener_user_load($json, $create_user = FALSE) {
93 function vbsso_listener_register($json) {
120 function vbsso_listener_authentication($json) {
136 function vbsso_listener_credentials($json) {
/plugin/swarmwebhook/webhooks/
H A DZapier.php9 public function run($json)
61 protected function handleWebhookPayload($json)
H A DIFTTT.php13 public function run($json)
83 protected function handleWebhookPayload(array $webhookData, $json)
H A DAbstractWebhook.php7 abstract public function run($json);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DTableDataInsertAllRequestRows.php29 public $json; variable in Google\\Service\\Bigquery\\TableDataInsertAllRequestRows
48 public function setJson($json)
/plugin/ajaxloader/
H A Dcommon.php9 $json = new JSON; variable
/plugin/tablelayout/
H A Dhelper.php18 public function buildSyntaxFromJSON($json)
/plugin/randomtables/table-roller/src/Table/
H A DDokuwikiJsonTable.php7 public function __construct(string $json) argument
/plugin/freechat/phpfreechat/data/public/themes/default/
H A Dchat.js.tpl.php30 $json = new pfcJSON(); variable
/plugin/freechat/phpfreechat/themes/default/
H A Dchat.js.tpl.php30 $json = new pfcJSON(); variable
/plugin/struct/meta/
H A DSchemaImporter.php22 public function __construct($table, $json) argument
/plugin/swarmwebhook/_test/mock/
H A DZapier.php7 public function handleWebhookPayload($json)
/plugin/actickets/
H A Dajax.php43 $json = new JSON(); variable
/plugin/freechat/phpfreechat/src/
H A Dpfcjson.class.php25 var $json = null; variable in pfcJSON
/plugin/externalembed/
H A Dscript.js62 function generateThumbnail(json) { argument
/plugin/tablelayout/_test/
H A DbuildSyntaxFromJSON.test.php64 public function testBuildSyntaxFromJSON($json, $expected_syntax, $msg)
/plugin/structtasks/_test/
H A DStructtasksTest.php22 protected function loadSchemaJSON($schema, $json = '', $rev = 0)
/plugin/recaptcha2/lib/ReCaptcha/
H A DResponse.php52 public static function fromJson($json)
/plugin/socialshareprivacy2/JC/
H A DREADME.md57 ### json subsection
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Process/
H A DRequireJsProcess.php192 public function requireJs(array $json = array())
/plugin/prosemirror/
H A Dscript.js20 function showProsemirror(json) { argument
/plugin/farmsync/meta/
H A DFarmSyncUtil.php457 public function importAnimalStructSchema($targetAnimal, $schemaName, $json) {
468 public function updateAnimalStructSchema($targetAnimal, $schemaName, $json) {
475 private function _updateAnimalStructSchema($target, $schemaName, $json) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1StorageFormat.php84 public function setJson(GoogleCloudDataplexV1StorageFormatJsonOptions $json)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DChromePHPHandler.php60 protected static $json = [ variable in Monolog\\Handler\\ChromePHPHandler
/plugin/combo/ComboStrap/
H A DJson.php40 public static function getValidationLink(string $json): string argument

123