Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Zephir
Compiler
isExtensionGlobal
Zephir\Compiler::isExtensionGlobal PHP 메소드
Compiler 1 문서
파일 보기
프로젝트 열기: phalcon/zephir
isExtensionGlobal()
공개
메소드
Checks if a specific extension global is defined
public
isExtensionGlobal
(
string
$name
) :
boolean
$name
string
리턴
boolean
public function isExtensionGlobal($name) { return isset($this->globals[$name]); }
Compiler
__construct
addClassDefinition
addExternalDependency
addFunction
api
build
buildDev
calculateDependencies
checkDirectory
checkIfPhpized
checkKernelFile
checkKernelFiles
checkRequires
clean
compile
compileParser
createConfigFiles
createProjectFiles
fullClean
generate
generateFunctionInformation
generatePackageDependenciesM4
getClassDefinition
getConfig
getConstant
getCurrentVersion
getExtensionGlobal
getFileSystem
getGccFlags
getGccVersion
getInternalClassDefinition
getLogger
getPhpIncludeDirs
getShortPath
getShortUserPath
init
install
isBundledClass
isBundledInterface
isClass
isConstant
isExtensionGlobal
isInterface
loadConstantsSources
loadExternalClass
preCompile
preCompileHeaders
processAddSources
processCodeInjection
processExtensionGlobals
processExtensionInfo
recursiveDeletePath
recursivePreCompile
recursiveProcess
setExtensionGlobals
stubs
test