![]() |
PhoenixLecture
2.0.0
Set of tools to make lectures
|
#include "updateMenu.h"
Go to the source code of this file.
Functions | |
void | updateMenu (POutoutMode &outputMode, PLatexObj &obj) |
Update the menu of the latex obj. More... | |
void updateMenu | ( | POutoutMode & | outputMode, |
PLatexObj & | obj | ||
) |
Update the menu of the latex obj.
[out] | outputMode | : output mode of the html backend |
[out] | obj | : PLatexObj to be updated |
Definition at line 14 of file updateMenu.cpp.
References PLatexType::FILE, getSectionTitle(), PLatexObj::getType(), PLatexObj::getVecContent(), PLatexObj::getVecMenu(), isSection(), PLatexMenu::setLink(), and PLatexMenu::setText().
Referenced by processAllFile().