ZenMagick 0.9.6


Functions


Function Summary
void

zm_get_default_settings()

Set up default SACS mappings.

void

zm_set_default_sacs_mappings()

Set up default SACS mappings.

void

zm_set_default_url_mappings()

Set up default URL mappings.

Function Detail

zm_get_default_settings

public void zm_get_default_settings()

Set up default SACS mappings.

The reason for this being wrapped in a function is to make it possible to include in core.php. Also, this leaves the option of alternative storage to improve loading time.


zm_set_default_sacs_mappings

public void zm_set_default_sacs_mappings()

Set up default SACS mappings.

The reason for this being wrapped in a function is to make it possible to include in core.php. Also, this leaves the option of alternative storage to improve loading time.


zm_set_default_url_mappings

public void zm_set_default_url_mappings()

Set up default URL mappings.

The reason for this being wrapped in a function is to make it possible to include in core.php. Also, this leaves the option of alternative storage to improve loading time.


ZenMagick 0.9.6