/plugin/vbsso/includes/ |
H A D | api.php | 37 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 D | Zapier.php | 9 public function run($json) 61 protected function handleWebhookPayload($json)
|
H A D | IFTTT.php | 13 public function run($json) 83 protected function handleWebhookPayload(array $webhookData, $json)
|
H A D | AbstractWebhook.php | 7 abstract public function run($json);
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/ |
H A D | TableDataInsertAllRequestRows.php | 29 public $json; variable in Google\\Service\\Bigquery\\TableDataInsertAllRequestRows 48 public function setJson($json)
|
/plugin/ajaxloader/ |
H A D | common.php | 9 $json = new JSON; variable
|
/plugin/tablelayout/ |
H A D | helper.php | 18 public function buildSyntaxFromJSON($json)
|
/plugin/randomtables/table-roller/src/Table/ |
H A D | DokuwikiJsonTable.php | 7 public function __construct(string $json) argument
|
/plugin/freechat/phpfreechat/data/public/themes/default/ |
H A D | chat.js.tpl.php | 30 $json = new pfcJSON(); variable
|
/plugin/freechat/phpfreechat/themes/default/ |
H A D | chat.js.tpl.php | 30 $json = new pfcJSON(); variable
|
/plugin/struct/meta/ |
H A D | SchemaImporter.php | 22 public function __construct($table, $json) argument
|
/plugin/swarmwebhook/_test/mock/ |
H A D | Zapier.php | 7 public function handleWebhookPayload($json)
|
/plugin/actickets/ |
H A D | ajax.php | 43 $json = new JSON(); variable
|
/plugin/freechat/phpfreechat/src/ |
H A D | pfcjson.class.php | 25 var $json = null; variable in pfcJSON
|
/plugin/externalembed/ |
H A D | script.js | 62 function generateThumbnail(json) { argument
|
/plugin/tablelayout/_test/ |
H A D | buildSyntaxFromJSON.test.php | 64 public function testBuildSyntaxFromJSON($json, $expected_syntax, $msg)
|
/plugin/structtasks/_test/ |
H A D | StructtasksTest.php | 22 protected function loadSchemaJSON($schema, $json = '', $rev = 0)
|
/plugin/recaptcha2/lib/ReCaptcha/ |
H A D | Response.php | 52 public static function fromJson($json)
|
/plugin/socialshareprivacy2/JC/ |
H A D | README.md | 57 ### json subsection
|
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Process/ |
H A D | RequireJsProcess.php | 192 public function requireJs(array $json = array())
|
/plugin/prosemirror/ |
H A D | script.js | 20 function showProsemirror(json) { argument
|
/plugin/farmsync/meta/ |
H A D | FarmSyncUtil.php | 457 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 D | GoogleCloudDataplexV1StorageFormat.php | 84 public function setJson(GoogleCloudDataplexV1StorageFormatJsonOptions $json)
|
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/ |
H A D | ChromePHPHandler.php | 60 protected static $json = [ variable in Monolog\\Handler\\ChromePHPHandler
|
/plugin/combo/ComboStrap/ |
H A D | Json.php | 40 public static function getValidationLink(string $json): string argument
|