PHP 클래스 QM_Output_Html_Assets, query-monitor
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
파일 보기
프로젝트 열기: johnbillion/query-monitor
공개 메소드들
보호된 메소드들
메소드 |
설명 |
|
dependency_row ( _WP_Dependency $dependency, WP_Dependencies $dependencies, $type ) |
|
|
dependency_rows ( array $handles, WP_Dependencies $dependencies, $label, $type ) |
|
|
get_dependents ( _WP_Dependency $dependency, WP_Dependencies $dependencies, $type ) |
|
|
메소드 상세
public __construct ( QM_Collector $collector ) |
$collector |
QM_Collector |
|
protected dependency_row ( _WP_Dependency $dependency, WP_Dependencies $dependencies, $type ) |
$dependency |
_WP_Dependency |
|
$dependencies |
WP_Dependencies |
|
dependency_rows()
보호된 메소드
protected dependency_rows ( array $handles, WP_Dependencies $dependencies, $label, $type ) |
$handles |
array |
|
$dependencies |
WP_Dependencies |
|
get_dependents()
보호된 정적인 메소드
protected static get_dependents ( _WP_Dependency $dependency, WP_Dependencies $dependencies, $type ) |
$dependency |
_WP_Dependency |
|
$dependencies |
WP_Dependencies |
|