SproutCMS

This is the code documentation for the SproutCMS project

Page options:

Inherited members

class SproutVariable

Variables

NameVisibilityDescription
$admin 
$enc 
$extra (static) 
$file 
$lnk 
$navigation 
$needs 
$notification 
$replace 
$request 
$session 
$skin 
$social 
$url 
$widgets 

Functions

NameVisibilityDescription
__callpublic 
__constructpublic 
configpublic 
getParampublic 
getParamspublic 
getPathpublic 
getQueryStringpublic 
registerpublic (static) 

public __call

unknown $SproutVariable->__call ( mixed $name , mixed $arguments );

This function does not have a description

public __construct

void $SproutVariable->__construct ( );

This function does not have a description

public config

unknown $SproutVariable->config ( mixed $name [, mixed $slash [, mixed $required ]] );

This function does not have a description

public getParam

unknown $SproutVariable->getParam ( mixed $name );

This function does not have a description

public getParams

unknown $SproutVariable->getParams ( );

This function does not have a description

public getPath

unknown $SproutVariable->getPath ( );

This function does not have a description

public getQueryString

unknown $SproutVariable->getQueryString ( );

This function does not have a description

public register

void SproutVariable::register ( mixed $name , mixed $item );

This function does not have a description