Home
last modified time | relevance | path

Searched refs:meta (Results 1576 – 1600 of 1683) sorted by path

1...<<6162636465666768

/plugin/twofactor/conf/
H A Dmetadata.php2 $meta["optinout"] = array('multichoice', '_choices' => array('optin', 'optout', 'mandatory'));
3 $meta["useinternaluid"] = array('onoff');
4 $meta["trustedIPs"] = array('string');
/plugin/twofactoraltemail/conf/
H A Dmetadata.php6 $meta['tolerance'] = array('numeric', '_min' => 2);
/plugin/twofactoremail/conf/
H A Dmetadata.php6 $meta['tolerance'] = array('numeric', '_min' => 2);
/plugin/twofactorsmsappliance/conf/
H A Dmetadata.php9 $meta['enable'] = array('onoff');
10 $meta["url"] = array('string');
/plugin/twofactorsmsgateway/conf/
H A Dmetadata.php9 $meta['enable'] = array('onoff');
/plugin/twofactortelegram/conf/
H A Dmetadata.php6 $meta["bot_token"] = array('string');
/plugin/twofactoryubiauth/conf/
H A Dmetadata.php9 $meta['enable'] = array('onoff');
10 $meta["validationServer"] = array('string');
11 $meta["clientID"] = array('numeric');
12 $meta["clientSecret"] = array('string');
/plugin/txt2tags/
H A Dsyntax.php77 if (!$renderer->meta['title']){
78 $renderer->meta['title'] = $this->_t2t_header($match);
106 …$meta = '<!DOCTYPE html><html><head><meta http-equiv="Content-Type" content="text/html; charset=ut…
107 $doc->loadHTML($meta.$text);
136 …$meta = '<!DOCTYPE html><html><head><meta http-equiv="Content-Type" content="text/html; charset=ut…
137 $doc->loadHTML($meta.$text);
/plugin/txtconf/
H A Dconfig0.class.php47 $this->_metadata = array_merge($meta, $this->get_plugintpl_metadata($conf['template']));
223 $meta = array();
225 foreach ($meta as $key => $value){
235 $meta = array();
237 foreach ($meta as $key => $value){
/plugin/unblink/conf/
H A Dmetadata.php9 $meta['profileurl'] = array('string');
10 $meta['avatarurl'] = array('string');
11 $meta['gravatar'] = array('string');
12 $meta['usefullname'] = array('onoff');
/plugin/uncmap/conf/
H A Dmetadata.php3 $meta['fileserver'] = array('string');
/plugin/unformattedcode/conf/
H A Dmetadata.php6 $meta['overwrite'] = array('onoff');
/plugin/unsplashdoku/conf/
H A Dmetadata.php7 $meta['enabled'] = array('onoff');
8 $meta['keyword'] = array('string', '_pattern' => '/^([a-z]+)?$/');
9 $meta['selection'] = array('multichoice', '_choices' => array('weekly', 'daily'));
10 $meta['background_color'] = array('multichoice','_choices' => array('','#000','#111', '#222','#333'…
11 $meta['background_blend'] = array('multichoice','_choices' => array('','screen', 'soft-light', 'har…
/plugin/uparrow/conf/
H A Dmetadata.php6 $meta['image'] = array('string', '_pattern' => '#^[\-_a-zA-Z0-9]+\.(png|jpg|jpeg|gif){1}$#');
7 $meta['auto'] = array('onoff');
/plugin/usercontact/conf/
H A Dmetadata.php9 $meta['fields'] = array('string');
10 $meta['users_namespace'] = array('string');
/plugin/userfly/conf/
H A Dmetadata.php2 $meta['userFlyUserKey'] = array('string');
/plugin/userhomepage/conf/
H A Dmetadata.php9 $meta['create_private_ns'] = array('onoff');
10 $meta['use_name_string'] = array('onoff');
11 $meta['use_start_page'] = array('onoff');
13 $meta['group_by_name'] = array('onoff');
17 $meta['groups_private'] = array('string');
22 $meta['groups_public'] = array('string');
23 $meta['templates_path'] = array('string');
24 $meta['templatepath'] = array('string');
27 $meta['no_acl'] = array('onoff');
28 $meta['redirection'] = array('onoff');
[all …]
/plugin/userpage/conf/
H A Dmetadata.php6 $meta['userPage'] = array('string');
/plugin/userpagecreate/conf/
H A Dmetadata.php8 $meta['target'] = array('string');
9 $meta['template'] = array('string');
10 $meta['create_summary'] = array('string');
11 $meta['delete'] = array('onoff');
/plugin/userspagecreate/conf/
H A Dmetadata.php8 $meta['usersnamespace'] = array('string');
/plugin/var/
H A Dsyntax.php39 $meta = $data[0];
40 $length = strlen($meta);
42 $part = substr($meta, 0, -1);
44 $aliasSep = $meta[$length-1];
45 $meta = $part;
49 switch ($meta) {
52 $meta = $xhtml;
56 $meta = $xhtml;
66 $meta = $xhtml;
137 $xhtml = "@{$meta}@";
[all …]
/plugin/vcard/conf/
H A Dmetadata.php3 $meta['do_hcard'] = array('onoff');
4 $meta['email_shortcut'] = array('onoff');
5 $meta['tag_vcard']= array('multichoice', '_choices' => array('div','abbr','span','p'));
6 $meta['tag_org'] = array('multichoice', '_choices' => array('div','abbr','span','p'));
7 $meta['tag_tel'] = array('multichoice', '_choices' => array('div','abbr','span','p'));
12 $meta['tag_tel_value'] = array('multichoice', '_choices' => array('div','abbr','span','p'));
15 $meta['tag_locality'] = array('multichoice', '_choices' => array('div','abbr','span','p'));
16 $meta['tag_country'] = array('multichoice', '_choices' => array('div','abbr','span','p'));
17 $meta['tag_bday'] = array('multichoice', '_choices' => array('div','abbr','span','p'));
18 $meta['tag_url'] = array('multichoice', '_choices' => array('div','abbr','span','p'));
[all …]
/plugin/vimeo/_test/
H A Dgeneral.test.php53 gettype($meta),
57 if (gettype($conf) != 'NULL' && gettype($meta) != 'NULL') {
61 $meta,
66 foreach ($meta as $key => $value) {
/plugin/vimeo/conf/
H A Dmetadata.php9 $meta['accessToken'] = array('password');
10 $meta['thumbnailWidthPercent'] = array('numeric', '_min' => 10, '_max' => 100);
/plugin/visio/conf/
H A Dmetadata.php24 $meta['classid'] = array('string');
25 $meta['codebase'] = array('string');
26 $meta['width'] = array('string');
27 $meta['height'] = array('string');

1...<<6162636465666768