Results of 1 - 10 of about 152 for boolean (0.002 sec.)
- Create a new PDF Object 14093
- « wkhtmltox\PDF\Object wkhtmltox\Image\Converter » PHP Manual wkhtmltox\PDF\Object Create a new
...
in the input into external PDF links in the output boolean >= 0.1.0 useLocalLinks set true to convert interna ...
in the input into internal PDF links in the output boolean >= 0.1.0 produceForms set true to turn HTML forms ...
into PDF forms boolean >= 0.1.0 replacements undocumented >= 0.1.0 includ ...
e sections from this object in the outline and toc boolean >= 0.1.0 pagesCount set true to make page count in ...
-
https://man.plustar.jp/php/wkhtmltox-pdf-object.construct.html
- [similar]
- Create a new Image converter 12241
- « wkhtmltox\Image\Converter wkhtmltox\Image\Converter::convert » PHP Manual wkhtmltox\Image\Conv
...
PNG or SVG, make the white background transparent boolean >= 0.1.0 screenWidth the with of the screen used t ...
true, screenWidth is expanded to the content width boolean >= 0.1.0 quality compression factor to use when ou ...
rtCustomHeaders set true to send with all requests boolean >= 0.1.0 load.cookies cookie string to send when r ...
local and piped files to access other local files boolean >= 0.1.0 load.stopSlowScript stop slow running jav ...
-
https://man.plustar.jp/php/wkhtmltox-image-converter.construct.html
- [similar]
- 変数が boolean であるかを調べる 11693
- « is_array is_callable » PHP Manual 変数操作 関数 変数が boolean であるかを調べる is_bool (PHP 4
...
, PHP 5, PHP 7, PHP 8) is_bool — 変数が boolean であるかを調べる 説明 is_bool ( mixed $value ): bo ...
ol 指定した変数が boolean であるかどうかを調べます。 パラメータ value 評価す ...
s_bool() の例 <?php $a = false ; $b = 0 ; // $a は boolean なので、これは true となります if ( is_bool ( $a ) ...
=== true ) { echo "Yes, this is a boolean" ; } // $b は boolean ではないので、これは false と ...
-
https://man.plustar.jp/php/function.is-bool.html
- [similar]
- 論理型 (boolean) 10051
- « はじめに 整数 » PHP Manual 型 論理型 (boolean) 論理型 (boolean) 論理型は、最も簡単な型です。 b
...
値は、 true または false のどちらかになります。 構文 boolean リテラルを指定するには、定数 true または false を指 ...
ら、 制御構造 にその結果を渡します。 <?php // == は、boolean型を返す演算子 if ( $action == "show_version" ) { ec ...
す。 if ( $show_separators ) { echo "<hr>\n" ; } ?> boolean への変換 bool に明示的に変換を行うには、キャスト ( ...
bool) または (boolean) を使用します。しかし、演算子、関数、制御構造が bo ...
-
https://man.plustar.jp/php/language.types.boolean.html
- [similar]
- 変数の boolean としての値を取得する 8059
- « 変数操作 関数 debug_zval_dump » PHP Manual 変数操作 関数 変数の boolean としての値を取得する b
...
al (PHP 5 >= 5.5.0, PHP 7, PHP 8) boolval — 変数の boolean としての値を取得する 説明 boolval ( mixed $value ) ...
ettype() - 変数の型をセットする is_bool() - 変数が boolean であるかを調べる 型の相互変換 関連キーワード: 変数 ...
, 取得 , boolean , 値 , boolval , 操作 , 関数 , 変換 , floatval , セ ...
-
https://man.plustar.jp/php/function.boolval.html
- [similar]
- Returns the state of the hl parameter 7989
- « SolrQuery::getGroupTruncate SolrQuery::getHighlightAlternateField » PHP Manual SolrQuery Retur
...
public SolrQuery::getHighlight (): bool Returns a boolean indicating whether or not to enable highlighted sn ...
の関数にはパラメータはありません。 戻り値 Returns a boolean on success and null if not set. 関連キーワード: Re ...
SolrQuery , of , getHighlight , パラメータ , not , boolean ...
-
https://man.plustar.jp/php/solrquery.gethighlight.html
- [similar]
- Whether or not to return raw characters 7989
- « SolrQuery::getTermsPrefix SolrQuery::getTermsSort » PHP Manual SolrQuery Whether or not to ret
...
ic SolrQuery::getTermsReturnRaw (): bool Returns a boolean indicating whether or not to return the raw charac ...
の関数にはパラメータはありません。 戻り値 Returns a boolean on success and null if not set. 関連キーワード: no ...
, or , getTermsReturnRaw , Returns , パラメータ , boolean ...
-
https://man.plustar.jp/php/solrquery.gettermsreturnraw.html
- [similar]
- Create a new PDF converter 7710
- « wkhtmltox\PDF\Converter::add wkhtmltox\PDF\Converter::convert » PHP Manual wkhtmltox\PDF\Conve
...
oc >= 0.1.0 copies >= 0.1.0 collate collate copies boolean >= 0.1.0 outline generate PDF outline boolean >= 0 ...
Compression enable or disable lossless compression boolean >= 0.1.0 margin.top size of the top margin 2cm >= ...
r , size , new , wkhtmltox , Converter , outline , boolean , settings ...
-
https://man.plustar.jp/php/wkhtmltox-pdf-converter.construct.html
- [similar]
- Returns the current state of the facet.missing parameter 6895
- « SolrQuery::getFacetMinCount SolrQuery::getFacetOffset » PHP Manual SolrQuery Returns the curre
...
ld_override The name of the field 戻り値 Returns a boolean on success and null if not set 関連キーワード: Sol ...
eter , getFacetMissing , cet , accepts , success , boolean , パラメータ , optional ...
-
https://man.plustar.jp/php/solrquery.getfacetmissing.html
- [similar]
- State Detection 6755
- « Threaded::isRunning Threaded::merge » PHP Manual Threaded State Detection Threaded::isTerminat
...
メータ この関数にはパラメータはありません。 戻り値 A boolean indication of state 例 例1 Detect the state of the ...
メータ , referenced , threw , Detect , indication , boolean , 関数 ...
-
https://man.plustar.jp/php/threaded.isterminated.html
- [similar]