Class: CodeGen_Tools_Platform
Source Location: /CodeGen-1.0.1/CodeGen/Tools/Platform.php
A helper class for platform management
Author(s):
Version:
- Release: @package_version@
Copyright:
Inherited Variables
Inherited Methods
Class Details
[line 33]
A helper class for platform management
Class Variables
$platforms = array()
[line 41]
The supported platforms are collected here
- Var: the platform short names
- Access: protected
Method Detail
__construct (Constructor) [line 49]
CodeGen_Tools_Platform __construct(
string|array
$names)
Constructor gets a list of names or "all"
Parameters:
string|array
$names
—
names as comma separated string or array
count [line 117]
Count the number of supported platforms
- Return: platform count
- Access: public
test [line 89]
Test for a platform shortname
- Return: true if supported else false
- Access: public
Parameters:
Documentation generated on 2019年3月11日 14:41:42 -0400 by
phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.