Home
last modified time | relevance | path

Searched defs:meta (Results 1 – 25 of 78) sorted by relevance

1234

/plugin/ireadit/db/
H A Dupdate0002.sql1 CREATE TABLE meta ( table
3 meta TEXT NOT NULL, field
H A Dupdate0003.sql3 meta TEXT NOT NULL, field
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteStatus.php17 protected $meta = []; variable in Facebook\\WebDriver\\Remote\\RemoteStatus
23 protected function __construct($isReady, $message, array $meta = []) argument
74 protected function setMeta(array $meta) argument
[all...]
/plugin/odt/ODT/
H A DODTExport.php23 …protected static function buildFromScratch(ODTInternalParams $params, $meta=null, $userfields=null…
133 …protected static function buildFromODTTemplate(ODTInternalParams $params, $meta=null, $userfields=…
253 …public static function buildZIPFile(ODTInternalParams $params, $meta=null, $userfields=null, $page…
H A DODTmeta.php14 var $meta = array(); variable in ODTMeta
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Schema.php28 public $meta; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Schema
49 public function setMeta($meta)
/plugin/dokutranslate/
H A Dsyntax.php95 function parReviewClass($meta, $parid) {
122 private $meta = NULL; variable in syntax_plugin_dokutranslate
344 function _renderReviews($id, $meta, $parid) {
H A Dutils.php115 function canReview($id, $meta, $parid) {
119 function needsReview($id, $meta, $parid) {
/plugin/imagecarousel/
H A Dscript.js7 jQuery.expr[':'].onlydirect = function(elem, index, meta) { argument
/plugin/authgoogle/google/service/
H A DGoogle_MediaFileUpload.php77 public static function process($meta, &$params) {
176 public static function getUploadType($meta, &$payload, &$params) {
/plugin/settingstree/settings/
H A Dsettingswrapper.class.php16 function __construct($key,settingslevel $level, array $meta, $set){
46 protected function _initSetting($meta){
/plugin/new_page_dialog/action/
H A Dmeta.php31 function meta(&$event) function in action_plugin_npd_meta
/plugin/npd/action/
H A Dmeta.php31 function meta(&$event) function in action_plugin_npd_meta
/plugin/prettyprint/
H A Daction.php17 private function _get_full_name($name, $meta) {
/plugin/diagramsnet/lib/js/diagramly/
H A DNotionLibrary.js5 NotionLibrary = function(ui, data, meta) argument
H A DGitLabLibrary.js5 GitLabLibrary = function(ui, data, meta) argument
H A DTrelloLibrary.js5 TrelloLibrary = function(ui, data, meta) argument
H A DGitHubLibrary.js5 GitHubLibrary = function(ui, data, meta) argument
H A DOneDriveFile.js5 OneDriveFile = function(ui, data, meta) argument
393 this.ui.oneDrive.saveFile(this, mxUtils.bind(this, function(meta, savedData) argument
525 this.ui.oneDrive.renameFile(this, title, mxUtils.bind(this, function(meta) argument
564 this.ui.oneDrive.moveFile(this.getId(), folderId, mxUtils.bind(this, function(meta) argument
H A DTrelloFile.js5 TrelloFile = function(ui, data, meta) argument
117 this.ui.trello.saveFile(this, mxUtils.bind(this, function(meta) argument
H A DOneDriveLibrary.js5 OneDriveLibrary = function(ui, data, meta) argument
H A DGitLabFile.js5 GitLabFile = function(ui, data, meta) argument
/plugin/sequencediagram/bower_components/lodash/vendor/json-js/
H A Djson2.js215 meta, variable
379 meta = { // table of character substitutions class
/plugin/edittable/action/
H A Deditor.php146 public function build_table($data, $meta)
/plugin/docsearch/
H A Dcron.php178 $meta = $base . 'docsearch/meta'; variable

1234