Home
last modified time | relevance | path

Searched refs:create (Results 501 – 525 of 1906) sorted by relevance

1...<<21222324252627282930>>...77

/plugin/combo/vendor/php-webdriver/webdriver/
H A D.php-cs-fixer.dist.php3 $finder = PhpCsFixer\Finder::create()
/plugin/combo/ComboStrap/Meta/Field/
H A DPageImage.php52 public static function create(WikiPath $image, ResourceCombo $page): PageImage function in ComboStrap\\Meta\\Field\\PageImage
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DCommonTokenFactory.php88 public function create(int $type, string $text) : Token function in Antlr\\Antlr4\\Runtime\\CommonTokenFactory
/plugin/wysiwyg/fckeditor/_samples/cfm/
H A Dsample04_mx.cfm92 fckEditor.create() ; // create the editor.
H A Dsample03_mx.cfm86 fckEditor.create() ; // create the editor.
/plugin/fedauth/classes/
H A Dfa_providerlist.class.php68 public static function create($cfg) { function in fa_providerlist
92 $provider = fa_provider::create($id, $data);
/plugin/datepicker/script/jscalendar-1.0/
H A Dcalendar-setup.js149 cal.create(params.flat);
193 cal.create();
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DBulk.php134 $action = AbstractDocumentAction::create($document, $opType);
158 $action = AbstractDocumentAction::create($script, $opType);
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Type/
H A DPdfStream.php81 * Helper method to create an instance.
87 public static function create(PdfDictionary $dictionary, $stream) function in setasign\\Fpdi\\PdfParser\\Type\\PdfStream
273 $predictor = PdfDictionary::get($decodeParam, 'Predictor', PdfNumeric::create(1));
284 $colors = PdfDictionary::get($decodeParam, 'Colors', PdfNumeric::create(1));
288 PdfNumeric::create(8)
291 $columns = PdfDictionary::get($decodeParam, 'Columns', PdfNumeric::create(1));
/plugin/ahrefmenu/
H A Dgenerate_map.py5 def create(self, i_url, i_root, i_re_neg = "", i_title = ""): member in place
233 res_from = p_from.create("", self.url, self.negative_regexp, self.curr_title)
235 res_to = p_to.create(self.curr_ahref, self.url, self.negative_regexp)
/plugin/solr/
H A DREADME.md32 This will create a search form where the search terms are searched in the content of the document. …
35 …age titles, abstracts and namespaces and search for specific authors. To create a button to the ad…
56 … has no API for creating localized date entry fields and I don't want to create such a field mysel…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DRealTimeBidding.php245 ],'create' => [
400 'create' => [
484 ],'create' => [
H A DVision.php351 ],'create' => [
475 'create' => [
561 'create' => [
H A DCloudchannel.php153 'create' => [
219 'create' => [
305 'create' => [
539 ],'create' => [
H A DCertificateAuthorityService.php116 'create' => [
266 ],'create' => [
508 'create' => [
608 'create' => [
/plugin/combo/ComboStrap/Api/
H A DMetaManagerHandler.php277 $form = FormMeta::create("raw_metadata")
279 FormMetaField::create(MetadataDokuWikiStore::PERSISTENT_DOKUWIKI_KEY, DataType::JSON_TYPE_VALUE)
285 ->addField(FormMetaField::create(MetadataDokuWikiStore::CURRENT_METADATA, DataType::JSON_TYPE_VALUE)
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DFpdiTrait.php315 $object = PdfIndirectObject::create($objectNumber, 0, new PdfNull());
381 $dictionary->value['Length'] = PdfNumeric::create(\strlen($stream));
382 $value = PdfStream::create($dictionary, $stream);
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dlist_items_with_undefined_ref.md5 * [[\yii\caching\DbCache]]: uses a database table to store cached data. By default, it will create
H A Dendless_loop_bug.md4 For the "Hello" task, you will create a `say` [action](structure-controllers.md#creating-actions) t…
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.input.text.php20 function &create(&$root, &$pipeline) { function in TextInputBox
H A Dbox.input.textarea.php15 function &create(&$root, &$pipeline) { function in TextAreaInputBox
H A Dcss.property.declaration.php30 function &create($code, $value, $pipeline) { function in CSSPropertyDeclaration
H A Dbox.button.submit.php51 function &create(&$root, &$pipeline) { function in ButtonSubmitBox
/plugin/move/lang/en/
H A Dmove.txt7 * For moving a page you also need create permission in the target namespace.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/Resource/
H A DProjectsLocationsTemplates.php49 …public function create($projectId, $location, CreateJobFromTemplateRequest $postBody, $optParams =… function in Google\\Service\\Dataflow\\Resource\\ProjectsLocationsTemplates

1...<<21222324252627282930>>...77