Home
last modified time | relevance | path

Searched refs:required (Results 251 – 275 of 1252) sorted by relevance

1...<<11121314151617181920>>...51

/plugin/icons/assets/
H A DLICENSE.md15 - Attribution is no longer required as of Font Awesome 3.0, but much appreciated:
32 - Attribution is appreciated but not required
51 We'd love attribution in your app's *about* screen, but it's not required. The only thing we ask is…
/plugin/popupviewer/
H A DREADME.md21 * ```?``` is required when using either ```%SIZE%```or ```keepOpen```
22 * ```&```is required in between when using both options.
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Commenting/
H A DDocCommentSniff.php308 $required = ($maxLength - strlen($tokens[$tag]['content']) + 1);
310 if ($padding !== $required) {
313 $required,
319 $phpcsFile->fixer->replaceToken(($tag + 1), str_repeat(' ', $required));
/plugin/securelogin/lang/en/
H A Dneedopenssl.txt2 Openssl php module required.
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/
H A DAttribute.php46 public $required = false; variable in Doctrine\\Common\\Annotations\\Annotation\\Attribute
/plugin/bureaucracyau/_test/
H A Dsyntax.test.php60 private function checkField($doc, $name, $check, $required=false) { argument
65 if($required){
/plugin/bureaucracy-au/_test/
H A Dsyntax.test.php60 private function checkField($doc, $name, $check, $required=false) { argument
65 if($required){
/plugin/fedauth/Auth/Yadis/
H A DManager.php103 $required = $this->requiredKeys();
105 foreach ($required as $k) {
122 foreach ($required as $k) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DInvite.php143 $required = [
153 foreach ($required as $item) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DSemanticTile.php71 'required' => true,
159 'required' => true,
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DInvite.php142 $required = [
152 foreach ($required as $item) {
/plugin/vbsso/views/
H A Dadmin.html1.tpl2 extensions are required to be installed: <strong>[[content-0]]</strong></div>
H A Daction.tpl2 The following PHP extensions are required to be installed:
/plugin/openid/Auth/Yadis/
H A DManager.php109 $required = $this->requiredKeys();
111 foreach ($required as $k) {
128 foreach ($required as $k) {
/plugin/feedauth/
H A Dplugin.info.txt6 desc Send an \"authorization required\" header in the feed
/plugin/sequencediagram/bower_components/snap.svg/doc/css/
H A Dtopcoat-desktop-light.css11 * Unless required by applicable law or agreed to in writing, software
64 * Unless required by applicable law or agreed to in writing, software
82 * Unless required by applicable law or agreed to in writing, software
100 * Unless required by applicable law or agreed to in writing, software
415 * Unless required by applicable law or agreed to in writing, software
469 * Unless required by applicable law or agreed to in writing, software
487 * Unless required by applicable law or agreed to in writing, software
505 * Unless required by applicable law or agreed to in writing, software
1810 Unless required by applicable law or agreed to in writing, software
1867 Unless required by applicable law or agreed to in writing, software
[all …]
/plugin/lightweightcss/
H A Dplugin.info.txt6 desc Remove CSS that is not required for non-administrative modes.
/plugin/lightweightscript/
H A Dplugin.info.txt6 desc Remove system scripts when not required, aka only admins need them
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_util.cfm57 <cfargument name="filePath" required="true" type="String">
58 <cfargument name="extension" required="true" type="String">
94 <cfargument name="filePath" required="true" type="String">
/plugin/s5reloaded/ui/thesis/
H A Dslides.css1 @import url(s5-core.css); /* required to make the slide show run at all */
/plugin/s5/ui/blue/
H A Dslides.css1 @import url(s5-core.css); /* required to make the slide show run at all */
/plugin/s5/ui/dokuwiki/
H A Dslides.css1 @import url(s5-core.css); /* required to make the slide show run at all */
/plugin/s5/ui/pixel/
H A Dslides.css1 @import url(s5-core.css); /* required to make the slide show run at all */
/plugin/s5/ui/i18n/
H A Dslides.css1 @import url(s5-core.css); /* required to make the slide show run at all */
/plugin/s5/ui/flower/
H A Dslides.css1 @import url(s5-core.css); /* required to make the slide show run at all */

1...<<11121314151617181920>>...51