/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | jstl-1.2.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE.txt
javax ... |
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/DocGenerators/ |
H A D | Markdown.php | 47 foreach ($standardFiles as $standard) { 49 $doc->load($standard); 70 $standard = $this->getStandard(); 72 echo "# $standard Coding Standard".PHP_EOL; 108 if ($node->nodeName === 'standard') {
|
H A D | Generator.php | 55 * @param string $standard The name of the coding standard to generate 62 public function __construct($standard, array $sniffs=array()) argument 64 $this->_standard = $standard; 112 foreach ($standardFiles as $standard) { 114 $doc->load($standard);
|
H A D | HTML.php | 54 foreach ($standardFiles as $standard) { 56 $doc->load($standard); 78 $standard = $this->getStandard(); 81 echo " <title>$standard Coding Standards</title>".PHP_EOL; 150 echo " <h1>$standard Coding Standards</h1>".PHP_EOL; 169 foreach ($standardFiles as $standard) { 171 $doc->load($standard);
|
H A D | Text.php | 74 $standard = $this->getStandard(); 77 echo str_repeat('-', (strlen("$standard CODING STANDARD: $title") + 4)); 78 echo strtoupper(PHP_EOL."| $standard CODING STANDARD: $title |".PHP_EOL); 79 echo str_repeat('-', (strlen("$standard CODING STANDARD: $title") + 4));
|
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/ |
H A D | CLI.php | 376 if ($standard !== null) { 377 $defaults['standard'] = $standard; 925 $standard, 1164 if ($standard === null) { 1166 $standard = 'PEAR'; 1169 return explode(',', $standard); 1177 foreach ($standards as $standard) { 1180 $standard = $validStandard; 1185 $cleaned[] = $standard; 1200 public function explainStandard($standard) argument [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/ |
H A D | ThumbnailDetails.php | 92 public function setStandard(Thumbnail $standard) argument 94 $this->standard = $standard; 101 return $this->standard;
|
/plugin/icalevents/vendor/squizlabs/php_codesniffer/ |
H A D | CodeSniffer.php | 540 $standard = $installed; 543 if (is_dir($standard) === true 546 $standard = self::realpath($standard.DIRECTORY_SEPARATOR.'ruleset.xml'); 553 foreach ($standards as $standard) { 556 $standard = $installed; 558 $standard = self::realpath($standard); 559 if (is_dir($standard) === true 562 $standard = self::realpath($standard.DIRECTORY_SEPARATOR.'ruleset.xml'); 1937 $generator = new $class($standard, $sniffs); 2294 $standard = self::realPath($standard); [all …]
|
H A D | CONTRIBUTING.md | 4 …e to PHP\_CodeSniffer, please make sure it conforms to the PHPCS coding standard and that the PHP\… 9 Which should give you no output, indicating that there are no coding standard errors. And then:
|
/plugin/today/ |
H A D | CHANGELOG.md | 3 …ect will be documented in this file. See [standard-version](https://github.com/conventional-change…
|
/plugin/simplemap/ |
H A D | CHANGELOG.md | 3 …ect will be documented in this file. See [standard-version](https://github.com/conventional-change…
|
/plugin/jplayer/vendor/mustache/mustache/ |
H A D | CONTRIBUTING.md | 24 * Use `phpcs --standard=PSR2` to check your changes against the coding standard. 34 …* [PSR-1: Basic coding standard](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR…
|
/plugin/icalevents/vendor/squizlabs/php_codesniffer/scripts/ |
H A D | phpcs-svn-pre-commit | 110 foreach ($values['standard'] as $standard) { 111 if (PHP_CodeSniffer::isInstalledStandard($standard) === false) { 114 echo 'ERROR: the "'.$standard.'" coding standard is not installed. ';
|
/plugin/dx/ |
H A D | README.md | 10 … [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) standard for their commit … 17 npx standard-version
|
/plugin/yalist/ |
H A D | README.md | 8 - ordered list item [<ol><li>] <!-- as standard syntax --> 9 * unordered list item [<ul><li>] <!-- as standard syntax --> 19 Lists can be nested within lists, just as in the standard DokuWiki syntax.
|
/plugin/dwtimeline/syntax/ |
H A D | dwtimeline.php | 151 public function checkValues($toCheck,$allowed,$standard) argument 156 return $standard;
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/ |
H A D | .stickler.yml | 3 standard: 'build/phpcs.xml'
|
/plugin/yearbox/ |
H A D | CHANGELOG.md | 3 …ect will be documented in this file. See [standard-version](https://github.com/conventional-change…
|
/plugin/davcard/vendor/sabre/vobject/ |
H A D | .travis.yml | 16 - ./bin/phpcs -p --standard=tests/phpcs/ruleset.xml lib/
|
/plugin/webdavclient/vendor/sabre/vobject/ |
H A D | .travis.yml | 16 - ./bin/phpcs -p --standard=tests/phpcs/ruleset.xml lib/
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/ |
H A D | 179f0a3e84ff4bbac18787a018eabf89.asciidoc | 11 'analyzer' => 'standard',
|
/plugin/searchform/ |
H A D | README.md | 4 Adds the standard search form to any page<br />
|
/plugin/davcal/vendor/sabre/vobject/ |
H A D | .travis.yml | 17 - ./bin/phpcs -p --standard=tests/phpcs/ruleset.xml lib/
|
/plugin/menuext/ |
H A D | plugin.info.txt | 6 desc Extend any of the standard menus with custom links
|
/plugin/xbr/ |
H A D | plugin.info.txt | 6 desc A replacement for the standard dokuwiki renderer which keeps your line-breaks.
|