Home
last modified time | relevance | path

Searched refs:exclusion (Results 1 – 25 of 449) sorted by relevance

12345678910>>...18

/plugin/twistienav/
H A Dhelper.php35 foreach (explode(',', $this->getConf('exclusions')) as $exclusion) {
36 if (substr($exclusion, 0, 1) === '@') {
37 $this->nsignore[] = ltrim($exclusion, "@");
39 switch ($exclusion) { // care pre-defined keys in multicheckbox
47 $this->exclusions[] = $exclusion;
/plugin/twistienav4bootstrap3/
H A Dhelper.php35 foreach (explode(',', $this->getConf('exclusions')) as $exclusion) {
36 if (substr($exclusion, 0, 1) === '@') {
37 $this->nsignore[] = ltrim($exclusion, "@");
39 switch ($exclusion) { // care pre-defined keys in multicheckbox
47 $this->exclusions[] = $exclusion;
/plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/
H A Dexclusion_strategies.rst6 The serializer supports different exclusion strategies. Each strategy allows
14 The default exclusion policy is to exclude nothing. That is, all properties of the
16 then it is easier to change the exclusion policy, and only mark these few properties:
85 Another default exclusion strategy is to create different views of your objects.
230 This exclusion strategy is a bit different from the others, because it will
268 Dynamic exclusion strategy
271 If the previous exclusion strategies are not enough, is possible to use the ``ExpressionLanguageExc…
273 allow a more sophisticated exclusion strategies using ``@Exclude(if="expression")`` and ``@Expose(i…
312 …y_metadata` for use in an expression. This enables you to create custom exclusion strategies simil…
H A Dstdclass.rst14 - apply per-property exclusion policies
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DUPGRADING.md13 - "deeper branch group exclusion strategy" has a different behaviour, the latest group is used inst…
H A DREADME.md18 - (De-)serialize data of any complexity; circular references and complex exclusion strategies are h…
H A DCHANGELOG.md96 - Simplify deep group exclusion strategy [\#946](https://github.com/schmittjoh/serializer/pull/946)…
135 - Avoid duplicate exclusion strategies in the context [\#922](https://github.com/schmittjoh/seriali…
152 - setSerialiseNull\(true\) + exclusion strategies still include data [\#852](https://github.com/sch…
177 - Nullable exclusion strategy [\#965](https://github.com/schmittjoh/serializer/pull/965) ([goetas](…
242 - Double logic for group exclusion \(20% faster\) [\#941](https://github.com/schmittjoh/serializer/…
312 - Dynamic exclusion strategy, Variable "object" is not valid [\#826](https://github.com/schmittjoh/…
491 - Strange issue with groups exclusion strategy [\#230](https://github.com/schmittjoh/serializer/iss…
565 - Discriminator is not exposed when using a group exclusion strategy [\#157](https://github.com/sch…
888 - Integration Points - run-time exclusion checking [\#239](https://github.com/schmittjoh/serializer…
906 - Discriminator field filtered by exclusion strategy [\#189](https://github.com/schmittjoh/serializ…
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dannotations.rst6 This annotation can be defined on a class to indicate the exclusion strategy
24 If the ``ExpressionLanguageExclusionStrategy`` exclusion strategy is enabled, will
32 If the ``ExpressionLanguageExclusionStrategy`` exclusion strategy is enabled, will
317 `groups` is optional and is used as exclusion policy.
H A Dxml_reference.rst8 …<class name="Fully\Qualified\ClassName" exclusion-policy="ALL" xml-root-name="foo-bar" exclude="tr…
/plugin/searchpattern/
H A Dstyle.css7 * - ver 0.2 : 2010-07-05 : Restriciton/exclusion capability
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.mpl-20.txt297 * jurisdictions do not allow the exclusion or limitation of *
298 * incidental or consequential damages, so this exclusion and *
H A Dlicense.gpl-10.txt203 the exclusion of warranty; and each file should have at least the
/plugin/photogallery/phpThumb/licenses/
H A Dlicense.mpl-20.txt297 * jurisdictions do not allow the exclusion or limitation of *
298 * incidental or consequential damages, so this exclusion and *
H A Dlicense.gpl-10.txt203 the exclusion of warranty; and each file should have at least the
/plugin/wikistats/
H A DREADME.md133 The `ns` parameter supports both inclusion and exclusion of the namespaces.
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js2884 var exclusion = [];
2890 exclusion.push("(" + v.substring(1, v.length - 1) + ")");
2896 return "[not(" + exclusion.join(" and ") + ")]";
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js3418 var exclusion = [];
3425 exclusion.push("(" + v.substring(1, v.length - 1) + ")");
3431 return "[not(" + exclusion.join(" and ") + ")]";
/plugin/tuxquote/
H A DCOPYING290 convey the exclusion of warranty; and each file should have at least
/plugin/sphinxsearch-was/
H A DCOPYING290 convey the exclusion of warranty; and each file should have at least
/plugin/icalevents/
H A DLICENSE.txt298 convey the exclusion of warranty; and each file should have at least
/plugin/orphanmedia/
H A DCOPYING290 convey the exclusion of warranty; and each file should have at least
/plugin/overlay/
H A DLICENSE290 convey the exclusion of warranty; and each file should have at least
/plugin/datatables/
H A DLICENSE290 convey the exclusion of warranty; and each file should have at least
/plugin/wikicalendar/
H A DCOPYING290 convey the exclusion of warranty; and each file should have at least
/plugin/fedauth/
H A DCOPYING290 convey the exclusion of warranty; and each file should have at least

12345678910>>...18