はじまりの大地
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<?php
|
||||
/**
|
||||
* Class helper_plugin_bureaucracy_fieldonoff
|
||||
*
|
||||
* Creates a checkbox
|
||||
*/
|
||||
class helper_plugin_bureaucracy_fieldonoff extends helper_plugin_bureaucracy_fieldyesno {
|
||||
/**
|
||||
* Arguments:
|
||||
* - cmd
|
||||
* - label
|
||||
* - =yesvalue
|
||||
* - !falsevalue
|
||||
* - ^ (optional)
|
||||
*/
|
||||
}
|
||||
Reference in New Issue
Block a user