Home
last modified time | relevance | path

Searched refs:asBool (Results 1 – 1 of 1) sorted by relevance

/plugin/database2/
H A Ddatabase2.php662 $this->options['wikimarkup'] = self::asBool( $this->options['wikimarkup'] );
663 $this->options['simplenav'] = self::asBool( $this->options['simplenav'] );
3550 $options['required'] = self::asBool( $value );
3557 if ( self::asBool( $value ) )
3566 if ( self::asBool( $value ) )
3596 $options['readonly'] = self::asBool( $value );
4014 protected static function asBool( $in, $nullIfUnparseable = false ) function in Database2
4976 return self::asBool( $default );