ソースを参照

Update Bitmasked.md

Mark Scherer 4 年 前
コミット
9dc20f4294
1 ファイル変更6 行追加0 行削除
  1. 6 0
      docs/Behavior/Bitmasked.md

+ 6 - 0
docs/Behavior/Bitmasked.md

@@ -148,6 +148,12 @@ If you don't need that, and it is nullable, you can also set the event to e.g. `
 If you use `fields` config to whitelist the fields for patching, you should also whitelist
 If you use `fields` config to whitelist the fields for patching, you should also whitelist
 the alias field if you defined one and if you are using `onMarshal`.
 the alias field if you defined one and if you are using `onMarshal`.
 
 
+
+### Demo
+
+- Basics: https://sandbox.dereuromark.de/sandbox/tools-examples/bitmasks
+- Filtering: https://sandbox.dereuromark.de/sandbox/tools-examples/bitmask-search
+
 ### Outview
 ### Outview
 
 
 You can read more about how it began in [my blog post](https://www.dereuromark.de/2012/02/26/bitmasked-using-bitmasks-in-cakephp/).
 You can read more about how it began in [my blog post](https://www.dereuromark.de/2012/02/26/bitmasked-using-bitmasks-in-cakephp/).