Example #1
0
 public function __construct($options)
 {
     parent::__construct($options);
     $this->label = 'Pattern';
 }
Example #2
0
 public function __construct($options)
 {
     parent::__construct($options);
     $this->label = 'Quantity';
 }
Example #3
0
 public function __construct($options)
 {
     parent::__construct($options);
     $this->label = 'Twitter account';
 }
Example #4
0
 public function __construct($options)
 {
     parent::__construct($options);
     $this->label = 'Due date:';
 }
Example #5
0
 public function __construct($options)
 {
     parent::__construct($options);
     $this->label = 'Brightness';
 }
Example #6
0
 public function __construct($options)
 {
     parent::__construct($options);
     $this->label = 'Contact';
 }
Example #7
0
 public function __construct($options)
 {
     parent::__construct($options);
     $this->label = 'Specifier';
 }
Example #8
0
 public function __construct($options)
 {
     parent::__construct($options);
     $this->label = 'Notebook';
 }
Example #9
0
 public function __construct($options)
 {
     parent::__construct($options);
     $this->label = 'Speak rate';
 }
Example #10
0
 public function __construct($options)
 {
     parent::__construct($options);
     $this->label = 'Operation';
 }
 public function __construct($options)
 {
     parent::__construct($options);
     $this->label = 'Check for';
 }
Example #12
0
 public function __construct($options)
 {
     parent::__construct($options);
     $this->label = 'Date format';
 }
 public function __construct($options)
 {
     parent::__construct($options);
     $this->label = 'Recipients';
 }
Example #14
0
 public function __construct($options)
 {
     parent::__construct($options);
     $this->label = 'Number';
 }
Example #15
0
 public function __construct($options)
 {
     parent::__construct($options);
     $this->label = 'Title';
 }
 public function __construct($options)
 {
     parent::__construct($options);
     $this->label = 'Default';
 }
Example #17
0
 public function __construct($options)
 {
     parent::__construct($options);
     $this->label = 'Show save';
 }
Example #18
0
 public function __construct($options)
 {
     parent::__construct($options);
     $this->label = 'Feed URL';
 }
 public function __construct($options)
 {
     parent::__construct($options);
     $this->label = 'Separator';
 }
Example #20
0
 public function __construct($options)
 {
     parent::__construct($options);
     $this->label = 'Variable Name';
 }
Example #21
0
 public function __construct($options)
 {
     parent::__construct($options);
     $this->label = 'Page name';
 }
Example #22
0
 public function __construct($options)
 {
     parent::__construct($options);
     $this->label = 'Prompt';
 }