kernel/common/ezincludefunctions.php

Show: inherited
    Table of Contents

    Contains some kernel include functions which was nice to use in extensions prior to autoloading and 4.0.

    Deprecated
    ALL functions in this file is deprecated as of 4.3  
    Package
    kernel  

    Functions

    functiondatatype_class(  $datatype,  $className ) : void

    Parameters
    Name Type Description
    $datatype
    $className
    functionext_activate(  $extension,  $name ) : void

    Parameters
    Name Type Description
    $extension
    $name
    functionext_class(  $extension,  $name ) : void

    Parameters
    Name Type Description
    $extension
    $name
    functionext_include(  $extension,  $name ) : void

    Parameters
    Name Type Description
    $extension
    $name
    functionextension_path(  $extension,  $withWWWDir = false,  $withHost = false,  $withProtocol = false ) : void

    Parameters
    Name Type Description
    $extension
    $withWWWDir
    $withHost
    $withProtocol
    functionisExtension(  $path ) : void

    Parameters
    Name Type Description
    $path
    functionkernel_class(  $name ) : void

    Parameters
    Name Type Description
    $name
    functionkernel_common(  $name ) : void

    Parameters
    Name Type Description
    $name
    functionkernel_include(  $name ) : void

    Contains some kernel include functions which was nice to use in extensions prior to autoloading and 4.0.

    Parameters
    Name Type Description
    $name
    Details
    Deprecated
    ALL functions in this file is deprecated as of 4.3  
    Package
    kernel  
    functionlib_class(  $libName,  $name ) : void

    Parameters
    Name Type Description
    $libName
    $name
    functionlib_include(  $libName,  $name ) : void

    Parameters
    Name Type Description
    $libName
    $name
    functionnameFromPath(  $path ) : void

    Parameters
    Name Type Description
    $path
    Documentation was generated by DocBlox 0.18.1.