phpDocumentor sf-active
[ class tree: sf-active ] [ index: sf-active ] [ all elements ]

Element index for package sf-active

Package indexes

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ k ] [ l ] [ m ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ v ] [ _ ]

_

_

$_rules
in file producer_class.inc, variable Producer::$_rules
    the config array
_create_dir_recursive
in file producer_class.inc, method Producer::_create_dir_recursive()
    creates a directory recursively
_cache
in file config_class.inc, method Config::_cache()
_expire
in file config_class.inc, method Config::_expire()
_get_version
in file config_class.inc, method Config::_get_version()
_increment_version
in file config_class.inc, method Config::_increment_version()
_list
in file config_class.inc, method Config::_list()
_list_all
in file config_class.inc, method Config::_list_all()
a

a

$accepted_types
in file media_class.inc, variable Media::$accepted_types
    an array containing the list of extensions we accept
$allowed_html_tags
in file cache_class.inc, variable Cache::$allowed_html_tags
    acceptable html tags (for kses)
$allowed_text_tags
in file cache_class.inc, variable Cache::$allowed_text_tags
    acceptable text tags (for kses)
Add
in file spam_class.inc, method Spam::Add()
    empty method.
assign_input
in file producer_class.inc, method Producer::assign_input()
    assigns template variables according the input & the $p_rule
assign_strings
in file producer_class.inc, method Producer::assign_strings()
    sets the strings for this language
admin_advanced
in file admin_advanced.inc, method admin_advanced::admin_advanced()
    sets the Config class with appropriate value
admin_advanced
in file admin_advanced.inc, class admin_advanced
    Allows advanced editing of certain configuration settings
admin_advanced.inc
procedural page admin_advanced.inc
accepted_types.inc
procedural page accepted_types.inc
b

b

$build_mixed
in file producer_class.inc, variable Producer::$build_mixed
    do we build mixed sites ?
$build_pure
in file producer_class.inc, variable Producer::$build_pure
    do we do pure language sites ?
build_page
in file page_class.inc, method Page::build_page()
    builds the page and sets $this->html.
build_query
in file producer_class.inc, method Producer::build_query()
    builds a select query according to input variables.
c

c

$cachestatus
in file cache_class.inc, variable Cache::$cachestatus
    An HTML-ready display of cache notices
$clear_path
in file producer_class.inc, variable Producer::$clear_path
    do we clear the language path or not ?
$content_hash
in file spam_class.inc, variable Spam::$content_hash
    Hash of the content
Cache
in file cache_class.inc, class Cache
    a parent class which handles caching and filesystem functions. also handles form input.
cache_file
in file cache_class.inc, method Cache::cache_file()
    writes a file to disk given it's content and the path.
cache_ram_file
in file cache_class.inc, method Cache::cache_ram_file()
    caches a ram file to disk given a upload target, a year and a month.
cache_var
in file cache_class.inc, method Cache::cache_var()
    Writes an array or other variable to disk, in a php-readable format
change_size_from_old
in file image_class.inc, method Image::change_size_from_old()
    creates midsize and thumbnail images from an image given it's address, year and month.
check_consistency
in file producer_class.inc, method Producer::check_consistency()
    checks consistency in the configuration
check_file_path
in file cache_class.inc, method Cache::check_file_path()
    this method will check if your filepath is ok (so no .. and stuff like that).
check_lang_include
in file producer_class.inc, method Producer::check_lang_include()
    checks if a given file is language specific
cache_class.inc
procedural page cache_class.inc
clean
in file cache_class.inc, method Cache::clean()
    adds slashes to a string if get_magic_quotes_runtime isn't set
cleanup_email
in file cache_class.inc, method Cache::cleanup_email()
    cleans up an email_address
cleanup_filename
in file cache_class.inc, method Cache::cleanup_filename()
    cleans up the name of file
cleanup_html_value
in file cache_class.inc, method Cache::cleanup_html_value()
    cleans up a value that is published as html
cleanup_number
in file cache_class.inc, method Cache::cleanup_number()
    cleans up a number
cleanup_pathname
in file cache_class.inc, method Cache::cleanup_pathname()
    cleans up the name of a path.
cleanup_post
in file cache_class.inc, method Cache::cleanup_post()
    Removes dangerous HTML from data submitted via POST
cleanup_text_value
in file cache_class.inc, method Cache::cleanup_text_value()
    cleans up a value that is allowed to contain limited html (an article submitted as text/plain)
cleanup_value
in file cache_class.inc, method Cache::cleanup_value()
    cleans up a value that should not contain any html at all (the normal procedure)
clear_error_status
in file cache_class.inc, method Cache::clear_error_status()
    Clears any existing error status
clear_update_status
in file cache_class.inc, method Cache::clear_update_status()
    Clears any existing update status
clone_date
in file date_class.inc, method Date::clone_date()
    returns a new Date object given an old one
close
in file db_class.inc, method DB::close()
    closes a mysql-connection.
create_dir_recursive
in file cache_class.inc, method Cache::create_dir_recursive()
    creates a directory recursively
create_upload_dirs
in file cache_class.inc, method Cache::create_upload_dirs()
    this will create the directories we move the article and uploaded files to if they don't exist yet
config_class.inc
procedural page config_class.inc
Config
in file config_class.inc, method Config::Config()
Config
in file config_class.inc, class Config
    A simple class to manipulate a single config file for a set of php scripts
crawldir
in file sfcrons_single.php, function crawldir()
    crawl cron subdirectory, looking for valid cron scripts to run
d

d

DB_DATABASE
in file sfactive.cfg, constant DB_DATABASE
DB_HOSTNAME
in file sfactive.cfg, constant DB_HOSTNAME
DB_PASSWORD
in file sfactive.cfg, constant DB_PASSWORD
DB_USERNAME
in file sfactive.cfg, constant DB_USERNAME
DB_VENDOR
in file sfactive.cfg, constant DB_VENDOR
date_class.inc
procedural page date_class.inc
db_class.inc
procedural page db_class.inc
Date
in file date_class.inc, class Date
    represents a date object and has all methods needed to manipulate dates.
DB
in file db_class.inc, class DB
    a wrapper around all database access.
DB
in file db_class.inc, method DB::DB()
    class constructor. does nothing.
Detect
in file spam_class.inc, method Spam::Detect()
    returns 1 if a post is spam.
display_error_status
in file cache_class.inc, method Cache::display_error_status()
    displays the error status.
do_form
in file cache_class.inc, method Cache::do_form()
    calls the form we want to use in the publish process given it's name and various options.
dump
in file cache_class.inc, method Cache::dump()
    dumps a variable encapsulated in html
$db
in file config_class.inc, variable Config::$db
DB_SHARED_HOST
in file global.cfg, constant DB_SHARED_HOST
    The shared database host.
e

e

$error
in file media_class.inc, variable Media::$error
    an array containing errors
$error
in file mirror_class.inc, variable Mirror::$error
    an array containing the errors we encountered.
$error
in file page_class.inc, variable Page::$error
    contains the template errors
$error
in file producer_class.inc, variable Producer::$error
    an array containing the errors
$errorstatus
in file cache_class.inc, variable Cache::$errorstatus
    An HTML-ready display of error notices
$ext
in file media_class.inc, variable Media::$ext
    the extention
error_num
in file db_class.inc, method DB::error_num()
    returns an error num as a negative number to distinguish it from an id (in the case of inserts)
execute_getnextkey
in file db_class.inc, method DB::execute_getnextkey()
    treats a MySQL tabel as a sequence by inserting an empty row and getting the row id
execute_statement
in file db_class.inc, method DB::execute_statement()
    executes a SQL statement that doesn't have a return value
execute_statement_return_autokey
in file db_class.inc, method DB::execute_statement_return_autokey()
    runs a SQL statement for an INSERT and returns the ID of the row added
execute
in file admin_advanced.inc, method admin_advanced::execute()
    Handles posted data and builds the page.
f

f

$file
in file media_class.inc, variable Media::$file
    the file
$files
in file producer_class.inc, variable Producer::$files
    an array containing the files as items and the directories as keys
$file_size
in file media_class.inc, variable Media::$file_size
    the size of the file
$file_size_string
in file media_class.inc, variable Media::$file_size_string
    textual representation of the filesize
$file_type
in file media_class.inc, variable Media::$file_type
    the file_type a certain extention is associated with
find_start_of_week
in file date_class.inc, method Date::find_start_of_week()
    moves the date object to the beginning of the week (compared to its current date)
force_new_template
in file page_class.inc, method Page::force_new_template()
    forces a new template to be used.
flat_list
in file config_class.inc, method Config::flat_list()
g

g

get_12hour
in file time.inc, method Time::get_12hour()
    returns the hour hour portion of the time object in 12 hour format
get_allowed_html_tags
in file cache_class.inc, method Cache::get_allowed_html_tags()
    returns $allowed_html_tags
get_allowed_text_tags
in file cache_class.inc, method Cache::get_allowed_text_tags()
    returns {$link $allowed_text_tags}
get_am
in file time.inc, method Time::get_am()
    returns "AM" or "PM" depending on if the time is in the AM or PM
get_antispam_mail
in file cache_class.inc, method Cache::get_antispam_mail()
    returns an emailaddress with antispam blocks in.
get_build_mixed
in file producer_class.inc, method Producer::get_build_mixed()
    returns $build_mixed
get_build_pure
in file producer_class.inc, method Producer::get_build_pure()
    returns $build_pure
get_cached_var
in file cache_class.inc, method Cache::get_cached_var()
    Retrieve a cached variable from disk
get_clear_path
in file producer_class.inc, method Producer::get_clear_path()
    returns $clear_path
get_connection
in file db_class.inc, method DB::get_connection()
    returns a database connection
get_data
in file producer_class.inc, method Producer::get_data()
    loads data out of the database
get_day
in file date_class.inc, method Date::get_day()
    returns the day portion of the date object
get_days_in_month
in file date_class.inc, method Date::get_days_in_month()
    returns the amount of days in the month.
get_day_of_week
in file date_class.inc, method Date::get_day_of_week()
    returns the day of the week. (before we returned the text name of the day of the week ("Mon", "Tue" etc..))
get_display_time
in file time.inc, method Time::get_display_time()
    returns a formatted time in 12 hour format
get_error
in file mirror_class.inc, method Mirror::get_error()
    returns $error
get_error
in file producer_class.inc, method Producer::get_error()
    returns $error
get_error
in file page_class.inc, method Page::get_error()
    returns the errors
get_error_status
in file cache_class.inc, method Cache::get_error_status()
    returns the $errorstatus
get_ext
in file media_class.inc, method Media::get_ext()
    returns $ext
get_file
in file media_class.inc, method Media::get_file()
    returns $file
get_files
in file producer_class.inc, method Producer::get_files()
    returns $files
get_file_size
in file media_class.inc, method Media::get_file_size()
    returns $file_size
get_file_size_string
in file media_class.inc, method Media::get_file_size_string()
    returns $file_size_string
get_file_type
in file media_class.inc, method Media::get_file_type()
    returns $file_type
get_formatted_date
in file date_class.inc, method Date::get_formatted_date()
    returns a date formatted as "d/m/Y"
get_formatted_time
in file date_class.inc, method Date::get_formatted_time()
    returns the time as "h:i A"
get_hour
in file time.inc, method Time::get_hour()
    returns the hour portion of the time object in 24 hour format
get_hour
in file date_class.inc, method Date::get_hour()
    returns the hour portion of the date object
get_html
in file page_class.inc, method Page::get_html()
    returns the html of the page.
get_html_files
in file mirror_class.inc, method Mirror::get_html_files()
    returns $html_files
get_html_mirrors
in file mirror_class.inc, method Mirror::get_html_mirrors()
    returns $html_mirrors
get_is_am
in file time.inc, method Time::get_is_am()
    returns true if the time is in the AM
get_language_id
in file producer_class.inc, method Producer::get_language_id()
    returns the language_id
get_lang_style
in file producer_class.inc, method Producer::get_lang_style()
    returns the $lang_style
get_media_files
in file mirror_class.inc, method Mirror::get_media_files()
    returns $media_files
get_media_mirrors
in file mirror_class.inc, method Mirror::get_media_mirrors()
    returns $media_mirrors
get_mime_type
in file media_class.inc, method Media::get_mime_type()
    returns $mime_type
get_minute
in file date_class.inc, method Date::get_minute()
    returns the minute portion of the date object
get_minutes
in file time.inc, method Time::get_minutes()
    returms the minute portion of the time object
get_mixed_ext
in file producer_class.inc, method Producer::get_mixed_ext()
    returns $mixed_ext
get_month
in file date_class.inc, method Date::get_month()
    returns the month portion of the date object
get_months
in file cache_class.inc, method Cache::get_months()
    returns an array of months from 01 to 12
get_pure_ext
in file producer_class.inc, method Producer::get_pure_ext()
    returns $pure_ext
get_query
in file producer_class.inc, method Producer::get_query()
    returns $query
get_sql_date
in file date_class.inc, method Date::get_sql_date()
    returns a date in the format needed for inserts by MySQL
get_sql_time
in file date_class.inc, method Date::get_sql_time()
    empty method.
get_time
in file time.inc, method Time::get_time()
    retuns the time as a number between 0 and 24
get_unix_time
in file date_class.inc, method Date::get_unix_time()
    retuns the Unix $timestamp of the given date
get_update_status
in file cache_class.inc, method Cache::get_update_status()
    returns the $cachestatus
get_weekname
in file date_class.inc, method Date::get_weekname()
    returns the date of the beginning of the week
get_year
in file date_class.inc, method Date::get_year()
    returns the year portion of the dat object
get_years
in file cache_class.inc, method Cache::get_years()
    returns an array of years for your calendar
get
in file config_class.inc, method Config::get()
global.cfg
procedural page global.cfg
h

h

$html_files
in file mirror_class.inc, variable Mirror::$html_files
    the html file we need to mirror
$html_mirrors
in file mirror_class.inc, variable Mirror::$html_mirrors
    information on the html mirrors.
i

i

$input
in file producer_class.inc, variable Producer::$input
    an object or array used to pass stuff
$ip_hash
in file spam_class.inc, variable Spam::$ip_hash
    Hash of remote_addr, http_user_agent & http_accept_language
image_class.inc
procedural page image_class.inc
Image
in file image_class.inc, method Image::Image()
    class constructor. does nothing.
Image
in file image_class.inc, class Image
    deals with image compression and resizing of images published in articles and events.
is_error
in file cache_class.inc, method Cache::is_error()
    Returns true if there is an existing error
is_safe_context
in file sfcrons_single.php, function is_safe_context()
    Perform some checks to be sure that we are running as cli php
is_sane_file
in file sfcrons_single.php, function is_sane_file()
k

k

kses.php
procedural page kses.php
kses
in file kses.php, function kses()
    kses does input filtering.
kses_array_lc
in file kses.php, function kses_array_lc()
kses_attr
in file kses.php, function kses_attr()
kses_bad_protocol
in file kses.php, function kses_bad_protocol()
kses_bad_protocol_once
in file kses.php, function kses_bad_protocol_once()
kses_bad_protocol_once2
in file kses.php, function kses_bad_protocol_once2()
kses_check_attr_val
in file kses.php, function kses_check_attr_val()
kses_decode_entities
in file kses.php, function kses_decode_entities()
kses_hair
in file kses.php, function kses_hair()
kses_hook
in file kses.php, function kses_hook()
kses_html_error
in file kses.php, function kses_html_error()
kses_js_entities
in file kses.php, function kses_js_entities()
kses_normalize_entities
in file kses.php, function kses_normalize_entities()
kses_normalize_entities2
in file kses.php, function kses_normalize_entities2()
kses_no_null
in file kses.php, function kses_no_null()
kses_split
in file kses.php, function kses_split()
kses_split2
in file kses.php, function kses_split2()
kses_stripslashes
in file kses.php, function kses_stripslashes()
kses_version
in file kses.php, function kses_version()
l

l

list_directories
in file cache_class.inc, method Cache::list_directories()
    List the directories in the specified path
list_files
in file cache_class.inc, method Cache::list_files()
    Lists the files in the specified directory path
Log
in file spam_class.inc, method Spam::Log()
    logs successful blocks
log_ip
in file spam_class.inc, method Spam::log_ip()
    logs information about the published article.
list_all
in file config_class.inc, method Config::list_all()
list_versions
in file config_class.inc, method Config::list_versions()
lastrun
in file sfcrons_single.php, function lastrun()
    touch the lastrun file, for debugging purposes
m

m

$media_files
in file mirror_class.inc, variable Mirror::$media_files
    the media files we need to mirror
$media_mirrors
in file mirror_class.inc, variable Mirror::$media_mirrors
    information on the media mirrors
$mime_type
in file media_class.inc, variable Media::$mime_type
    the mime_type
$mixed_ext
in file producer_class.inc, variable Producer::$mixed_ext
    extention for mixed language content
media_class.inc
procedural page media_class.inc
mirror_class.inc
procedural page mirror_class.inc
MakeCacheDir
in file cache_class.inc, function MakeCacheDir()
    returns the path to a file given it's date
MakeCacheDirYearMonth
in file cache_class.inc, function MakeCacheDirYearMonth()
    returns a file path given a year and month
make_checkbox_form
in file cache_class.inc, method Cache::make_checkbox_form()
    renders a checkbox form given it's name, an array with options and an option-array to preselect
make_multiple_form
in file cache_class.inc, method Cache::make_multiple_form()
    renders a multiple given it's name, an array with options and an option-array to preselect
make_select_form
in file cache_class.inc, method Cache::make_select_form()
    renders a select form given it's name, an array with options and an option to preselect
make_video_thumbnail
in file cache_class.inc, method Cache::make_video_thumbnail()
    make a "video thumbnail" of a video uploads
Media
in file media_class.inc, class Media
    The media class sets properties for uploaded files.
Media
in file media_class.inc, method Media::Media()
    Class constructor. sets the basic properties.
Mirror
in file mirror_class.inc, method Mirror::Mirror()
    default class constructor.
Mirror
in file mirror_class.inc, class Mirror
mirror_html
in file cache_class.inc, method Cache::mirror_html()
    mirrors your html files.
mirror_html
in file mirror_class.inc, method Mirror::mirror_html()
    mirrors html_files
mirror_media
in file mirror_class.inc, method Mirror::mirror_media()
    mirrors media_files
mirror_media
in file cache_class.inc, method Cache::mirror_media()
    mirrors your media files
move_forward_n_days
in file date_class.inc, method Date::move_forward_n_days()
    moves the date object forward N days (can be negative to go backwards)
move_n_weeks_forward
in file date_class.inc, method Date::move_n_weeks_forward()
    moves the date object forward N weeks (can be negative to go backwards)
move_to_start_of_day
in file date_class.inc, method Date::move_to_start_of_day()
    moves a date object to teh beginning of the day that it currently represents
move_to_start_of_month
in file date_class.inc, method Date::move_to_start_of_month()
move_to_start_of_next_month
in file date_class.inc, method Date::move_to_start_of_next_month()
o

o

$options
in file config_class.inc, variable Config::$options
p

p

$pure_ext
in file producer_class.inc, variable Producer::$pure_ext
    extention for pure language content
page_class.inc
procedural page page_class.inc
producer_class.inc
procedural page producer_class.inc
Page
in file page_class.inc, class Page
    The Page class is used to build and compile pages.
Page
in file page_class.inc, method Page::Page()
    class constructor; begins setting page properties
parse_all_includes
in file producer_class.inc, method Producer::parse_all_includes()
    runs run_rule() for every include
print_query
in file db_class.inc, method DB::print_query()
    prints a query, usefull for development/debugging.
process_file_metadata
in file cache_class.inc, method Cache::process_file_metadata()
    gets metadata from media file headers and stores them
process_uploads
in file cache_class.inc, method Cache::process_uploads()
    process any uploads from a POST
Producer
in file producer_class.inc, class Producer
    Static pages producer class.
Producer
in file producer_class.inc, method Producer::Producer()
    Class constructor.
page_handler.inc
procedural page page_handler.inc
q

q

$query
in file producer_class.inc, variable Producer::$query
    an array used to build sql queries
query
in file db_class.inc, method DB::query()
    runs an sql statement and returns a list of dictionary objects representing the resultset.
query_retrieve_keyed_list
in file db_class.inc, method DB::query_retrieve_keyed_list()
    Run a SQL statement and return a keyed dictionary representing the result set, with row 0 as the key, and row 1 as the value this is useful for retrieving an array to use for a SELECT box, e.g.
r

r

register_file
in file producer_class.inc, method Producer::register_file()
    registers a file
rel2abs
in file cache_class.inc, method Cache::rel2abs()
    Replaces any relative links with absolute links
rel2absfield
in file cache_class.inc, method Cache::rel2absfield()
    Like rel2abs, replaces relative links with absolute links
Remove
in file spam_class.inc, method Spam::Remove()
    empty method.
render_entities
in file cache_class.inc, method Cache::render_entities()
    strips tags and replaces <,> & ' out of a given html string by their htmlentities
render_file
in file media_class.inc, method Media::render_file()
    gets additional info needed to display the file correctly. will call methods if necessary
render_image
in file media_class.inc, method Media::render_image()
    sets additional properties needed for handling images
render_mpeg_video
in file media_class.inc, method Media::render_mpeg_video()
    renders mpeg_video
render_protest_date
in file cache_class.inc, method Cache::render_protest_date()
    This creates the protest-style dates, like J18 given an input date-string.
render_quicktime
in file media_class.inc, method Media::render_quicktime()
    renders quicktime video
render_real_audio
in file media_class.inc, method Media::render_real_audio()
    sets additional properties needed for handling real_audio files
render_real_video
in file media_class.inc, method Media::render_real_video()
    sets additional properties needed for handling real_video files
render_var
in file cache_class.inc, method Cache::render_var()
    Renders an array or other variable into php code
render_video_preview
in file media_class.inc, method Media::render_video_preview()
    sets additional properties for handlingi video_preview files
render_yearmonth_link
in file cache_class.inc, method Cache::render_yearmonth_link()
    returns a file path given a year and month
replace_rte_tags
in file cache_class.inc, method Cache::replace_rte_tags()
    startx: replaces ugly tags from rte editor
run
in file producer_class.inc, method Producer::run()
    runs a rule and checks if the rule has to go through a method first.
run_delete
in file producer_class.inc, method Producer::run_delete()
    runs a certain rule, but only to delete the files it would otherwise create.
run_rule
in file producer_class.inc, method Producer::run_rule()
    Runs the given producer-rule.
s

s

sfactive.cfg
procedural page sfactive.cfg
SF_ADMIN_PATH
in file sfactive.cfg, constant SF_ADMIN_PATH
SF_ADMIN_URL
in file sfactive.cfg, constant SF_ADMIN_URL
SF_ARCHIVE_PATH
in file sfactive.cfg, constant SF_ARCHIVE_PATH
SF_ARCHIVE_URL
in file sfactive.cfg, constant SF_ARCHIVE_URL
SF_BASE_PATH
in file sfactive.cfg, constant SF_BASE_PATH
SF_CACHE_PATH
in file sfactive.cfg, constant SF_CACHE_PATH
SF_CALENDAR_PATH
in file sfactive.cfg, constant SF_CALENDAR_PATH
SF_CALENDAR_URL
in file sfactive.cfg, constant SF_CALENDAR_URL
SF_CLASS_PATH
in file sfactive.cfg, constant SF_CLASS_PATH
SF_DOSSIER_PATH
in file sfactive.cfg, constant SF_DOSSIER_PATH
SF_DOSSIER_URL
in file sfactive.cfg, constant SF_DOSSIER_URL
SF_ERR_LOG
in file sfactive.cfg, constant SF_ERR_LOG
SF_ERR_TYPE
in file sfactive.cfg, constant SF_ERR_TYPE
SF_FEATURE_PATH
in file sfactive.cfg, constant SF_FEATURE_PATH
SF_FEATURE_URL
in file sfactive.cfg, constant SF_FEATURE_URL
sf_include_file
in file sfactive.cfg, function sf_include_file()
SF_INCLUDE_PATH
in file sfactive.cfg, constant SF_INCLUDE_PATH
SF_INSTALL_PATH
in file sfactive.cfg, constant SF_INSTALL_PATH
SF_LOCAL_PATH
in file sfactive.cfg, constant SF_LOCAL_PATH
SF_NEWS_PATH
in file sfactive.cfg, constant SF_NEWS_PATH
SF_NEWS_URL
in file sfactive.cfg, constant SF_NEWS_URL
SF_ROOT_URL
in file sfactive.cfg, constant SF_ROOT_URL
SF_SESSIONS_PATH
in file sfactive.cfg, constant SF_SESSIONS_PATH
SF_SHARED_PATH
in file sfactive.cfg, constant SF_SHARED_PATH
SF_TEMPLATE_PATH
in file sfactive.cfg, constant SF_TEMPLATE_PATH
SF_UPLOAD_PATH
in file sfactive.cfg, constant SF_UPLOAD_PATH
SF_UPLOAD_URL
in file sfactive.cfg, constant SF_UPLOAD_URL
SF_WEB_PATH
in file sfactive.cfg, constant SF_WEB_PATH
spam_class.inc
procedural page spam_class.inc
set_accepted_types
in file media_class.inc, method Media::set_accepted_types()
    sets $accepted_types
set_allowed_html_tags
in file cache_class.inc, method Cache::set_allowed_html_tags()
    sets $allowed_html_tags
set_allowed_text_tags
in file cache_class.inc, method Cache::set_allowed_text_tags()
    sets $allowed_text_tags
set_build_mixed
in file producer_class.inc, method Producer::set_build_mixed()
    sets $build_mixed
set_build_pure
in file producer_class.inc, method Producer::set_build_pure()
    sets $build_pure
set_clean_langext_output
in file producer_class.inc, method Producer::set_clean_langext_output()
    sets the output file to $path/$filename.$lang.ext but drop $lang if it's for mixed content
set_clean_output
in file producer_class.inc, method Producer::set_clean_output()
    sets the output file to $path/$filename (good for single events, articles, comments, ...).
set_clear_path
in file producer_class.inc, method Producer::set_clear_path()
    sets $clear_path
set_config
in file mirror_class.inc, method Mirror::set_config()
    sets configuration options
set_configuration_values
in file producer_class.inc, method Producer::set_configuration_values()
    sets some variables defined in sf-active.cfg just make sure they're part of $GLOBALS['build'] array TODO: we should assign this dynamically for flexibility reasons.
set_date_from_smarty
in file cache_class.inc, method Cache::set_date_from_smarty()
    sets a unix timestamp from a smarty date array
set_date_to_now
in file date_class.inc, method Date::set_date_to_now()
    sets this date object to point to teh current date
set_default_output
in file producer_class.inc, method Producer::set_default_output()
    the default output method, gets called from set_output(): path/$lang/$file
set_error
in file mirror_class.inc, method Mirror::set_error()
    adds a string to $error
set_error
in file producer_class.inc, method Producer::set_error()
    sets $error
set_ext
in file media_class.inc, method Media::set_ext()
    sets $ext
set_file
in file media_class.inc, method Media::set_file()
    sets $file
set_files
in file producer_class.inc, method Producer::set_files()
    force-set an array of files to be mirrored
set_file_size
in file media_class.inc, method Media::set_file_size()
    sets $file_size
set_file_size_string
in file media_class.inc, method Media::set_file_size_string()
    sets $file_size_string
set_file_type
in file media_class.inc, method Media::set_file_type()
    sets $file_type
set_html_files
in file mirror_class.inc, method Mirror::set_html_files()
    sets $html_mirrors
set_html_mirrors
in file mirror_class.inc, method Mirror::set_html_mirrors()
    sets $html_mirrors
set_i18n
in file producer_class.inc, method Producer::set_i18n()
    sets the i18n_walk array
set_input
in file producer_class.inc, method Producer::set_input()
    sets $input either an array or object containing values that will be assigned and made available to the template.
set_langext_output
in file producer_class.inc, method Producer::set_langext_output()
    sets the output file to $path/$filename.$lang.ext and keep $lang if it's for mixed content
set_language_id
in file producer_class.inc, method Producer::set_language_id()
    sets the current language_id
set_lang_style
in file producer_class.inc, method Producer::set_lang_style()
    sets the language_style (mixed or not)
set_media_files
in file mirror_class.inc, method Mirror::set_media_files()
    sets $media_files
set_media_mirrors
in file mirror_class.inc, method Mirror::set_media_mirrors()
    sets $media_mirrors
set_mime_type
in file media_class.inc, method Media::set_mime_type()
    sets $mime_type
set_mixed_ext
in file producer_class.inc, method Producer::set_mixed_ext()
    sets $mixed_ext
set_mysql_date_from_smarty
in file cache_class.inc, method Cache::set_mysql_date_from_smarty()
    sets a mysql datetime from a smarty date/time array
set_output
in file producer_class.inc, method Producer::set_output()
    sets the output dir to $path/$lang/$page
set_page
in file producer_class.inc, method Producer::set_page()
    sets the page given a page & the path from the rule
set_pure_ext
in file producer_class.inc, method Producer::set_pure_ext()
    sets $pure_ext
set_query
in file producer_class.inc, method Producer::set_query()
    sets $query
set_rules
in file producer_class.inc, method Producer::set_rules()
    sets _rules according to an input array
set_time
in file time.inc, method Time::set_time()
    sets a time as a number between 0 and 24
set_time
in file date_class.inc, method Date::set_time()
    sets the Date object given the hour, minute, day, month, and year
set_time_from_sql_time
in file date_class.inc, method Date::set_time_from_sql_time()
    empty method
set_time_from_string
in file date_class.inc, method Date::set_time_from_string()
    empty method.
set_time_from_unix_time
in file date_class.inc, method Date::set_time_from_unix_time()
    sets the $datetime of the date object based off a unix time stamp
set_time_zone
in file date_class.inc, method Date::set_time_zone()
    sets the time based on the system offset, then the local offset
set_tr
in file producer_class.inc, method Producer::set_tr()
    sets the language object by reference
set_tr
in file page_class.inc, method Page::set_tr()
    sets the translation object
sf_error_log
in file cache_class.inc, method Cache::sf_error_log()
    logs an error. (don't know how it's used atm)
Spam
in file spam_class.inc, method Spam::Spam()
    class constructor, does nothing.
Spam
in file spam_class.inc, class Spam
    class to deal with spam.
split_file_ext
in file producer_class.inc, method Producer::split_file_ext()
    returns an array with both the filename and the extension
store_hashes
in file spam_class.inc, method Spam::store_hashes()
    Stores the hashes to disk. We do this in a different method so if you make a mistake it shouldn't matter
set
in file config_class.inc, method Config::set()
    Sets the value of a configuration option
sfcrons.cfg
procedural page sfcrons.cfg
sfcrons.php
procedural page sfcrons.php
sfcrons_single.php
procedural page sfcrons_single.php
t

t

$template
in file page_class.inc, variable Page::$template
    sets the template object.
$time
in file time.inc, variable Time::$time
$timestamp
in file date_class.inc, variable Date::$timestamp
    a timestamp
$tkeys
in file page_class.inc, variable Page::$tkeys
    array containing the template variables
$tr
in file page_class.inc, variable Page::$tr
    the translation object
$tr
in file producer_class.inc, variable Producer::$tr
    the translation object
time.inc
procedural page time.inc
Time
in file time.inc, class Time
    class representing a time
u

u

$upload_target_url
in file cache_class.inc, variable Cache::$upload_target_url
    Temporary array for upload targets
update_error_status
in file cache_class.inc, method Cache::update_error_status()
    Allows easy access to adding an update string
update_status
in file cache_class.inc, method Cache::update_status()
    Allows easy access to adding an update string
v

v

validate_event_post
in file cache_class.inc, method Cache::validate_event_post()
    does error checking for $_POST data for a posted event.
validate_image
in file image_class.inc, method Image::validate_image()
    validates an image. will create a thumbnail and midsize when needed given an image_address and extension.
validate_post
in file cache_class.inc, method Cache::validate_post()
    does error checking on $_POST data for an article or comment.
validate_uploads
in file cache_class.inc, method Cache::validate_uploads()
    error checking for files submitted via POST
$version_id
in file config_class.inc, variable Config::$version_id
$version_time
in file config_class.inc, variable Config::$version_time

Documentation generated on Tue, 24 Jun 2008 01:02:29 -0700 by phpDocumentor 1.3.0RC3