Class ImportTestContentTask
Interface for a generic build task. Does not support dependencies. This will simply run a chunk of code when called.
To disable the task (in the case of potentially destructive updates or deletes), declare the $Disabled property on the subclass.
Methods summary
public static
|
|
public
|
|
public
|
|
public static
|
|
public static
|
|
public
|
|
public
|
|
public
|
Methods inherited from BuildTask
getDescription(),
getTitle(),
isEnabled()
Methods inherited from Object
__call(),
__construct(),
__toString(),
__wakeup(),
addMethodsFrom(),
addStaticVars(),
addWrapperMethod(),
add_extension(),
add_static_var(),
allMethodNames(),
cacheToFile(),
cacheToFileWithArgs(),
clearCache(),
combined_static(),
create(),
createMethod(),
create_from_string(),
defineMethods(),
exists(),
extInstance(),
extend(),
getCustomClass(),
getExtensionInstance(),
getExtensionInstances(),
get_extensions(),
get_static(),
hasExtension(),
hasMethod(),
has_extension(),
invokeWithExtensions(),
is_a(),
loadCache(),
parentClass(),
parse_class_spec(),
remove_extension(),
sanitiseCachename(),
saveCache(),
set_stat(),
set_static(),
set_uninherited(),
stat(),
strong_create(),
uninherited(),
uninherited_static(),
useCustomClass()
Magic methods summary
Properties summary
public static
string
|
$module_url | |
public static
array
|
$skip_object_classes |
Properties inherited from BuildTask
$description,
$enabled,
$title