| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
PHP_CompatInfo_Renderer::factoryPHP_CompatInfo_Renderer::factory() – Create required instance of the Output 'driver'
Synopsis
require_once 'PHP/CompatInfo/Renderer.php';
DescriptionCreates a concrete instance of the renderer depending of $type Parameter
Return valuereturns A concrete PHP_CompatInfo_Renderer instance, or null on error. Throwsthrows no exceptions thrown Sincesince version 1.8.0b2 (2008-06-03) NoteThis function can not be called statically. |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「PHP_CompatInfo_Renderer::factory」をGoogle検索
|