Sweden Democrats' Meeting Tool
 All Classes Files Functions Variables Pages
Protected Member Functions | Protected Attributes | List of all members
SD_Meeting_Tool_0 Class Reference
Inheritance diagram for SD_Meeting_Tool_0:
SD_Meeting_Tool_Base SD_Meeting_Tool SD_Meeting_Tool_Actions SD_Meeting_Tool_Agendas SD_Meeting_Tool_Display_Formats SD_Meeting_Tool_Displays SD_Meeting_Tool_elections SD_Meeting_Tool_List_Sorts SD_Meeting_Tool_Lists SD_Meeting_Tool_Participants SD_Meeting_Tool_Printing SD_Meeting_Tool_Registration_UI_Text_Searches SD_Meeting_Tool_Registrations SD_Meeting_Tool_Speakers

Protected Member Functions

 cache_directory ()
 Return the cache directory for the plugin.
 cache_file ($id)
 Returns the name of the cache file for this session.
 cache_url ()
 Returns the complete URL to the cache directory.
 check_cache_directory ()
 Check whether the cache directory is OK.

Protected Attributes

 $language_domain = 'SD_Meeting_Tool'
- Protected Attributes inherited from SD_Meeting_Tool_Base
 $is_network
 $site_options = array()
 $local_options = array()
 $options = array()
 $language_domain = ''
 $wpdb
 $roles

Additional Inherited Members

- Public Member Functions inherited from SD_Meeting_Tool_Base
 __construct ($filename)
 activate ()
 deactivate ()
 deactivate_me ()
 admin_init ()
 admin_uninstall ()
 load_language ($domain= '')
 _ ($string)
 uninstall ()
 query ($query, $wpdb=null)
 query_single ($query)
 query_insert_id ($query)
 sql_encode ($object)
 sql_decode ($string)
 sql_table_exists ($table_name)
 get_user_role ()
 roles_as_options ()
 role_at_least ($role)
 user_id ()
 delete_option ($option)
 delete_local_option ($option)
 delete_site_option ($option)
 fix_option_name ($option)
 deregister_options ()
 get_option ($option)
 get_local_option ($option, $default=false)
 get_site_option ($option, $default=false)
 register_options ()
 update_option ($option, $value)
 update_local_option ($option, $value)
 update_site_option ($option, $value)
 display_message ($type, $string)
 message ($string)
 message_ ($string, $args= '')
 Convenience function to translate and then create a message from a string and optional sprintf arguments.
 error ($string)
 error_ ($string, $args= '')
 Convenience function to translate and then create an error message from a string and optional sprintf arguments.
 array_insert ($array, $position, $new_array)
 Insert an array into another.
 array_sort_subarrays ($array, $key)
 Sort an array of arrays using a specific key in the subarray as the sort key.
 array_rekey ($array, $key)
 array_to_object ($array, $object=null)
 ago ($time_string, $time=null)
 check_plain ($text)
 display_form_table ($inputs, $options=array())
 display_form_table_row ($input, $form=null)
 download ($filepath, $options=array())
 Output a file to the browser for downloading.
 filters ($filter_name)
 form ($options=array())
 hash ($string, $type= 'sha512')
 implode_html ($prefix, $suffix, $array)
 Implode an array in an HTML-friendly way.
 minmax ($number, $min, $max)
 mime_type ($filename)
 now ()
 object_to_array ($object)
 p ($string, $args= '')
 wpautop's a string, using sprintf to replace arguments.
 p_ ($string, $args= '')
 wpautop's a translated string, using sprintf to replace arguments.
 rmdir ($directory)
 send_mail ($mail_data)
 slug ($string)
 strip_post_slashes ($post=null)
 strtolower ($string)
 strtoupper ($string)
 tab_slug ($string)
 tabs ($options)
 time ()
 wrap ($title, $text)
 Outputs the text in Wordpress admin's panel format.
- Public Attributes inherited from SD_Meeting_Tool_Base
 $paths = array()

Member Function Documentation

SD_Meeting_Tool_0::cache_directory ( )
protected

Return the cache directory for the plugin.

Returns
The complete cache directory for the plugin.
SD_Meeting_Tool_0::cache_file (   $id)
protected

Returns the name of the cache file for this session.

Returns
The name of the cache file for this session.
SD_Meeting_Tool_0::cache_url ( )
protected

Returns the complete URL to the cache directory.

Returns
The complete URL to the cache directory.
SD_Meeting_Tool_0::check_cache_directory ( )
protected

Check whether the cache directory is OK.

Returns
True if the cache directory exists, is a directory, and is writeable.

Member Data Documentation

SD_Meeting_Tool_0::$language_domain = 'SD_Meeting_Tool'
protected

The documentation for this class was generated from the following file: