Package glue :: Module cbcwebpage
[hide private]
[frames] | no frames]

Module cbcwebpage

source code


Version: git id 8cbd1b7187ce3ed9a825d6ed11cc432f3cfde9a5

Date: 2017-12-05 15:29:36 +0000

Author: Chad Hanna <channa@caltech.edu>

Classes [hide private]
  _imagelink
  _imagelinkcpy
  _link
  _section
  _subpage_id
  _table
  _text
  cbcpage
Functions [hide private]
 
create_toggle(filename='toggle.js')
This function is just an alias to create a javascript for the toggle on/off.
source code
 
image_glob(pat, cols=3, ignore_thumb=True, width=240) source code
 
image_table_from_cache(inputcache, cols=3, ignore_thumb=True) source code
 
image_table_from_url_table(table) source code
 
script_dict(fname) source code
 
user_and_date() source code
 
web_path_to_url(path) source code
 
which(prog) source code
 
wiki_table_parse(file) source code
Variables [hide private]
  __package__ = 'glue'
  e = <glue.markup._oneliner instance at 0x7f3906720fc8>
Function Details [hide private]

create_toggle(filename='toggle.js')

source code 

This function is just an alias to create a javascript for the toggle on/off.

Returns:
nothing