Public Member Functions | Static Public Attributes | List of all members
ToggleDirective.ToggleDirective Class Reference
Inheritance diagram for ToggleDirective.ToggleDirective:
Inheritance graph
[legend]

Public Member Functions

def run (self)
 

Static Public Attributes

bool final_argument_whitespace = True
 
bool has_content = True
 
 node_class = nodes.container
 
dictionary option_spec = {}
 
int optional_arguments = 0
 
int required_arguments = 1
 

Detailed Description

Base class that will be used by the two toggle directives

Definition at line 23 of file ToggleDirective.py.

Member Function Documentation

def ToggleDirective.ToggleDirective.run (   self)

Definition at line 34 of file ToggleDirective.py.

Member Data Documentation

bool ToggleDirective.ToggleDirective.final_argument_whitespace = True
static

Definition at line 29 of file ToggleDirective.py.

bool ToggleDirective.ToggleDirective.has_content = True
static

Definition at line 31 of file ToggleDirective.py.

ToggleDirective.ToggleDirective.node_class = nodes.container
static

Definition at line 32 of file ToggleDirective.py.

dictionary ToggleDirective.ToggleDirective.option_spec = {}
static

Definition at line 30 of file ToggleDirective.py.

int ToggleDirective.ToggleDirective.optional_arguments = 0
static

Definition at line 28 of file ToggleDirective.py.

int ToggleDirective.ToggleDirective.required_arguments = 1
static

Definition at line 27 of file ToggleDirective.py.


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


naoqi_driver
Author(s): Karsten Knese
autogenerated on Sat Feb 15 2020 03:24:26